Consider the following formula for the simple intereset:
where
P: principal investment
r: interest rate
t: time
In this case, you have two diferent interest I1 and I2, and its principals P1 and P2.
Take into account that P1 = 9100 - P2, and r1 = 0.04 and r2 = 0.11.
Furthermore, consider that I2 = 763 - I1.
Replace the previous values of the parameters into the expression for I1 and I2:
Then, you have a system of equations for I1 and P2. In order to solve it, proceed as follow:
Add both equations and solve for P2:
I1 = -0.04P2 + 364
-I1 = 0.11P2 - 763
0 = 0.07P2 - 399
0.07P2 = 399
P2 = 399/0.07
P2 = 5700
Next, use the previous result to find P1:
P1 = 9100 - 5700
P1 = 3400
Then, find the interest earnt on each account:
I1 = 3400*0.04*1 = 136
I2 = 5700*0.11*1 = 627