
Bradford T. answered 01/17/23
Retired Engineer / Upper level math instructor
Let x and y be the two amounts invested.
x+y=3000 --> y = 3000-x
Assuming simple interest (i=Prt) and t=1:
.09x + .06y = 228
.09x + .06(3000-x) = 228
.09x + 180-.06x = 228
.03x=48
x = 1600
y = 1400
Check
.09(1600)+.06(1400) = 144+84 = 228