document.write( "Question 134488: one leg of a right riangle is 1/3m shorter than the other leg. if the hypotenuse of the triangle is 5/3m, find the lengths of both legs. \n" ); document.write( "
Algebra.Com's Answer #98430 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
x^2+(x-1/3)^2=5/3^2
\n" ); document.write( "x^2+x^2-2/3x+1/9=25/9
\n" ); document.write( "2x^2-2/3x+1/9-25/9=0
\n" ); document.write( "2x^2-2/3x-24/9=0
\n" ); document.write( "(2x+2)(x-4/3)=0
\n" ); document.write( "x-4/3=0
\n" ); document.write( "x=4/3 answer for one of the equal legs.
\n" ); document.write( "proof:
\n" ); document.write( "4/3^2+(4/3-1/3)^2=5/3^2
\n" ); document.write( "16/9+1^2=25/9
\n" ); document.write( "16/9+9/9=25/9
\n" ); document.write( "25/9=25/9
\n" ); document.write( "
\n" ); document.write( "
\n" );