Q. 152

Question

In the following exercise, translate to a system of equations and solve.

Sam invested \(48,000, some at 6% interest and the rest at 10%. How much did he invest at each rate if he received \)4000 in interest in one year?

Step-by-Step Solution

Verified
Answer

Sam should invest $20,000 in the account with 6% interest and $28,000 in the account with 10% interest.

1Step 1. Given Information

We are given that Sam invested $48,000 in two account with 6% and 10% interest.

2Step 2. Assumptions and Formation of equations.

Let x and y be the amount invested in first and second account respectively.

Total amount invested is equal to 48000, so

x+y=48000    -(1)

He received $4000 every year, so the other equation is given by,

6%x+10%y=40000.06x+0.1y=4000     -(2)

3Step 3. Solving the equations.

The first equation can be written as,

x=48000-y    -(3)

Now, putting the value of x in the second equation, we get

0.06x+0.1y=40000.06(48000-y)+0.1y=40002880-0.06y+0.1y=40000.04y=1120

Dividing by 0.04, we get

y=11200.04y=28000

Now, putting the value of x in the third equation, we get

x=48000-28000x=20,000

Hence he invested $20,000 in the first account with 6% and $28,000 in the second account with 10% interest.

4Step 4. Checking the solution

Checking the solution by putting the value of x,y in the equations, we get

x+y=4800020000+28000=4800048000=480000.06x+0.1y=40000.06(20000)+0.1(28000)=40001200+2800=40004000=4000

This is true, hence the solution is correct.