document.write( "Question 170991: triangle abc has a right angle at B.
\n" );
document.write( "AB=9cm. BC=12cm
\n" );
document.write( "find the length of AC \n" );
document.write( "
Algebra.Com's Answer #126231 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! triangle abc has a right angle at B. \n" ); document.write( "AB=9cm. BC=12cm \n" ); document.write( "find the length of AC \n" ); document.write( "------------------------- \n" ); document.write( "Draw the picture. You have a right triangle. \n" ); document.write( "You are given the length of two sides. \n" ); document.write( "Find the length of the hypotenuse using Pythagoras: \n" ); document.write( "length of AC = sqrt(9^2+12^2) = 15 cm \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |