document.write( "Question 478109: If $ 2500 is invested in an account that pays interest compounded continuously, how long will it take to grow to $ 5000 at 3%? Round to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #327599 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! If $ 2500 is invested in an account that pays interest compounded continuously, how long will it take to grow to $ 5000 at 3%? Round to the nearest tenth. \n" ); document.write( "** \n" ); document.write( "Compound interest formula for interest compounded continuously: \n" ); document.write( "A=Pe^rt, P=initial investment, r=annual interest rate, A=amount after t years \n" ); document.write( "For given problem: \n" ); document.write( "5000=2500e^.03t \n" ); document.write( "e^.03t=5000/2500=2 \n" ); document.write( "take log of both sides \n" ); document.write( ".03t lne=ln2 \n" ); document.write( ".03t*1=ln2 \n" ); document.write( "t=ln2/.03=23.1 years \n" ); document.write( " |