document.write( "Question 275539: the width of a rectangular table is 9dm less than its length. if the perimeter is to be atleast 250 dm and at most 346dm. What range if values can be integral? \n" ); document.write( "
Algebra.Com's Answer #200961 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
W=L-9
\n" ); document.write( "250<2L+2W<346
\n" ); document.write( "250<2L+2(L-9)<346
\n" ); document.write( "250<2L+2L-18<346
\n" ); document.write( "250<4L-18<346
\n" ); document.write( "250+18<4L<346+18
\n" ); document.write( "268<4L<364
\n" ); document.write( "268/4 67 W=67-9=76 MINIMUM ANS. FOR THE WIDTH & 67 FOR THE LENGTH.
\n" ); document.write( "W=91-9=82 MAXIMUN ANS. FOR THE WIDTH & 91 FOR THE LENGTH.
\n" ); document.write( "
\n" ); document.write( "
\n" );