by thesamet Tue Jul 22, 2008 9:36 am
It's impossible to solve the question in an algebraic way in 2 minutes (unless there's an insight that I am missing). Since the small triangles share the same height, we are asked for the ratio of their bases (PS/SR). The nice ratio between the height (12) and the perimeter (60) made me *guess* that all sides of the triangles are integers. Assuming the edges ratio are 3:4:5, and the perimeter is 60, it must be a 15:20:25 triangle. For Pythagorean equation leads to PS=16 and SR=9. Since 16:9 matches an answer choice, the "guessamption" was right.
Here is an algebraic solution which I find easier. For a right triangle with sides a and b and hypotenuse c, there is a nice formula connecting its perimeter p with its area S:
4S = p^2 - 2pc
It has a simple proof:
p^2 - 2pc = a^2+b^2+c^2 + 2ac + 2bc + 2ab - 2(a+b+c)c = a^2+b^2+c^2+2ab-2c^2 = 2ab
The last equation holds since a^2+b^2=c^2. Now since 2ab is 4S we are done. Now, for the original question:
Let a = |PS| and b=|SR|. We need to find a/b. Since the two triangles are similar, we have 12/a=b/12, so we conclude that ab=144.
The area of the external triangle is 12(a+b)/2. Let's use the formula above:
24(a+b) = 3600 - 120(a+b)
144(a+b) = 3600
a+b=25
so a+b=25 and a*b=144 implies that a=16 and b=9 (a=9 b=16 is impossible since we are told which triangle is the largest).