document.write( "Question 1104429: if the width of a rectangle is 125 cm. and its perimeter is no more than 800 cm. What is the longest length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #719204 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
2(125) + 2(x) =<800
\n" ); document.write( "250 + 2x =<800
\n" ); document.write( "2x =<550
\n" ); document.write( "x =<275 this is the length of the rectangle.
\n" ); document.write( "
\n" ); document.write( "
\n" );