document.write( "Question 1102756: If you deposit $1,000 in your bank account, how much will be in the account
\n" ); document.write( "After 5 years with 6% annual interest compounded quarterly?
\n" ); document.write( "Show all work
\n" ); document.write( "

Algebra.Com's Answer #717513 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"A\"\"%22%22=%22%22\"\"P%2A%281%2Br%2Fn%29%5E%28nt%29\"\r\n" );
document.write( "\r\n" );
document.write( "where \r\n" );
document.write( "\r\n" );
document.write( "A = what the Account will be = ?\r\n" );
document.write( "P = the principle you start with = $1000\r\n" );
document.write( "r = the rate 6% expressed as a decimal = 0.06\r\n" );
document.write( "n = number of times a year interest is compounded = 4 (quarterly(\r\n" );
document.write( "t = the number of years = 5\r\n" );
document.write( "\r\n" );
document.write( "Plugging in:\r\n" );
document.write( "\r\n" );
document.write( "\"A\"\"%22%22=%22%22\"\"1000%2A%281%2B0.06%2F4%29%5E%284%2A5%29\"\r\n" );
document.write( "\r\n" );
document.write( "You finish with your calculator:\r\n" );
document.write( "\r\n" );
document.write( "Answer: $1346.855007\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );