15 liters of Yoda Soda for the 36 guests.
It should be 92 sorry if its wrong
I believe the sides of the suare is 9
Answer:
Step-by-step explanation:
I believe that what you want to do here is to "differentiate" cos (2x - 1).
We must use the rule for differentiating cos x and also the chain rule, since the input to cos x here is (2x - 1).
(d/dx) is the derivative operator.
(d/dx) (cos x) = -sin x
(d/dx) cos (2x - 1) = - sin (2x - 1) * (d/dx) (2x -1) = -sin (2x - 1)(2) = -2sin (2x - 1)
X+y<=20 is false, because it tries to correlate the amount of hats and scarfs with the time, without considering the time to knit each object
x<=5 is correct, he can at most make 5 hats for more he is missing yarn
y<=8 is correct, same reasoning but with scarfs
5x+8y<=20 is false, it compares the yarn requirements with the total time
12x+6y<=20 is correct, a corrected version of the first constraint which uses the worktime of each object essentially meaning "the time worked on all objects has to be less than the 20 hour time total"
so
x<=5
y<=8
12x+6y<=20
are correct