SOLUTION: 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

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 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      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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) About Me  (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}

a hot dog costs $1.50
a soda costs $0.75

For more help from me, visit: www.algebrahouse.com



Answer by stanbon(75887) About Me  (Show Source):
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.
--------------