SOLUTION: Gina sold foam fingers for $5 each and Bracelets for $4 each. She sold a total of 210 items for a total of $965. How many of each item did Gina sell?

Algebra ->  Human-and-algebraic-language -> SOLUTION: Gina sold foam fingers for $5 each and Bracelets for $4 each. She sold a total of 210 items for a total of $965. How many of each item did Gina sell?      Log On


   



Question 828625: Gina sold foam fingers for $5 each and Bracelets for $4 each. She sold a total of 210 items for a total of $965. How many of each item did Gina sell?
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
---
x = fingers
y = bracelets
---
x + y = 210
5x + 4y = 965
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = fingers = 125
y = bracelets = 85
---
system matrix
1 1
5 4
---
inverse of system matrix
-4 1
5 -1
---
determinant of system matrix = -1
---
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