document.write( "Question 447754: The lengths of the sides of a rectangle are consecutive odd integers. If the perimeter of the rectangle is 128 cm, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #308199 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2n+2(n+2)=128
\n" ); document.write( "4n+4=128
\n" ); document.write( "4n=124
\n" ); document.write( "n=31
\n" ); document.write( "n+2=33
\n" ); document.write( "The rectangle is 33cm. by 31cm..
\n" ); document.write( "
\n" );