MICHAEL P. answered 09/27/16
Tutor
5
(1)
Michael P. Math enthusiast
Let x = investment at 2% and y = investment at 10%. Set up 2 equations with 2 unknowns: x + y = 10,000 and
0.02x + 0.10 y = 0.07(10,000) = 0.02x + 0.10y = 700. Then solve #1 for x: x = 10,000 - y, and substitute this value in #2: 0.02(10,000 - y) + 0.10 y = 700; 200 - 0.02y + 0.10 y = 700; 0.08y = 500; y = 6,250. Then substitute this value in first equation: x + 6,250 = 10,000; x = 3750. So, invest $3750 at 2% (interest = $75) and $6,250 at 10% (interest = $625), to get total interest of $700.