document.write( "Question 547356: A principal of $5000 is invested at 4% interest rate compounded monthly. Write the formula for the amount in the account after t years, and solve determine how long it will take the investment to grow to 8000. \n" ); document.write( "
Algebra.Com's Answer #356374 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A principal of $5000 is invested at 4% interest rate compounded monthly. Write the formula for the amount in the account after t years, and solve determine how long it will take the investment to grow to 8000.
\n" ); document.write( "------------------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "-----
\n" ); document.write( "A(t) = 5000(1+(0.04/12))^(12t)
\n" ); document.write( "----
\n" ); document.write( "8000 = 5000(1+(0.04/12))^(12t)
\n" ); document.write( "(1.0033)^12t = (8/5)
\n" ); document.write( "----
\n" ); document.write( "Take the log to get:
\n" ); document.write( "12t = log(8/5)/log(1.0033)
\n" ); document.write( "t = 11.88 years
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );