document.write( "Question 871377: How long will it take for $1,600 to double if it is invested at 11% annual interest compounded 4 times a year? Enter in exact calculations or round to 3 decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #525518 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Principal P = 1600 \n" ); document.write( "Amount= 3200 \n" ); document.write( "n= number of periods 1 \n" ); document.write( "compounded (t) 4 \n" ); document.write( "Rate = 11 0.11 \n" ); document.write( "n = ln(FV / PV) / ln(1 + r) (r/q)) \n" ); document.write( " \n" ); document.write( "n=( ln ( 3200 / 1600 )/ln( 1 + 0.03 ) \n" ); document.write( "n=( 0.69 )/ ln 1.03 \n" ); document.write( "n=( 0.69 / 0.03 ) \n" ); document.write( "n= 25.55 quarters \n" ); document.write( " 6.39 years \n" ); document.write( " \n" ); document.write( " |