document.write( "Question 354255: the length of a rectangle is fixed at 16cm. What widths will make the perimeter greater han 76cm? \n" ); document.write( "
Algebra.Com's Answer #253192 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2*16+2w>76
\n" ); document.write( "32+2w>76
\n" ); document.write( "2w>76-32
\n" ); document.write( "2w>44
\n" ); document.write( "w>44/2
\n" ); document.write( "w>22 ans. for the minimum width to make the perimeter greater than 76cm.
\n" ); document.write( "
\n" );