SOLUTION: Ali invested his savings in two investment funds. The $24000 that he invested in Fund A returned a 2% profit. The amount that he invested in Fund B returned a 6% profit. How much d

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: Ali invested his savings in two investment funds. The $24000 that he invested in Fund A returned a 2% profit. The amount that he invested in Fund B returned a 6% profit. How much d      Log On


   



Question 1122307: Ali invested his savings in two investment funds. The $24000 that he invested in Fund A returned a 2% profit. The amount that he invested in Fund B returned a 6% profit. How much did he invest in Fund B, if both funds together returned a 3% profit?
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
x = amount invested in Fund A.

y = amount invested in Fund B.


From the condition you have this system of 2 equations in 2 unknowns


    x +      y = 24000,         (1)
0.02x + 0.06*y = 0.03*24000.    (2)


Multiply eq(1) by 0.02 (both sides). You will get the system in the form


0.02x + 0.02y  = 0.02*24000,    (1')
0.02x + 0.06*y = 0.03*24000.    (2')


Subtract eq(1') From eq(2')  (both sides).  You will get


0.04y = 0.01*24000  ====>  y = %280.01%2A24000%29%2F0.04 = 6000.


Answer.  $6000 was invested at 6%.  The rest  $24000 - $6000 = $18000 was invested at 2%.


Check.   0.06*6000 + 0.02*18000 = 720 dollars.


         0.03*24000 = 720 dollars.   ! Correct !

Solved.

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

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.