document.write( "Question 1097144: good morning, this is my question. Kevin invested part of his $10,000 bonus in a certificate of deposit thatpaid 6% annual simple interest, and the remaninder in a mutual fund that paid 11% annual simple interest. It his total interest for that year was $700, how much did kevin invest in the mutual fund? Thanks \n" ); document.write( "
Algebra.Com's Answer #711720 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "good morning, this is my question. Kevin invested part of his $10,000 bonus in a certificate of deposit thatpaid 6% annual simple interest, and the remaninder in a mutual fund that paid 11% annual simple interest. It his total interest for that year was $700, how much did kevin invest in the mutual fund? Thanks
\n" ); document.write( "
let amount invested in the mutual fund be M
\n" ); document.write( "Then amount invested in the CD = 10,000 - M
\n" ); document.write( "We then get: .11M + .06(10,000 - M) = 700
\n" ); document.write( ".11M + 600 - .06M = 700
\n" ); document.write( ".11M - .06M = 700 - 600
\n" ); document.write( ".05M = 100
\n" ); document.write( "Amount invested in the mutual fund, or \n" ); document.write( "
\n" );