document.write( "Question 612522: how much money has to be invested at 5.9% interest compounded continuously to have $15000 after 12 years \n" ); document.write( "
Algebra.Com's Answer #385599 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how much money has to be invested at 5.9% interest compounded continuously to have $15000 after 12 years \n" ); document.write( "------------ \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "----- \n" ); document.write( "15000 = P*e^(0.059*12) \n" ); document.write( "----- \n" ); document.write( "P = 15000/2.0299 \n" ); document.write( "Principle = $7389.43 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |