document.write( "Question 1034598: you have $75 and invest it into an account that gives 2.5% annual interest and compounds continuously. How much longer would you invest if you wanted to quadruple your money instead of doubling it? \n" ); document.write( "
Algebra.Com's Answer #649244 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
you have $75 and invest it into an account that gives 2.5% annual interest and compounds continuously. How much longer would you invest if you wanted to quadruple your money instead of doubling it?
\n" ); document.write( "------
\n" ); document.write( "A(t) = P*e^(r*t)
\n" ); document.write( "---------
\n" ); document.write( "4*75 = 75*e^(0.025t)
\n" ); document.write( "-----
\n" ); document.write( "e^(0.025t) = 4
\n" ); document.write( "-----------
\n" ); document.write( "0.025t = ln(4)
\n" ); document.write( "---
\n" ); document.write( "t = ln(4)/0.025 = 55.45 years
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );