document.write( "Question 1047459: Last year, Jane deposited $2000 into an account that paid 2% Interest per year and $3000 into an account that paid 6% interest per year. Do not round. What was the total interest earned at the end of 1 year? What was the percent interest for the total deposited? \n" ); document.write( "
Algebra.Com's Answer #663068 by ewatrrr(24785) You can put this solution on YOUR website! .02*2000 + .06*3000 = 40 + 180 = 220 \n" ); document.write( " |