document.write( "Question 1181833: The lengths of the sides of a triangle are consecutive odd numbers. What is the length of the longest side if the perimeter is 45 centimeters? \n" ); document.write( "
Algebra.Com's Answer #811756 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
The lengths of the sides of a triangle are consecutive odd numbers. What is the length of the longest side if the perimeter is 45 centimeters?
\n" ); document.write( "
Let longest side be L
\n" ); document.write( "Then other 2 are: L - 2, and L - 4
\n" ); document.write( "We then get: L + L - 2 + L - 4 = 45
\n" ); document.write( "3L - 6 = 45
\n" ); document.write( "3L = 51
\n" ); document.write( "Longest side, or \n" ); document.write( "
\n" );