document.write( "Question 333662: Find the length of the hypotenuse of a triangle that has a base lenght of 3, an a side length of 8 \n" ); document.write( "
Algebra.Com's Answer #239085 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the length of the hypotenuse of a triangle that has a base length of 3, an a side length of 8 \n" ); document.write( "--- \n" ); document.write( "hyp^2 = 3^2 + 8^2 \n" ); document.write( "hyp^2 = 9+64 = 73 \n" ); document.write( "---- \n" ); document.write( "hypotenuse = sqrt(73) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |