document.write( "Question 644013: suppose that 1200 is invested at an interest of 3.5%. how much is the investment worth after 18 months if interest is compounded quarterly \n" ); document.write( "
Algebra.Com's Answer #404806 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose that 1200 is invested at an interest of 3.5%. how much is the investment worth after 18 months if interest is compounded quarterly \n" ); document.write( "----- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "------------------ \n" ); document.write( "A(3/2) = 1200(1+(0.035/4))^((4*(3/2)) \n" ); document.write( "------ \n" ); document.write( "A(3/2) = 1200(1.00875)^(6) \n" ); document.write( "--------- \n" ); document.write( "A(3/2) = $1264.39 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |