Answer:
All of the points lie on the graph except for the coordinates (-2,1) and (1,5)
Step-by-step explanation:
The answer would be (5, -2). This is because when you plug in the respective values in for x and y into the equation 3x - 3y = 21, you get 21, which is the desired answer.
3x - 3y = 21
3(5) - 3(-2) = 21
15 + 6 = 21
21 = 21
Hope this helped!
B: x=4 hope this helped!!
Let c=the number of batches for the cookies; b=that for the brownies.
If $P=the profit, then
maximize P=5c+4.5b, subject to the constaints:
3c+4b<=100 (cost)
2c+b<=45 (time)
b,c >=0
The simplest way to find the suitable b & c is
to solve
3c+4b=100
2c+b=45
for b & c
The result is b=13 & c=16
=>
max. p=5(16)+4.5(13)=$138.5
Hope this helps :)