document.write( "Question 756631: Classify the financial problem. Assume a 11% interest rate compounded annually.
\n" );
document.write( "Find the value of a $1,000 certificate in 6 years. (Round your answer to the nearest cent.) \n" );
document.write( "
Algebra.Com's Answer #460336 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Classify the financial problem. Assume a 11% interest rate compounded annually. \n" ); document.write( "Find the value of a $1,000 certificate in 6 years. (Round your answer to the nearest cent.) \n" ); document.write( "*** \n" ); document.write( "Compound Interest Formula: A=P(1+i)^n, P=initial investment, i=interest rate per period, A=amt after n-periods. \n" ); document.write( "For given problem: \n" ); document.write( "P=1000 \n" ); document.write( "i=0.11 \n" ); document.write( "n=6 \n" ); document.write( ".. \n" ); document.write( "A=1000(1+0.11)^6 \n" ); document.write( "A=1000(1.11)^6 \n" ); document.write( "A=1000*1.87042 (rounded) \n" ); document.write( "A=1870.42 \n" ); document.write( "value of a $1,000 certificate in 6 years at 11% interest rate compounded annually=$1872.42 \n" ); document.write( " |