document.write( "Question 220784: Could someone explain how to solve the following problem?
\n" );
document.write( "Please.
\n" );
document.write( "Find the accumulated amount after 5 years if $12,000 is invested at 18% per year compounded monthly.
\n" );
document.write( "Thank you!!!! \n" );
document.write( "
Algebra.Com's Answer #165667 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the accumulated amount after 5 years if $12,000 is invested at 18% per year compounded monthly. \n" ); document.write( "----------------- \n" ); document.write( "5 yrs = 60 months = # of periods \n" ); document.write( "Interest rate/month = 0.18/12 = 0.015 \n" ); document.write( "FV = 12000*(1+0.015)^60 \n" ); document.write( "FV = 12000*2.44322 \n" ); document.write( "FV = $29318.64 \n" ); document.write( " |