Question 534284
h = number of dozens of hamburgers
9h = cost of the hamburgers
b = number of dozens of bagels
3b = cost of the bagels
.
h + b = 45
so
h = 45-b
and
b = 45-h
.
9h + 3b = 225
.
Multiply the first equation by 3.
.
3h + 3b = 135
9h + 3b = 225
--------------
-6h = -90
.
h = -90/-6
h = 15
.
b = 45-15
b = 30
.
Answer: 15 dozen hamburgers and 30 dozen bagels.
.
Check the cost.
15*9 + 30*3 = 225
Correct.
.
Done.