
Andrew M. answered 06/04/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
The simple interest formula is
I = PRT interest = principal(rate)(time)
In this case we have P1 at rate r= .03 and P2 at rate r = .05
P1 + P2 = 4500
Also we know that I1 + I2 = $175
where I1 = .03(P1) and I2 = .05(P2) since the time in years is T = 1
So .03P1 + .05P2 = 175
We can do simultaneous equations
P1 + P2 = 4500
.03P1 + .05P2 = 175
Solving the top equation for P1 we have P1 = 4500 - P2
Substitute that into the bottom equation and solve for P2
.03(4500-P2) + .05P2 = 175
135 - .03P2 + .05P2 = 175
.02P2 = 40
P2 = 40/.02 = $2,000
Thus we have $2,000 invested at 5% interest
and $2,500 invested at 3% interest