Let ABCD be a convex quadrilateral whose diagonals intersect at O. Given that AB+AD+AO=BC+DC+OC,prove that ABCD is a parallelogram.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
1. Given Condition: We start with the given vector equation: AB+AD+AO=BC+DC+OC We need to prove that quadrilateral ABCD is a parallelogram.
2. Vector Decomposition: Let's decompose the vectors in terms of the points A,B,C,D,O: AO=O−A,BO=O−B,CO=O−C,DO=O−D Substituting these into the given equation, we get: AB+AD+(O−A)=BC+DC+(O−C)
3. Simplifying the Equation: Simplify the equation by combining like terms: AB+AD+O−A=BC+DC+O−C AB+AD−A=BC+DC−C
4. Rewriting in Terms of Points: Rewrite the vectors in terms of the points: (B−A)+(D−A)−A=(C−B)+(C−D)−C Simplify further: B+D−2A=C−B+C−D−C B+D−2A=C−B+C−D B+D−2A=2C−B−D
5. Equating the Vectors: Equate the vectors on both sides: B+D−2A=2C−B−D Combine like terms: B+D+B+D=2A+2C 2B+2D=2A+2C Divide by 2: B+D=A+C
6. Conclusion: The equation B+D=A+C implies that the diagonals of quadrilateral ABCD bisect each other. This is a defining property of a parallelogram.
■
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.