SOLUTION: There are 52 coins in a purse. Some of them are quarters, and some are dimes.
The total value of all coins is $7.45. how many were quarters and how many were dimes?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: There are 52 coins in a purse. Some of them are quarters, and some are dimes.
The total value of all coins is $7.45. how many were quarters and how many were dimes?
Log On
Question 745011: There are 52 coins in a purse. Some of them are quarters, and some are dimes.
The total value of all coins is $7.45. how many were quarters and how many were dimes?
You can put this solution on YOUR website! There are 52 coins in a purse. Some of them are quarters, and some are dimes.
The total value of all coins is $7.45. how many were quarters and how many were dimes?
------
Quantity Eq: d + q = 52 coins
Value Eq::: 10d+25q = 745 cents
------------------------------------
Modify for elimination:
10d + 10q = 520
10d + 25q = 745
----------------
Subtract and solve for "q":
15q = 225
q = 15 (# of quarters)
--------------------
Solve for "d":
d + q = 52
d + 15 = 52
d = 37 (# of dimes)
==========================
Cheers,
Stan H.
=============
You can put this solution on YOUR website! There are 52 coins in a purse. Some of them are quarters, and some are dimes.
The total value of all coins is $7.45. how many were quarters and how many were dimes?
x = number of quarters
52 - x = number of dimes {there are 52 coins total}
0.25x + 0.1(52 - x) = 7.45 {number of coins times value of coin equals total value}
0.25x + 5.2 - 0.1x = 7.45 {used distributive property}
0.15x + 5.2 = 7.45 {combined like terms}
0.15x = 2.25 {subtracted 5.2 from each side}
x = 15 {divided each side by 0.15}
52 - x = 37 {substituted 15, in for x, into 52 - x}