document.write( "Question 171995This question is from textbook Introductory Algebra
\n" );
document.write( ": Find the length of the third side of the right triangle. Give an exact answer and an approximation to three decimal places.\r
\n" );
document.write( "\n" );
document.write( "leg a = 27
\n" );
document.write( "hypotenuse = 30
\n" );
document.write( "leg b = \n" );
document.write( "
Algebra.Com's Answer #127054 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the length of the third side of the right triangle. Give an exact answer and an approximation to three decimal places. \n" ); document.write( "leg a = 27 \n" ); document.write( "hypotenuse = 30 \n" ); document.write( "leg b = \n" ); document.write( "---------------------- \n" ); document.write( "b^2 = 30^2 - 27^2 \n" ); document.write( "b^2 = 900 - 729 = 171 \n" ); document.write( "b = sqrt(171) \n" ); document.write( "b =~ 13.077 \n" ); document.write( " \n" ); document.write( " |