SOLUTION: you have total of 50 coins in your pocket.you only quarters and dimes and the total value $ is 11.00 how many of each coin do you have
this what i was trying to do: 25q+10d=50
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: you have total of 50 coins in your pocket.you only quarters and dimes and the total value $ is 11.00 how many of each coin do you have
this what i was trying to do: 25q+10d=50
Log On
Question 232569: you have total of 50 coins in your pocket.you only quarters and dimes and the total value $ is 11.00 how many of each coin do you have
this what i was trying to do: 25q+10d=50
25q+10(d-50)=50
25q+10d+500=50
25q+10d=50
15=50
x3
not sure if its right Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! you have total of 50 coins in your pocket.you only quarters and dimes and the total value $ is 11.00
how many of each coin do you have
You have the equations mixed up
:
Total coin equation
q + d = 50
or
d = (50-q); use this for substitution
:
and
total value equation
.25q + .10d = 11.00
:
Substitute (50-q) for d, find q
.25q + .10(50-q) = 11
:
.25q + 5 - .10q = 11
:
.25q - .10d = 11 - 5
;
.15q = 6
q =
q = 40 quarters
then
50 - 40 = 10 dimes
:
:
Check solution in the total value equation
.25(40) + .10(10) =
10 + 1 = 11