document.write( "Question 612485: Suppose $4000 is invested in an account paying 5% interest compounded annually (once a year).
\n" ); document.write( "Write an equation to model the value of this investment.
\n" ); document.write( "Find the balance in the account after 6 years. Round your answer to the nearest penny.
\n" ); document.write( "

Algebra.Com's Answer #385507 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "$4000 is invested in an account paying 5% interest compounded annually
\n" ); document.write( "In General \"A+=+P%281%2Br%2Fn%29%5Ent\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 4000
\n" ); document.write( "r= annual rate = .05
\n" ); document.write( "n= periods per year = 1
\n" ); document.write( "t= years =
\n" ); document.write( "\"A+=+4000%281.05%29%5Et\"
\n" ); document.write( "Find the balance in the account after 6 years.
\n" ); document.write( "\"A+=+4000%281.05%29%5E6\" \n" ); document.write( "
\n" );