Answer:
Each brat cost $2.5
Each hamburger cost $1.5
Step-by-step explanation:
Let
cost of 1 hamburger be "h", and
cost of 1 brat be "b"
10 brat & 8 hamburger = $37, so we can setup an equation as:
10b + 8h = 37
and
4 brats and 3 hamburgers = $14.50, so we can write:
4b + 3h = 14.50
Solving this for b:
4b = 14.50 - 3h
b = (14.50 - 3h)/4
Substituting this into first equation, we will have an equation in "h" and we will solve for "h". Shown below:
[tex]10b + 8h = 37\\10(\frac{14.5-3h}{4}) + 8h = 37\\\frac{145-30h}{4}+8h=37\\145-30h+32h=4*37\\145+2h=148\\2h=3\\h=1.5[/tex]
Now, solving for b:
[tex]b = \frac{14.50 - 3h}{4}\\b = \frac{14.50 - 3(1.5)}{4}\\b=2.5[/tex]
So,
Each brat cost $2.5
Each hamburger cost $1.5