document.write( "Question 1135618: Elouise is creating a rectangular garden in her back yard. The length of the garden is 14 feet. The perimeter of the garden must be at least 44 feet and no more than 56 feet. Use a compound inequality to find the range of values for the width, w, of the garden. \n" ); document.write( "
Algebra.Com's Answer #753266 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
44<=2(14)+2(width)<=56
\n" ); document.write( "This is the same as 16<=2 width<=28 or 8<=w<=14 (feet units)
\n" ); document.write( "
\n" );