document.write( "Question 620116: Use the compound interest formula to compute the balance in the following account after the stated period of time, assuming interest is compounded annually. $5000 invested at an APR of 4.5% for 11 years. What is the balance in account after 11 years? \n" ); document.write( "
Algebra.Com's Answer #389912 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In General \"A+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 5000
\n" ); document.write( "r= annual rate = .045
\n" ); document.write( "n= periods per year = 1
\n" ); document.write( "t= years = 11
\n" ); document.write( "\"A+=+5000%281.045%29%5E%2811%29\" \n" ); document.write( "
\n" );