document.write( "Question 875950: Write a compound interest function to model the situation :\r
\n" );
document.write( "\n" );
document.write( "$12,000 invested at a rate of 6% compounded quarterly ; \r
\n" );
document.write( "\n" );
document.write( "Show all work please! thank you \n" );
document.write( "
Algebra.Com's Answer #528494 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! In General \n" ); document.write( "A = Accumulated Amount \n" ); document.write( "P= principal = $12,000 \n" ); document.write( "r= annual rate = .06 \n" ); document.write( "n= periods per year = 4 \n" ); document.write( "t= years = \n" ); document.write( " \n" ); document.write( " |