document.write( "Question 422623: To pay for their child’s college education, the parents invested $10,000 part in a certificate of deposit paying 8.5% annual interest, the rest un a mutual fund paying 7% annual interest. The annual income from the certificate of deposit is $200 more than the annual income from the mutual fund. How much money was put into each type of investment? \n" ); document.write( "
Algebra.Com's Answer #318664 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
.085m=.07(10000-m)+200
\n" ); document.write( ".085m=900-.07m
\n" ); document.write( ".155m=900
\n" ); document.write( "m=900/.155=5806.45
\n" ); document.write( "10000-m=4193.54
\n" ); document.write( "The parents invested $5806.45 at 8.5%, and $4193.54 at 7%..
\n" ); document.write( "
\n" ); document.write( "
\n" );