document.write( "Question 249461: Find the length of the third side of the right triangle. Assume that c represents the length of the hypotenuse. Give an exact answer and, if appropriate, an approximation to three decimal places.\r
\n" );
document.write( "\n" );
document.write( "a = 1, b = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #181675 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the length of the third side of the right triangle. Assume that c represents the length of the hypotenuse. Give an exact answer and, if appropriate, an approximation to three decimal places. \n" ); document.write( "a = 1, b = 6 \n" ); document.write( "------------------------ \n" ); document.write( "c = sqrt(1^2 + 6^2) \n" ); document.write( "--- \n" ); document.write( "c = sqrt(37) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |