SOLUTION: solve and show the equations used for the solution
Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?
Algebra ->
Graphs
-> SOLUTION: solve and show the equations used for the solution
Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?
Log On
Question 121934: solve and show the equations used for the solution
Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have? Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! You have two relationships in a coin problem. One relates the number of coins and the other concerns the value of the coins.
Let n be the number of nickels, and d be the number of dimes. So we know that .
Since nickels are worth 5 cents each, the value of the nickels in this problem is 5n cents. Similarly, the value of the dimes is 10d cents. Just to keep everything conveniently in terms of integers, let's convert $3.50 to 350 cents. Now we can say:
Solve the first equation for n: , and substitute this expression for n into the second equation.
Now distribute the 5 and collect terms:
So there are 20 dimes, and there are nickels.
Check: 30 nickels are worth $1.50, 20 dimes are worth $2.00. $1.50 plus $2.00 are $3.50. Answer checks.