A rectangle to be constructed has a length less than twice its width, its perimeter is at most 48 units, and its area is at least 32 square units.
L=length(x)
W=width(y)
a)Inequality that represents the relationship between the length and width.
a)Inequality that represents the relationship between the length and width.
~ l<2w
b)Inequality that represents the perimeter.
~2(l+w)<=48
c)Inequality that represents the area.
~ l*w>=32
d)Graph these inqualities
-(10,10)
-(5,15)
-(18,8)
People who did this wonderful question!!!
-Ashley
-Alexis
-Alissa
-Haley
-Kat-lynn
No comments:
Post a Comment