Larry C. answered 12/28/18
Computer Science and Mathematics professional
Assuming simple interest rather than compound, let C represent the amount invested in CDs and S in stocks. Then:
C + (75000+C) + S = 125000 -> 2C + S = 50000
0.05C + 0.024(75000+C) + 0.11S = 5110 = 0.074C + 1800 + 0.11S -> 3310 - 0.074C = 0.11S ->
S = (3310 - 0.074C)/0.11
2C + (3310 - 0.074C)/0.11 = 50000 -> 0.22C + 3310 - 0.074C = 5500 -> 0.146C = 2190 -> C = 15,000
So 15,000 was invested in CDs, 90,000 in bonds and 20,000 in stocks