Maths Olympiad Prep

Track / Stage 5 / 396 of 400 #996 of 1964

Problem 996

AIME late
Geometry Difficulty 6.0 Prove it

a) Prove that the area of a triangle with vertices at points (0,0),(x1,y1)(0,0),\left(x_{1}, y_{1}\right), and ( x2,y2x_{2}, y_{2} ) is 12x1y2x2y1\frac{1}{2}\left|x_{1} y_{2}-x_{2} y_{1}\right|.

b) Prove that the area of a triangle with vertices at points (x1,y1),(x2,y2)\left(x_{1}, y_{1}\right),\left(x_{2}, y_{2}\right), and ( x3,y3x_{3}, y_{3} ) is

12x1y2+x2y3+x3y1x2y1x1y3x3y2 \frac{1}{2}\left|x_{1} y_{2}+x_{2} y_{3}+x_{3} y_{1}-x_{2} y_{1}-x_{1} y_{3}-x_{3} y_{2}\right| \text {. }

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

a) A line passing through the points (0,0)(0,0) and (x1,y1)(x_{1}, y_{1}) is given by the equation y1xx1y=0y_{1} x - x_{1} y = 0. Therefore, according to problem 12.75 B, the distance from the point (x2,y2)(x_{2}, y_{2}) to this line is y1x2x1y2x12+y12\frac{\left|y_{1} x_{2} - x_{1} y_{2}\right|}{\sqrt{x_{1}^{2} + y_{1}^{2}}}. This distance is equal to the height of the considered triangle, dropped to the side of length x12+y12\sqrt{x_{1}^{2} + y_{1}^{2}}.

b) The area of the considered triangle is equal to the area of the triangle with vertices at points (0,0)(0,0), (x1x3,y1y3)(x_{1} - x_{3}, y_{1} - y_{3}), and (x2x3,y2y3)(x_{2} - x_{3}, y_{2} - y_{3}). Using the formula from part a), we obtain the required result.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.