document.write( "Question 1114692: Find the balance after 4 years of a $2000 investment at 6% annual rate with interest compound monthly \n" ); document.write( "
Algebra.Com's Answer #729609 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is 2000(1+(.06/12))^48, the 48 being the number of compoundings. \n" ); document.write( "2000(1.005)^48=$2540.98, round at end. \n" ); document.write( " |