document.write( "Question 1026138: Find the amount in an account where $1100 is invested at 4% compounded continuously for a period of 6 years \n" ); document.write( "
Algebra.Com's Answer #641408 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "I'm assuming the amount is compounded yearly. \n" ); document.write( "100% + 4% = 104% \n" ); document.write( "104% = 104/100 = 1.04 \n" ); document.write( "1.04^6 = compounding at 4% for 6 years \n" ); document.write( "$1100 x 1.04^6 = $1391.85 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |