
Adriana M. answered 09/16/19
Princeton University graduate/Certified Math Teacher
Hi Kassandra!
Let's start with what we know:
- Rocco borrowed a total of $7000 from 2 loans
- X = loan 1 principal amount (starting amount)
- Y = loan 2 principal amount
- X + y = 7000
- The total interest from the 2 loans after 3 years is $367.50 (Interest 1 + Interest 2 = 367.50)
- Formula for simple interest: I = Prt or (interest = principal x rate x time)
- The rate of loan 1 is 1.5% or 0.015
- The rate of loan 2 is 2% or 0.02
- Time is 3 years
OK so now let's create a formula for the total interest
Interest 1 + Interest 2 = 367.50
Interest 1
I = Prt
- as we see from above the principal is x, rate is 1.5% and time is 3 years. So let's plug it in
I = x(0.015)(3)
I = 0.045x
Interest 2
I = Prt
- the principal is y, rate is 2% and time is 3 years. So let's plug it in
I = y(0.02)(3)
I = 0.06y
Now put it together for the total interest
0.045x + 0.06y = 367.50
- Multiply both sides by 100 so that the coefficients are whole numbers. (It just makes it easier)
4.5x + 6y = 36,750
OK now remember x + y = 7000
So let's use these two equations to solve for x.
4.5x + 6y = 36,750
x + y = 7000
Multiply the second equation by -6 to eliminate the y.
-6(x + y = 7000) = -6x - 6y = -42,000
Combine the equations together
-6x - 6y = -42,000
4.5x + 6y = 36,750
-1.5x = -5250
Divide by -1.5 and solve for x
X = 3500 (principal for loan 1)
Y = 7000 - 3500 which is 3500
The starting amount for each loan is $3500