SOLUTION: A jar contains n nickels and d dimes. There are 21 coins in the jar, and the total value of the coins is $1.50. How many nickels and how many dimes are in the jar? (Hint: Nickels a
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: A jar contains n nickels and d dimes. There are 21 coins in the jar, and the total value of the coins is $1.50. How many nickels and how many dimes are in the jar? (Hint: Nickels a
Log On
Question 930178: A jar contains n nickels and d dimes. There are 21 coins in the jar, and the total value of the coins is $1.50. How many nickels and how many dimes are in the jar? (Hint: Nickels are worth $0.05 and dimes are worth $0.10.) Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! x = nickels
y = dimes
---
x + y = 21
5x + 10y = 150
---
put the system of linear equations into standard form
---
x + y = 21
5x + 10y = 150
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = nickels = 12
y = dimes = 9
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---