gmatophobia
What are the sides of a right angled triangle?
1) The difference between hypotenuse and base is 6 cm.
2) The difference between hypotenuse and perpendicular is 3 cm.
let p= perpendicular
b=base
h= hypotenuse
tan90 = p/b
sqrt(3) = p/b
or p=sqrt(3)*b
1) h-b=6
or h=6+b
also h^2 = p^2+b^2
therefore, (b+6)^2 = (sqrt(3)*b)^2 +b^2
b^2+36b+12b= 4b^2
or b^2-4b-12=0
or b(b-6)+2(b-6)
or b=6, or b=-2, since b=-2 not possible
thus we can calculate other unique values of other variables hence Sufficient
2) h-p=3
or h=p+3
(p+3)^2 = (p/sqrt(3))^2+ p^2
3(p^2+9+6p)= p^2 +3p^2
or p^2-18p-27-0
solving for P we get two possible values of p, hence not sufficient
Thus correct Answer should be A.
How did you get the relation that p/b=sqrt(3)? We have not been given any info about the angle opposite to the Perpendicular side.
IMO, the answer should be C because there are three variables(sides) and with each statement, only 2 equations can be formed:
1. Using the Pythagorean Theorem.
2. Using the statement.