Question 800813: a hot dog and a soda cost $2.25 and two hotdogs and three sodas cost $5.25 find the cost of a hot dog and soda Found 2 solutions by algebrahouse.com, stanbon:Answer by algebrahouse.com(1659) (Show Source):
You can put this solution on YOUR website! h = cost of hot dog
s = cost of soda
h + s = 2.25 {a hot dog and a soda cost $2.25}
2h + 3s = 5.25 {two hot dogs and three sodas cost $5.25}
-2h - 2s = -4.50 {multiplied top equation by -2
2h + 3s = 5.25 {bottom equation stays the same}
--------------
s = 0.75 {added the two equations together}
h + s = 2.25 {top original equation}
h + 0.75 = 2.25 {substituted 0.75, in for h, into top original equation}
h = 1.50 {subtracted 0.75 from each side}
You can put this solution on YOUR website! a hot dog and a soda cost $2.25 and two hotdogs and three sodas cost $5.25 find the cost of a hot dog and soda
------
Equations:
d + s = 225 cents
2d+3s = 525 cents
------------------------
Modify for elimination::
2d + 2s = 450
2d + 3s = 525
-----
Subtract and solve for "s":
s = 75 cents (cost of one soda)
-----
Solve for "d"::
d + s = 225
d + 75 = 225
d = 150 cents (cost of one hot dog)
---------------
Cheers,
Stan H.
--------------