document.write( "Question 1005607: the shortest side of a triangle measures 8cm. The lengths of the other two sides are consecutive odd integers. Find the lengths of the other two sides. \n" ); document.write( "
Algebra.Com's Answer #621782 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I happen to know the 8/15/17 right triangle.
\n" ); document.write( "By inspection, the two other sides are 15 and 17. The squares of the short sides equal the square of the long side, which is 17^2, or 289.
\n" ); document.write( "I would wonder a priori if this is a right triangle,since there are no angles given, and one can't solve a triangle given one side without knowing an angle or the perimeter.
\n" ); document.write( "then x=1 other side, x+2=other, and that has to be the hypotenuse.
\n" ); document.write( "x^2+8^2=(x+2)^2
\n" ); document.write( "x^2+64=x^2+4x+4
\n" ); document.write( "60=4x
\n" ); document.write( "x=15
\n" ); document.write( "x+2=17
\n" ); document.write( "
\n" );