Answer :
Step-by-step explanation:
let the number of wholewheat bread batches be x
let the number of muffin batches be y
prep condition: 4x + (1/2)y ≤ 16 or 8x + y ≤ 32
baking condition : 1x + (1/2)y ≤ 10 or 2x + y ≤ 20
graph each of those in the first quadrant shading in the region below each one.
Final shading is the region satisfying both conditions.
profit = 35x + 10y
allow this line to "slide" away from the origin as far as you can.
It should be clear that the farthest we can go is the intersection of
8x+y = 32 and
2x + y = 20 or the x and y intercepts of our two boundary lines.
subtract them as they are:
6x = 12
x = 2
then in our head , y = 16
max profit = 2(35) + 10(16) = 230
Just to make sure, I will test the intercepts of our intersecting region, namely (4,0) and (0,20)
for (4,0) profit = 4(35)+1 = 140
for (0,32) profit = 0 + 10(20) = 200
so max profit is 230 when x=2 and y=16
(notice all the prep time and baking time is utelized)