document.write( "Question 330971: Compound interest) To what amount will the following investments accumulate?
\n" );
document.write( "a. $5,000 invested for 10 years at 10 percent compounded annually
\n" );
document.write( "b. $8,000 invested for 7 years at 8 percent compounded annually
\n" );
document.write( "c. $775 invested for 12 years at 12 percent compounded annually
\n" );
document.write( "d. $21,000 invested for 5 years at 5 percent compounded
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #237324 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A) \n" ); document.write( "A=5000(1+.1)^10 \n" ); document.write( "A=5000*2.5937 \n" ); document.write( "A=12,968.50 \n" ); document.write( " |