document.write( "Question 1067717: A mother wants to invest $9,000.00 for her son's future education. She invests a portion of the money in a bank certificate of deposit (CD account) which earns 4% and the remainder ina. Savings bond that earns 7%. If the total interest earned after one year is $540.00 , how much money was invested in the CD account ? \n" ); document.write( "
Algebra.Com's Answer #682824 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x@4%
\n" ); document.write( "9000-x@7%
\n" ); document.write( ".04x+(.07)(9000-x)=540
\n" ); document.write( "-0.03x=630=540
\n" ); document.write( "-0.03x=-90
\n" ); document.write( "3x=9000
\n" ); document.write( "x=$3000@4%=$120 ANSWER is $3000 in CD at 4%
\n" ); document.write( "9000-x=$6000@7%=$420
\n" ); document.write( "They sum to $540.
\n" ); document.write( "
\n" );