SOLUTION: You own a hamburger franchise and are planning to shut down operations for the day, but you are left with 12 buns, 15 defrosted beef patties, and 11 opened cheese slices. Rather th
Algebra.Com
Question 1116909: You own a hamburger franchise and are planning to shut down operations for the day, but you are left with 12 buns, 15 defrosted beef patties, and 11 opened cheese slices. Rather than throw them out, you decide to use them to make burgers that you will sell at a discount. Plain burgers each require 1 beef patty and 1 bun, double cheeseburgers each require 2 beef patties, 1 bun, and 2 slices of cheese, while regular cheeseburgers each require 1 beef patty, 1 bun, and 1 slice of cheese. How many of each should you make?
Answer by greenestamps(13203) (Show Source): You can put this solution on YOUR website!
let x = number of regular burgers
let y = number of double cheeseburgers
let z = number of regular cheeseburgers
Then
(1) x+y+z = 12 (the bun equation)
(2) x+2y+z = 15 (the patty equation)
(3) 2y+z = 11 (the cheese equation)
There are many ways of solving systems of 3 equations; but for this one the equations are so similar that solving the system is simple.
Comparing (1) and (2), we can see that y=3
Comparing (2) and (3), we can see that x=4
Then with x=4 and y=3, (1) tells us that z=5
Answer: 4 regular; 3 double cheese; 5 regular cheese
RELATED QUESTIONS
You own a hamburger franchise and are planning to shut down operations for the day, but... (answered by ikleyn,greenestamps)
You own a hamburger franchise and are planning to shut down operations for the day, but... (answered by stanbon)
You are planning to buy a franchise from Fancy Fried Food. The table below shows average... (answered by stanbon)
A plain hamburger requires one ground beef patty and a bun. A cheeseburger requires one... (answered by KMST)
What is the equation for this problems?
You are planning a lengthy day trip but your... (answered by stanbon)
A bakery made some buns for charity. 3/5 of them were chicken buns and the rest were tuna (answered by math_tutor2020,greenestamps)
Of the parts produced by a particular machine, 1.2% are defective. If a random sample of... (answered by rothauserc)
You are in charge of buying the hamburger and chicken for a party. The hamburgers cost 2$ (answered by mananth,ikleyn)
Hot dogs are sold in packages of 12 and hot dog buns are sold in packages of 8. If they... (answered by stanbon)