I get B. I did it by thinking about area. The area of the big triangle is equal to the sum of the two smaller triangles.
Area of big = (1/2)*b*h = (1/2)*(3)*(4) = 6.
Area of PQR = (1/2) * x * h = (1/2) * (5/2) * h = 1/2xh
Area of PSR = (1/2) * (5-x) * h = (1/2) * (5/2) * h = (1/2)(5-x)h
You know triangles are similar, so apply pythagorean on both smaller triangles:
9 = x^2 + h^2
16 = (5-x)^2 + h^2
Substituting and solving for x yields:
9 - x^2 = 16 - (5-x)^2 --> 9 - x^2 = 16 - 25 + 10x - x^2, or x = 18/10 = 9/5
Area of big (PQS) = Area of PQR + Area of PSR
6 = (1/2)xh + (1/2)(5-x)h
Substitute x: 6 = (1/2)(9/5)h + (1/2)(5-(9/5))h
6 = 9/10h + 16/10h
h = 6*(10/25) = 12/5.
Choice B.
Last edited by
mp2437 on Thu Dec 03, 2009 7:26 am, edited 2 times in total.