SOLUTION: Susan has a number of dimes and quarters in her pocket. She has a total of 84 coins, and the total dollar value of all dimes and quarters is $15. Write two equations, using

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Susan has a number of dimes and quarters in her pocket. She has a total of 84 coins, and the total dollar value of all dimes and quarters is $15. Write two equations, using       Log On


   



Question 343930: Susan has a number of dimes and quarters in her pocket.
She has a total of 84 coins, and the total dollar value of all dimes and quarters is $15.
Write two equations, using variables “d” and “q” to represent the number of dimes and quarters Susan has.
Solve those two equations using either the substitution or elimination method to find how many dimes and how many quarters she has.

Found 3 solutions by Fombitz, stanbon, josmiceli:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Total number of coins
1.D%2BQ=84
Total value of coins (in cents)
10D%2B25Q=1500
2.2D%2B5Q=300
Multiply eq. 1 by (-2) and add it to eq. 2,
-2D-2Q%2B2D%2B5Q=-168%2B300
3Q=132
highlight%28Q=44%29
Then from eq. 1,
D%2B44=84
highlight%28D=40%29
.
.
.
Forty dimes and forty four quarters.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
She has a total of 84 coins, and the total dollar value of all dimes and quarters is $15.
Write two equations, using variables “d” and “q” to represent the number of dimes and quarters Susan has.
Solve those two equations using either the substitution or elimination method to find how many dimes and how many quarters she has.
------------------
Quantity Eq.:::: d + q = 84
Value Eq::::::: 10d+25q = 1500 cents
------------------------------------------
Multiply thru the 1st by 10.
10d + 10q = 10*84
10d + 25q = 1500
------------------
Subtract 1st from 2nd and solve for "q":
15q = 660
q = 44 (# of quarters)
--------------------------------
Since d+q = 84, d = 40 (# of dimes)
======================================
Cheers,
Stan H.
========

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
given:
(1) d+%2B+q+=+84
(2) 10d+%2B+25q+=+1500 (in cents)
Multiply both sides of (1) by 10
and subtract (1) from (2)
(2) 10d+%2B+25q+=+1500
(1) -10d+-+10q+=+-840
15q+=+660
q+=+44
And, from (1),
(1) d+%2B+q+=+84
d+%2B+44+=+84
d+=+40
She has 40 dimes and 44 quarters
check answer:
(2) 10d+%2B+25q+=+1500
(2) 10%2A40+%2B+25%2A44+=+1500
400+%2B+1100+=+1500
1500+=+1500
OK