SOLUTION: a person has $5,000 to invest, part at 5% and the rest at 10%. How much should be invested at each rate to yield $400 per year? Solve using the augmented matrix methods.

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: a person has $5,000 to invest, part at 5% and the rest at 10%. How much should be invested at each rate to yield $400 per year? Solve using the augmented matrix methods.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 934817: a person has $5,000 to invest, part at 5% and the rest at 10%. How much should be invested at each rate to yield $400 per year? Solve using the augmented matrix methods.
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
x = amount invested at 5%
y = amount invested at 10%
---
x + y = 5000
0.05x + 0.10y = 400
---
put the system of linear equations into standard form
---
x + y = 5000
0.05x + 0.10y = 400
---
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 = amount invested at 5% = 2000
y = amount invested at 10% = 3000
---
system matrix
1 1
0.05 0.1
---
inverse of system matrix
2 -20
-1 20
---
determinant of system matrix = 0.05
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with 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
---