document.write( "Question 868032: Compute the total amount of money in an account that began with 25000 invested at 4% compounded quarterly for 5 years
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #523315 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " In General \n" ); document.write( "A = Accumulated Amount \n" ); document.write( "P= principal = 25000 \n" ); document.write( "r= annual rate = .04 \n" ); document.write( "n= periods per year = 4 \n" ); document.write( "t= years = 5 \n" ); document.write( " \n" ); document.write( " |