A bakery is making whole-wheat bread and apple bran muffins. For each batch of bread they make $35 profit. For each batch of muffins they make $10 profit. The bread takes 4 hours to prepare and 1 hour to bake. The muffins take 0.5 hour to prepare and 0.5 hour to bake. The maximum preparation time available is 16 hours. The maximum baking time available is 10 hours. How many batches of bread and muffins should be made to maximize profits???
5 answers
WHY WILL NO ONE HELP ME!!!????!!???
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)
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)
thanks dude!!!!!!
2. In your industrial oven, you bake two baking sheets with 12 cookies each, three baking sheets with 5 muffin tops each, and one baking sheet with 2 muffin tops and 6 cookies.
a) Write an expression that illustrates the total cost of all baked goods in the scenario above using the variable c to represent the cost of cookies and the variable m to represent the cost of muffin tops. Simplify your expression by combining like terms.
a) Write an expression that illustrates the total cost of all baked goods in the scenario above using the variable c to represent the cost of cookies and the variable m to represent the cost of muffin tops. Simplify your expression by combining like terms.
The area of a parking lot is 600 square meters. A car requires 6 square meters and a bus requires 30 square meter of space. The lot can handle a maximum of 60 vehicles. If a car costs $3 and a bus cost $8 to park in the lot, determine the number of each vehicle to maximize the amount collected.