document.write( "Question 445645: how many years will it take for an initial investment of $30,000 to grow to $75,000? Assume a rate of interest of 4% compounded continuosly. Use the formula A=Pe rt \n" ); document.write( "
Algebra.Com's Answer #306950 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many years will it take for an initial investment of $30,000 to grow to $75,000? Assume a rate of interest of 4% compounded continuosly. Use the formula A=Pe^(rt)
\n" ); document.write( "----------------------
\n" ); document.write( "75000 = 30,000*e^(0.04t)
\n" ); document.write( "---
\n" ); document.write( "e^(0.04t) = 15/6
\n" ); document.write( "----
\n" ); document.write( "Take the natural log Of both sides:
\n" ); document.write( "0.04t = ln(15/6)
\n" ); document.write( "-----
\n" ); document.write( "t = [ln(15/6)]/0.04
\n" ); document.write( "---
\n" ); document.write( "t = 22.9 years
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );