Maggie, we need a system of equations.
a + b = 20,000
.08a + .12b = .11(20,000)
Now, we "solve" the first equation for either a or b. Let's do a...
a = 20,000 - b
Now, substitute this new "value" of a for a in the 2nd equation...
.08(20,000 - b) + .12b = 2200
1600 - .08b + .12b = 2200
.04b = 600
b = 15,000
a = 20,000 - 15,000 = 5,000
Hope this helps!