document.write( "Question 279808: I know the hypotenuse is 25 in. I know the base to height ratio is 3 : 4. How do I find the lenght of base and height? \n" ); document.write( "
Algebra.Com's Answer #203423 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (3x)^2+(4x)^2=25^2 \n" ); document.write( "9x^2+16x^2=625 \n" ); document.write( "25x^2=625 \n" ); document.write( "x^2=25 \n" ); document.write( "x=5 \n" ); document.write( "3x=15 base \n" ); document.write( "4x=20 height \n" ); document.write( "the base and height are 15 and 20 \n" ); document.write( " |