document.write( "Question 169177: a length of a rectangle is fixed at 29cm; what widths would make the perimeter greater than 70 cm \n" ); document.write( "
Algebra.Com's Answer #124751 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2*29+2x>70
\n" ); document.write( "58+2x>70
\n" ); document.write( "2x>70-58
\n" ); document.write( "2x>12
\n" ); document.write( "x>12/2
\n" ); document.write( "x>6 cm. needed for the width to get a perimeter greater than 70 cm.
\n" ); document.write( "
\n" );