document.write( "Question 539721: A person invests $100 in an account that pays interest monthly with an APR of 12%. How much is in the account after 20 years?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #353696 by jpg7n16(66)\"\" \"About 
You can put this solution on YOUR website!
To solve this question, you would use the following formula.
\n" ); document.write( "\"p%2A%28%281%2Bi%29%5En%29=+x\"\r
\n" ); document.write( "\n" ); document.write( "Your inputs would be as follows:
\n" ); document.write( "P = initial principal = $100 (per the question)
\n" ); document.write( "I = compounding rate; adjusting the given rate to a monthly figure, per the compounding frequency
\n" ); document.write( "\"i=12%2F12=1\"; 1% or .01
\n" ); document.write( "N = number of compounding periods
\n" ); document.write( "Since the account compounds monthly, this is straightfoward. How many months are there in 20 years?
\n" ); document.write( "\"n=12%2A20=240\"
\n" ); document.write( "And finally, we can solve for X = future value = amount there will be in the account after 20 years. And the calculator says...
\n" ); document.write( "\"x=100%2A%28%281%2B.01%29%5E240%29=1089.26\"\r
\n" ); document.write( "\n" ); document.write( "X = $1,089.26
\n" ); document.write( "
\n" );