document.write( "Question 251473: A triangle has a side of length 6 cm, a side of length 8 cm and a right angle. What is the shortest possible length of the remaining side of the triangle? Express your answer as a decimal to the nearest hundredth \n" ); document.write( "
Algebra.Com's Answer #183165 by richwmiller(17219) You can put this solution on YOUR website! The hypotenuse is the longest side of a right triangle. \n" ); document.write( "so either the missing side is the hypotenuse or the 8 cm side is. \n" ); document.write( "If the missing side is the hypotenuse, it won't be the shortest length possible. \n" ); document.write( "8*8=6*6+b^2 \n" ); document.write( "64=36+b^2 \n" ); document.write( "28=b^2 \n" ); document.write( "sqrt(28)=b \n" ); document.write( "we can only use the positive result \n" ); document.write( "2sqrt(7)=b \n" ); document.write( "5.2915=b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |