document.write( "Question 431036: If a triangle has a base of 11’ and a height of 6’, what is the length of the hypotenuse?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #299261 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! IF this is a right triangle then: \n" ); document.write( "6^6+11^2=c^2 \n" ); document.write( "36+121=c^2 \n" ); document.write( "c^2=157 \n" ); document.write( "c=sqrt157 \n" ); document.write( "c=12.5' ans. for the hypotenuse. \n" ); document.write( "IF this is not a right triangle then the answer is between 12.32' & 7.78'. \n" ); document.write( "5.5^2+6^2=c^2 \n" ); document.write( "30.25+36=c^2 \n" ); document.write( "c^2=66.25 \n" ); document.write( "c=sqrt66.25 \n" ); document.write( "c=7.78' ans. \n" ); document.write( " |