document.write( "Question 241259: how long will it take for $1000 to grow to $42,900 at an interest rate of 10.6% if the intrest is compounded continuously? Round the number of years to the nearest hundredth.\r
\n" );
document.write( "\n" );
document.write( "i got 35.46 years and 3546.11 years\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "which is correct? :) \n" );
document.write( "
Algebra.Com's Answer #176676 by stanbon(75887) ![]() You can put this solution on YOUR website! how long will it take for $1000 to grow to $42,900 at an interest rate of 10.6% if the intrest is compounded continuously? Round the number of years to the nearest hundredth. \n" ); document.write( "----------------------- \n" ); document.write( "A(t)=Pe^(rt) \n" ); document.write( "42,900 = 1000*e^(0.106t) \n" ); document.write( "Divide by 1000 to get: \n" ); document.write( "e^0.106t = 42.9 \n" ); document.write( "Take the natural log to get: \n" ); document.write( "0.106t = 3.75887.. \n" ); document.write( "t = 35.46 years \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |