document.write( "Question 323991: if you have a triangle with a base of 30ft and a hieght of 20ft what is the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #231878 by mananth(16946)![]() ![]() You can put this solution on YOUR website! If they are the legs of a right triangle then \n" ); document.write( "hypotenuse ^2= 30^2+40^2 \n" ); document.write( "= 900+1600 \n" ); document.write( "=2500 \n" ); document.write( "sqrt of 2500 = hpotenuse \n" ); document.write( "= 25 ft \n" ); document.write( " |