asked 152k views
0 votes
You have $6000 to invest in stock funds. The first fund pays 5% annual interest. If after a year you have made $380 in interest, how much money did you invest in each account? PLEASE DO NOT GIVE ME ANSWERS JUST AN EXPLANATION ABOUT HOW TO SOLVE!!!!!!!!!

asked
User Kyleb
by
7.5k points

1 Answer

7 votes
Let
x = amount invested at 5%
y = amount invested at 9%
the amounts are in dollars

We have 6000 total to be split up between the two accounts. This split is likely not to be equal. However, the two values x and y must add up to 6000 because we only have two accounts to choose from.

So the first equation is
x+y = 6000
we can solve for y to get
y = 6000-x
subtract x from both sides

----------------------------------------------

Now onto setting up the second equation
We invest x dollars into the 5% account so we earn 0.05*x dollars in interest for one year from just the 5% account. Similarly, we earn 0.09*y dollars from the 9% account.
In total, we earn 0.05*x + 0.09*y dollars overall. This amount must be set equal to 380 as this is the total amount of interest earned.

So the second equation is
0.05*x + 0.09*y = 380

-----------------------------------------

Now use substitution to solve
0.05*x + 0.09*y = 380
0.05*x + 0.09*( y ) = 380
0.05*x + 0.09*(6000 - x) = 380 .... replace y with 6000-x
Solve this for x and then use the x value to find y
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.