document.write( "Question 452474: $5000 is invested at 4.3% annual interest. How much will the investment amount to in 12? \n" ); document.write( "
Algebra.Com's Answer #312665 by Cabdiqafaar(9)![]() ![]() You can put this solution on YOUR website! Given \n" ); document.write( "P=$5000 \n" ); document.write( "r=4.3%=0.0043 \n" ); document.write( "n=12 \n" ); document.write( "wanted \n" ); document.write( "A=? \n" ); document.write( "Formula \n" ); document.write( "A=p(1+r)^n \n" ); document.write( "A=5000(1+0.0043)^12 \n" ); document.write( "A=5,264.19001 \n" ); document.write( "the amount will be after 12 years \n" ); document.write( "A=$5,264.19001 \n" ); document.write( " |