document.write( "Question 391801: Given a right triangle with a hypotenuse of 16 and a leg of 8, find the length of the other leg to three decimal places. \n" ); document.write( "
Algebra.Com's Answer #278010 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
If you recall the right triangle with sides x, \"x%2Asqrt%283%29\", and 2x, then if x = 8, the missing side is \"8sqrt%283%29\", or 13.856. \n" ); document.write( "
\n" );