document.write( "Question 636769: Given that the amount in an account earning continuous interest is given by the formula A=Pe^(rt) determine the of money that should be invested at a rate of 5% compounded continuously to produce a final balance of $18,000 in 25 years. \n" ); document.write( "
Algebra.Com's Answer #401554 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Given that the amount in an account earning continuous interest is given by the formula A=Pe^(rt) determine the of money that should be invested at a rate of 5% compounded continuously to produce a final balance of $18,000 in 25 years. \n" ); document.write( "** \n" ); document.write( "P=initial investment \n" ); document.write( "r=annual interest rate=5% \n" ); document.write( "A=amt after t years \n" ); document.write( "t=25 years \n" ); document.write( ".. \n" ); document.write( "18000=P*e^(.05*25) \n" ); document.write( "P=18000/e^1.25 \n" ); document.write( "using calculator \n" ); document.write( "P=5157 \n" ); document.write( "Amt of money that should be invested=$5157 \n" ); document.write( " |