SOLUTION: Jorge has a total of 50 coins, all of which are either dimes or nickels. The total value of the coins is $4.15. Find the number of each type of coin.
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Jorge has a total of 50 coins, all of which are either dimes or nickels. The total value of the coins is $4.15. Find the number of each type of coin.
Log On
Question 985912: Jorge has a total of 50 coins, all of which are either dimes or nickels. The total value of the coins is $4.15. Find the number of each type of coin. Found 2 solutions by macston, ikleyn:Answer by macston(5194) (Show Source):
You can put this solution on YOUR website! .
D=number of dimes; N=number of nickels
.
D+N=50
D=50-N
.
$0.05N+$0.10D=$4.15
$0.05N+$0.10(50-N)=$4.15
$0.05N+$5.00-$0.10N=$4.15
-$0.05N=-$0.85
N=17 ANSWER 1: There were 17 nickels.
D=50-N=50-17=33 ANSWER 2: There were 33 dimes.
.
CHECK:
$0.05N+$0.10D=$4.15
$0.05(17)+$0.10(33)=$4.15
$0.85+$3.30=$4.15
$4.15=$4.15