document.write( "Question 1175393: You deposit $3000 in an account earning 6% interest compounded monthly. How much will you have in the account in 15 years? \n" ); document.write( "
Algebra.Com's Answer #801004 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( " In General \"A%28t%29+=+P%281%2Br%2Fn%29%5E%28nt%29\"\r\n" );
document.write( "A = Accumulated Amount\r\n" );
document.write( "P= principal = 3000\r\n" );
document.write( "r= annual rate = .06\r\n" );
document.write( "n= periods per year = 12\r\n" );
document.write( "t= years =15\r\n" );
document.write( "\"A%28t%29+=+3000%281%2B+.06%2F12%29%5E%28180%29\"\r\n" );
document.write( "\"A%28t%29+=+3000%281.005%29%5E%28180%29\" = $7362.28                                      \r\n" );
document.write( "                                                                        \r\n" );
document.write( " Wish You the Best in your Studies.\r\n" );
document.write( "
\n" ); document.write( "
\n" );