Difference between revisions of "1992 OIM Problems/Problem 3"
Line 51: | Line 51: | ||
<math>4A=\sqrt{\left( a+b+c \right)\left( a+b-c \right)\left( a-b+c \right)\left( -a+b+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> | ||
+ | <math>4A=\sqrt{\left( \left( a+b \right)^2-c^2 \right)\left(c^2- \left( a-b \right)^2 \right)}</math> | ||
* 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. | * 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. |
Revision as of 20:54, 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.