This is the online extension of our classroom this semester (2007 Fall Term) at the SVRSS. The content here is being created by real students in a real classroom. Enjoy learning from and with each other...

Tuesday, November 13, 2007

Solving Linear Programming Problems: Question 2



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.


~ 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

e)Give two possible solutions for the dimensions of the rectangle.
-(10,10)
-(5,15)
-(18,8)

People who did this wonderful question!!!
-Ashley
-Alexis
-Alissa
-Haley
-Kat-lynn

No comments: