document.write( "Question 619820: The length of a rectangle is 5 cm less than twice the width. Express as an integer the maximum width of the rectangle when the perimeter is less than 60 cm.
\n" ); document.write( "I did 2w>5, but I don't understand what to do with the perimeter is less than 60.
\n" ); document.write( "

Algebra.Com's Answer #389810 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The length of a rectangle is 5 cm less than twice the width \"highlight%28x%29\" .
\n" ); document.write( "Express as an integer the maximum width of the rectangle when the perimeter is less than 60 cm.
\n" ); document.write( " P = 2W + 2L = 2x + 2(2x-5)< 80
\n" ); document.write( " 2x + 2(2x-5)< 80
\n" ); document.write( " 6x < 90
\n" ); document.write( " x < 15
\n" ); document.write( "CHECKING our Answer*** trying x = 14
\n" ); document.write( "2· 14 + 2(28-5) = 28 + 46 = 74 < 80 \n" ); document.write( "
\n" );