document.write( "Question 659636: What initial investment at 6.5% compounded continuously for 6 years will accumulate to $70,000? \n" ); document.write( "
Algebra.Com's Answer #410841 by stanbon(75887) ![]() You can put this solution on YOUR website! What initial investment at 6.5% compounded continuously for 6 years will accumulate to $70,000? \n" ); document.write( "------- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "---- \n" ); document.write( "70.000 = P*e^(0.065*6) \n" ); document.write( "---- \n" ); document.write( "70000 = P*1.477 \n" ); document.write( "--- \n" ); document.write( "P = 70000/1.477 = $47,393.98 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |