document.write( "Question 252254: an invested company pays 5% interest compounded semiannually. you want to have $16000 in the future, how much should you deposit now to have that amount 5 years from now?\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #184100 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! an invested company pays 5% interest compounded semiannually. you want to have $16000 in the future, how much should you deposit now to have that amount 5 years from now? \n" ); document.write( "-------------------------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "---- \n" ); document.write( "16000 = P(1+(0.05/2))^(2*5) \n" ); document.write( "--- \n" ); document.write( "16000 = P(1.28) \n" ); document.write( "---- \n" ); document.write( "P = $12,499.17 \n" ); document.write( "======================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |