document.write( "Question 310939: A rectangle has length ( x + 11) in width 2x in . the perimeter of the rectangle is at least 47 inches and at most 52 inches .find the greatest value of x that satisfies the condition \n" ); document.write( "
Algebra.Com's Answer #222369 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
Given,
\n" ); document.write( "A rectangle has length ( x + 11) in width 2x in
\n" ); document.write( "Its perimeter = 2[x+11+2x]=6x+22
\n" ); document.write( "Given,
\n" ); document.write( "the perimeter of the rectangle is at least 47 inches and at most 52 inches
\n" ); document.write( " 47< 6x+22< 52
\n" ); document.write( " 47-22< 6x< 52-22
\n" ); document.write( " 25< 6x< 30
\n" ); document.write( " 25/6< x < 30/6
\n" ); document.write( " 25/6\n" ); document.write( "So the maximum value of x is 5
\n" ); document.write( "
\n" ); document.write( "
\n" );