document.write( "Question 465637: How much money has to be invested at 5.1% interest compounded continuously to have $17,000 after 14 years? \n" ); document.write( "
Algebra.Com's Answer #319077 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "A = Pe^(r*t) Compounding continously
\n" ); document.write( "17,000 = Pe^(.051*14)
\n" ); document.write( "17,000/e^(.714) = P
\n" ); document.write( " $8324.59 = P \n" ); document.write( "
\n" );