document.write( "Question 292833: Find the lenght of the missing side of the right triangle. Round to three decimal places, if necessary.\r
\n" );
document.write( "\n" );
document.write( "a=7, c=24 \n" );
document.write( "
Algebra.Com's Answer #211425 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the lenght of the missing side of the right triangle. Round to three decimal places, if necessary. \n" ); document.write( "a=7, c=24 \n" ); document.write( ". \n" ); document.write( "Assuming c is the hypotenuse: \n" ); document.write( "we have \n" ); document.write( "a^2 + b^2 = c^2 \n" ); document.write( "7^2 + b^2 = 14^2 \n" ); document.write( "b^2 = 14^2 - 7^2 \n" ); document.write( "b^2 = 196 - 49 \n" ); document.write( "b^2 = 245 \n" ); document.write( "b = 15.652 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |