-3b+ac=4
Move c to the left and - 3b to the right
ac-c=-4+3b
Now factor by c at the left
c(a-1)=-4+3b
Divide the right by a-1
C=(-4+3b)/(a-1)
Answer: y = 1.5x + 3
Step-by-step explanation:
Answer:
(p / q^2 √r)
Just make x, y, z into p, q, r.
Very simple!
Let the number of large bookcases be x and number of small bookcases be y, then
Maximise P = 80x + 50y;
subkect to:
6x + 2y ≤ 24
x, y ≥ 2
The corner points are (2, 2), (2, 6), (3.333, 2)
For (2, 2): P = 80(2) + 50(2) = 160 + 100 = 260
For (2, 6): P = 80(2) + 50(6) = 160 + 300 = 460
For (3.333, 2): P = 80(3.333) + 50(2) = 266.67 + 100 = 366.67
Therefore, for maximum profit, he should produce 2 large bookcases and 6 small bookcases.