document.write( "Question 1086000: Estelle deposits R1000 into a savings account paying 6.5% interest per year compounded quarterly, after three and a half years she withdraws R 500 from hte account and deposits it into another account paying 12% interest per year compounded semi annually, how much is the total amount accrued from both accounts two years after making the second deposit? \n" ); document.write( "
Algebra.Com's Answer #700172 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The first 3.5 years
\n" ); document.write( "P=Po{1+r/n}^nt
\n" ); document.write( "=1000(1+.065/4)^14
\n" ); document.write( "=1253.16, rounding at end.
\n" ); document.write( "withdraw 500 and now has initial of 753.16 for 2 years, so 753.16(1+(0.065/4))^8=856.82 account 1
\n" ); document.write( "account 2 is 500(1+(.12/2)^4=631.24
\n" ); document.write( "Total is R1488.06
\n" ); document.write( "
\n" );