Difference between revisions of "1992 OIM Problems/Problem 3"
Line 41: | Line 41: | ||
<math>P_x</math> and <math>P_y</math> cancels in the above equation. So, | <math>P_x</math> and <math>P_y</math> cancels in the above equation. So, | ||
− | <math>a^2+b^2+c^2=\frac{15}{3}=5</math> | + | <math>a^2+b^2+c^2=\frac{15}{3}=5</math> Proving proves part a. |
− | + | Part b. | |
− | + | Using Heron's formula: | |
+ | <math>A=\sqrt{\left( \frac{a+b+c}{2} \right)\left( \frac{a+b+c}{2} -a\right)\left( \frac{a+b+c}{2} -b\right)\left( \frac{a+b+c}{2} -c\right)}</math> | ||
+ | <math>4A=\sqrt{\left( a+b+c \right)\left( a+b-c \right)\left( a-b+c \right)\left( -a+b+c \right)}</math> | ||
Revision as of 20:53, 14 December 2023
Problem
In an equilateral triangle whose side has length 2, the circle is inscribed.
a. Show that for every point of , the sum of the squares of its distances to the vertices , and is 5.
b. Show that for every point in it is possible to construct a triangle whose sides have the lengths of the segments , and , and that its area is:
~translated into English by Tomas Diaz. ~orders@tomasdiaz.com
Solution
Construct the triangle in the cartesian plane as shown above with the shown vertices coordinates.
Point coordinates is and
Let be the distances from the vertices to point .
Part a.
Since ,
and cancels in the above equation. So,
Proving proves part a.
Part b.
Using Heron's formula:
- Note. I actually competed at this event in Venezuela when I was in High School representing Puerto Rico. I got full points for part a and partial points for part b. I don't remember what I did. I will try to write a solution for this one later.
This problem needs a solution. If you have a solution for it, please help us out by adding it.