Question 1184690
<pre>
Let x = amount invested at 2.5%
then  10000-x = amount invested at 6.5%

(0.025)x + (0.065)(10000-x) = (0.06)(10000)

Solve the above for x:
x = {{{highlight(1250)}}}  (= amount invested at 2.5%)
10000-x = {{{highlight(8750)}}} (= amount invested at 6.5%)

Check:
 0.025(1250) + 0.065(8750) = 600 = 0.06(10000)