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)\"\" \"About 
You can put this solution on YOUR website!
In General \"A%28t%29+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\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( "\"A%28t%29+=+12000%281%2B.06%2F4%29%5E%284t%29\"
\n" ); document.write( "\"A%28t%29+=+12000%281.015%29%5E%284t%29\"
\n" ); document.write( "
\n" );