document.write( "Question 1140589: The width of a rectangle is 22 meters.The perimeter of the rectangle must be at least 90 meters and not more than 120 meters. Find the interval for the length x. \n" ); document.write( "
Algebra.Com's Answer #761111 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "perimeter = 2*length+2*width = 2x+2(22) = 2x+44 \n" ); document.write( "The perimeter is to be at least 90m and at most 120m: \n" ); document.write( " \n" ); document.write( "Solve the compound inequality by standard methods: (1) subtract 44; (2) divide by 2 \n" ); document.write( " |