Difference between revisions of "Mock AIME 6 2006-2007 Problems/Problem 9"
Line 32: | Line 32: | ||
<math>A_{ABC}=\sqrt{s(s-a)(s-b)(s-c)}</math>, where <math>s=\frac{a+b+c}{2}</math> | <math>A_{ABC}=\sqrt{s(s-a)(s-b)(s-c)}</math>, where <math>s=\frac{a+b+c}{2}</math> | ||
+ | <math>s=\frac{13+14+15}{2}=21</math> | ||
+ | |||
+ | <math>A_{ABC}=\sqrt{(21)(6)(7)(8)}=\sqrt{3^24^27^2}=(3)(7)(4)=\boxed{84}</math> | ||
~Tomas Diaz. orders@tomasdiaz.com | ~Tomas Diaz. orders@tomasdiaz.com | ||
{{alternate solutions}} | {{alternate solutions}} |
Revision as of 12:33, 26 November 2023
Problem
is a triangle with integer side lengths. Extend beyond to point such that . Similarly, extend beyond to point such that and beyond to point such that . If triangles , , and all have the same area, what is the minimum possible area of triangle ?
Solution
Let "a", "b", and "c", be the lengths of sides , and respectively.
Let "h_a", "h_b", and "h_c", be the heights of from sides , and respectively.
Since the areas of triangles , , and are equal, then,
Therefore,
and
Since the area of is half any base times it's height, then:
Therefore,
and
Since "a", "b", and "c", and is a prime number, then the minimum integer value that can have in order for and to also be integer is
Therefore , , and
minimum possible area of triangle using Heron's formula is is:
, where
~Tomas Diaz. orders@tomasdiaz.com
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.