document.write( "Question 394036: What is the length of the altitude of the hypotenuse of a right triangle whose sides have lengths 6, 8, and 10. \n" ); document.write( "
Algebra.Com's Answer #279625 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let h = altitude to the hypotenuse.
\n" ); document.write( "Then area of triangle = \"%2810h%29%2F2+=+%286%2A8%29%2F2\"
\n" ); document.write( "==> 5h = 24 ==> h = 24/5.
\n" ); document.write( "
\n" );