document.write( "Question 244433: if 1/3 and 1/4 are the lengths of the two legs of a right triangle, find the length of the hypotenuse \n" ); document.write( "
Algebra.Com's Answer #179137 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if 1/3 and 1/4 are the lengths of the two legs of a right triangle, find the length of the hypotenuse
\n" ); document.write( "-------
\n" ); document.write( "h^2 = (1/3)^2 + (1/4)^2
\n" ); document.write( "---
\n" ); document.write( "h^2 = 1/9 + 1/16
\n" ); document.write( "h^2 = (25)/(9*16)
\n" ); document.write( "h = 5/(3*4)
\n" ); document.write( "h = 5/12
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );