|
Question 1137212: Chris invests a total of $4,500 in two accounts. The first account earned a rate of return of 14% (after a year). However, the second account suffered a 5% loss in the same time period. At the end of one year, the total amount of money gained was $155.00. How much was invested into each account?
Answer by ikleyn(52754) (Show Source):
You can put this solution on YOUR website! .
Let x = amount invested at 14%, in dollars.
Then the second amount suffered the 5% loss is the rest (4500-x) dollars.
The interest from the 14% interest amount is 0.14*x dollars.
The 5% loss from the second amount is 0.05*(4500-x) dollars.
Your equation is
interest - loss = final interest, or
0.14*x - 0.05*(4500-x) = 155 dollars.
From the equation, express x and calculate the answer
x = = 2000.
Answer. The amount at 14% is $2000; the rest $4500-$2000 = $2500 is the amount suffered 5% loss.
Check. 0.14*2000 - 0.05*2500 = 155 dollars. ! Correct !
-----------------
It is a typical and standard problem on investment.
To see many other similar solved problems on investment, look into the lesson
- Using systems of equations to solve problems on investment
in this site.
You will find there different approaches (using one equation or a system of two equations in two unknowns), as well as
different methods of solution to the equations (Substitution, Elimination).
Also, you have this free of charge online textbook in ALGEBRA-I in this site
- ALGEBRA-I - YOUR ONLINE TEXTBOOK.
The referred lesson is the part of this online textbook under the topic "Systems of two linear equations in two unknowns".
Save the link to this online textbook together with its description
Free of charge online textbook in ALGEBRA-I
https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson
to your archive and use it when it is needed.
|
|
|
| |