Question 818181: Michelle has 28 coins with a value of $4.40. If the coins are all nickels and quarters, how many of each type coin does she have?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! n + q = 28
q = 28 - n
5n + 25q = 440
---
5n + 25q = 440
5n + 25(28 - n) = 440
5n + 700 - 25n = 440
20n = 260
---
n = 13
q = 15
---
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
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|