SOLUTION: Janice has 16 coins in her purse. Some of the coins are dimes, some are quarters. The total is $2.65. Write a system of equations to solve how many quarters and dimes are in Janice
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Janice has 16 coins in her purse. Some of the coins are dimes, some are quarters. The total is $2.65. Write a system of equations to solve how many quarters and dimes are in Janice
Log On
Question 736495: Janice has 16 coins in her purse. Some of the coins are dimes, some are quarters. The total is $2.65. Write a system of equations to solve how many quarters and dimes are in Janice's purse. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Janice has 16 coins in her purse. Some of the coins are dimes, some are quarters. The total is $2.65. Write a system of equations to solve how many quarters and dimes are in Janice's ion:
purse.
------
Equations:
Quantity: d + q = 16 coins
Value:: 10d+25q = 265 cents
--------------------------------
Modify for elimination:
10d + 10q = 10*16
10d + 25q = 265
-----
Subtract and solve for "q":
15q = 105
q = 7 (# of quarters)
Solve for "d":
d = 16-7 = 9 (# of dimes)
=============================
Cheers,
Stan H.
=====================