document.write( "Question 108111: A person invests 600.00 at 5.64% compounded continously. How long will it take for the money to double.\r
\n" );
document.write( "\n" );
document.write( "I set it up: \r
\n" );
document.write( "\n" );
document.write( "I am having a hard time solving it. Any help would be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #78757 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! dividing by 600 gives 2=e^(.0564x) ... taking natural log gives ln(2)=.0564x ... so x=ln(2)/.0564 \n" ); document.write( " |