document.write( "Question 1014532: You deposit $10,000 in an account earning 5% interest, compounded semi-monthly (twice a month). You plan to leave the account untouched for 25 years. How much interest will you earn over the 25 years? \n" ); document.write( "
Algebra.Com's Answer #630831 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Po(1+.05/24)^600, 24 compoundings a year for 25 years. \n" ); document.write( "Po=10,000 \n" ); document.write( "10,000((1+.05/24)^600=34858.07, but $10000 must be subtracted because it was principal. \n" ); document.write( "Interest is $24,858.07 \n" ); document.write( " |