document.write( "Question 367319: The length of a rectangle is fixed at 18 cm. What widths will make the perimeter greater than 76 cm? \n" ); document.write( "
Algebra.Com's Answer #261860 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
P=2L+2W
\n" ); document.write( "76<2*18+2W
\n" ); document.write( "76<36+2W
\n" ); document.write( "76-36<2W
\n" ); document.write( "36<2W
\n" ); document.write( "36/2\n" ); document.write( "18\n" ); document.write( "
\n" );