document.write( "Question 147249: the length of an rectangle is fixed at 20 cm. what widths will make the perimiter greater than 86 cm? \n" ); document.write( "
Algebra.Com's Answer #107626 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
Perimeter of a rectangle = 2 x (Length + Width)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let width = w cm.
\n" ); document.write( "Then the perimeter = 2(20 + w) = (40 + 2w) cm.
\n" ); document.write( "By problem this perimeter has to be greater than 86 cm.
\n" ); document.write( "So, 40 + 2w > 86.
\n" ); document.write( "2w > 86 - 40
\n" ); document.write( "2w > 46
\n" ); document.write( "w > 23\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, the width has to be more than 23 cm.
\n" ); document.write( "
\n" );