document.write( "Question 986916: The lengths of two sides of right triangle are given. Find the missing side length. Give the exact answer and an approximation to the nearest hundredth.
\n" );
document.write( "B=6mm and C=15mm \n" );
document.write( "
Algebra.Com's Answer #607739 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The lengths of two sides of right triangle are given. \n" ); document.write( " Find the missing side length. \n" ); document.write( " Give the exact answer and an approximation to the nearest hundredth. \n" ); document.write( "B=6mm and C=15mm \n" ); document.write( ": \n" ); document.write( "A^2 + 6^2 = 15^2 \n" ); document.write( "A^2 + 36 = 225 \n" ); document.write( "A^2 = 225 - 36 \n" ); document.write( "A^2 = 189 \n" ); document.write( "A = \n" ); document.write( "A = 13.75 \n" ); document.write( " |