document.write( "Question 352755: Sharon invested $4,000 in a certificate of deposit at 5%. She also put $500 in a savings account at 3%. How much interest will she earn after one year? \n" ); document.write( "
Algebra.Com's Answer #252132 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! I=Prt \n" ); document.write( "I=4000*0.05*1=200 \n" ); document.write( "I=500*0.03*1=15 \n" ); document.write( "After calculating the interest for each investment you add the interests earned. \n" ); document.write( "200+15=215 \n" ); document.write( " |