document.write( "Question 281013: How much money will you have after 4 years if you invest $2000 at an annual rate of 5% compounded semiannually \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #204173 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much money will you have after 4 years if you invest $2000 at an annual rate of 5% compounded semiannually \n" ); document.write( "--------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "------ \n" ); document.write( "A(4) = 2000(1+(0.05/2))^(2*4) \n" ); document.write( "------------------------------- \n" ); document.write( "A(4) = 2000*1.2184 \n" ); document.write( "--- \n" ); document.write( "A(4) = $2436.81 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |