document.write( "Question 367693: The perimeter of a triangle is 45cm. 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 #262087 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"L%2B%28L%2B2%29%2B%28L%2B4%29=45\"
\n" ); document.write( "\"3L%2B6=45\"
\n" ); document.write( "\"3L=39\"
\n" ); document.write( "\"L=13\"cm
\n" ); document.write( "The sides are 13, 15, and 17 cm long.
\n" ); document.write( "
\n" ); document.write( "
\n" );