document.write( "Question 98630: the primeter of a triangle is 63cm. The lengths of the three sides are represented by three consecutive odd integers. Find the length of the longest side \n" ); document.write( "
Algebra.Com's Answer #71776 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+X+2+X+4=63
\n" ); document.write( "3X+6=63
\n" ); document.write( "3X=63-6
\n" ); document.write( "3X=57
\n" ); document.write( "X=57/3
\n" ); document.write( "X=19 IS THE SHORTEST SIDE
\n" ); document.write( "19+4=23 IS THE LONGEST SIDE
\n" ); document.write( "PROOF
\n" ); document.write( "19+21+23=63
\n" ); document.write( "63=63
\n" ); document.write( "
\n" ); document.write( "
\n" );