document.write( "Question 277107: If I have 10,000 dollars to invest at 8% compounded quarterly, how long will it take to earn $5,000 in interest. Please can you provide a formula for this problem. \r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #201809 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the formula is ___ A = P (1 + r)^n
\n" ); document.write( "___ A = current Amount
\n" ); document.write( "___ P = starting Principal
\n" ); document.write( "___ r = interest rate per compounding period
\n" ); document.write( "___ n = number of compounding periods\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in this case ___ 15000 = 10000 (1 + .02)^(t/4) (where t is in years)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by 10000 ___ 1.5 = (1.02)^(t/4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "taking logarithm ___ log(1.5) = (t/4) log(1.02)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by log(1.02) ___ [log(1.5)] / [log(1.02)] = t / 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 4 ___ 4 {[log(1.5)] / [log(1.02)]} = t
\n" ); document.write( "
\n" );