document.write( "Question 83893: You invested $700.00 compounded continously. After 20 years you had $2838.64. What was the interest rate? \n" ); document.write( "
Algebra.Com's Answer #60358 by stanbon(75887) ![]() You can put this solution on YOUR website! You invested $700.00 compounded continously. After 20 years you had $2838.64. What was the interest rate? \n" ); document.write( "--------------------\r \n" ); document.write( "\n" ); document.write( "A(t)= Pe^(rt) \n" ); document.write( "2838.64 = 700e^(20r) \n" ); document.write( "e^(20r) = 4.0552 \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "20r = ln(4.0552) \n" ); document.write( "20r = 1.4 \n" ); document.write( "r = 0.07 or 7% \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |