document.write( "Question 268943: The hypotenuse of a right triangle is 14. One of the triangles side lengths is 6. Find length of the remaining side. \r
\n" ); document.write( "\n" ); document.write( "(Round your answer to one decimal place if needed.)
\n" ); document.write( "

Algebra.Com's Answer #197055 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
We use a^2 + b^2 = c^2 to get
\n" ); document.write( "6^2 + b^2 = 14^2
\n" ); document.write( "simplify to get
\n" ); document.write( " 36 + b^2 = 144
\n" ); document.write( "subtract 36 to get
\n" ); document.write( "b^2 = 108
\n" ); document.write( "take a square root to get
\n" ); document.write( "b = 10.4
\n" ); document.write( "
\n" );