A triangle is cut by cevians from its vertices into pieces: triangles and quadrilaterals. Determine if it is possible that all quadrilaterals are inscribed.
Problem 1313
Official solution
1. Assume the given conditions:
- We have a triangle .
- Three cevians and are drawn from vertices and respectively, intersecting at a common point .
- These cevians divide the triangle into 4 smaller triangles and 3 quadrilaterals.
2. Identify the quadrilaterals:
- The quadrilaterals formed are and .
3. Assume that all three quadrilaterals are cyclic:
- A quadrilateral is cyclic if its opposite angles sum to .
4. Analyze the cyclic quadrilaterals:
- For to be cyclic, .
- For to be cyclic, .
- For to be cyclic, .
5. Consider the implications for the triangles:
- If is cyclic, then .
- If is cyclic, then .
- If is cyclic, then .
6. **Prove that the triangles and are isosceles:**
- Since is cyclic, , implying is isosceles with .
- Since is cyclic, , implying is isosceles with .
- Since is cyclic, , implying is isosceles with .
7. Derive a contradiction:
- From the isosceles triangles, we have , , and .
- This implies , which is a contradiction because it implies a cyclic inequality that cannot hold true.
8. Conclude that the assumption is false:
- Since assuming all three quadrilaterals are cyclic leads to a contradiction, it is not possible for all three quadrilaterals to be inscribed.
The final answer is False.