document.write( "Question 1170343: a right triangle is such that the shortest side is 7 inches shorter than the longest and the other side is only 1 inch shorter than the longest side.find the length of the 3 sides \n" ); document.write( "
Algebra.Com's Answer #795245 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x is shortest side
\n" ); document.write( "x+7 is longest
\n" ); document.write( "x+6 is the third
\n" ); document.write( "x^2+(x+6)^2=(x+7)^2
\n" ); document.write( "x^2+x^2+12x+36=x^2+14x+49
\n" ); document.write( "x^2-2x-13=0
\n" ); document.write( "x=(1/2)(2+/- sqrt (4+52)
\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "x=1+sqrt(14)
\n" ); document.write( "x+6=7+sqrt(14)
\n" ); document.write( "hypot=8+sqrt(14)\r
\n" ); document.write( "\n" ); document.write( "1+2 sqrt(14)+14
\n" ); document.write( "49+14sqrt(14)+14=
\n" ); document.write( "64+16 sqrt(14)+14, as it should be.
\n" ); document.write( "-
\n" ); document.write( "side lengths are 1+ sqrt(14), 7 +sqrt (14), and 8 +sqrt (14)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );