document.write( "Question 611709: bonnie received a severance package from her job two yrs ago that included $10,000. She put the cash into a 3 yr cd that was paying 5.5% compound monthly. How much more interest will she receive from having the money in the cd for 3yrs, than she would have from putting the money in a simple interest savings for three yrs that paid 5.5% \n" ); document.write( "
| Algebra.Com's Answer #385140 by rfer(16322)      You can put this solution on YOUR website! simple \n" ); document.write( "I=Prt \n" ); document.write( "I=10000*0.055*3 \n" ); document.write( "I=$1,650 \n" ); document.write( "-------------- \n" ); document.write( "compounded \n" ); document.write( "A=10000(1+0.055/12)^3*12 \n" ); document.write( "A=10000(1.004583)^36 \n" ); document.write( "A=10000*1.178935 \n" ); document.write( "A=11789.35 \n" ); document.write( "I=11789.35-10000 \n" ); document.write( "I=$1,1789.35 \n" ); document.write( " |