SOLUTION: You invest $20,000 in two accounts paying 7% and 9% annual interest, respectively. If the total interest earned for the year is $1550, how much was invested at each rate? I can not

Algebra ->  Expressions-with-variables -> SOLUTION: You invest $20,000 in two accounts paying 7% and 9% annual interest, respectively. If the total interest earned for the year is $1550, how much was invested at each rate? I can not      Log On


   



Question 1038400: You invest $20,000 in two accounts paying 7% and 9% annual interest, respectively. If the total interest earned for the year is $1550, how much was invested at each rate? I can not figure out how to write this as an algebraic expression
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
You invest $20,000 in two accounts paying 7% and 9% annual interest, respectively. If the total interest earned for the year is $1550, how much was invested at each rate? I can not figure out how to write this as an algebraic expression
------
Quantity:: s + n = 20,000
Interest:: 7s + 9n = 155000
-----------------------------------
Modify for elimination::
7s + 7n = 140000
7s + 9n = 155000
---------------------
Subtract and solve for "n"::
2n = 15000
n = $7,500.00 (amt. invested at 9%)
-------------
s = 20,000 - 7500 = $12,500.00 (amt. invested at 7%)
-------------
Cheers,
Stan H.
---------