document.write( "Question 436823: How long does it take $875 to double if it is invested at 8% compounded monthly? \n" ); document.write( "
Algebra.Com's Answer #853288 by MathTherapy(10587)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "How long does it take $875 to double if it is invested at 8% compounded monthly?\r\n" );
document.write( "\r\n" );
document.write( "Future value of $1 formula: \"A+=+P%281+%2B+i%2Fm%29%5E%28mt%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Doesn't matter what P is, A will ALWAYS be 2 (DOUBLE). \r\n" );
document.write( "So, substituting 2 for A (Accumulated amount/Future Value), 1 for P (Principal, or Initial Investment/Amount), .08 for\r\n" );
document.write( "i (interest rate, as a percent/decimal), 12 for m (number of annual coumpounding periods), t (time, in years) is UNKNOWN.\r\n" );
document.write( "\r\n" );
document.write( "With that, \"A+=+P%281+%2B+i%2Fm%29%5E%28mt%29%29\" now becomes: \r\n" );
document.write( "           \"2+=+%281+%2B+.08%2F12%29%5E%2812t%29%29\" \r\n" );
document.write( "           \"2+=+%281+%2B+.02%2F3%29%5E%2812t%29%29\"\r\n" );
document.write( "           \"2+=+%28%283+%2B+.02%29%2F3%29%5E%2812t%29%29\"\r\n" );
document.write( "           \"2+=+%283.02%2F3%29%5E%2812t%29%29\"\r\n" );
document.write( "         \"12t+=+log%28%283.02%2F3%29%2C+%282%29%29%29\" ----- Converting to LOGARITHMIC form\r\n" );
document.write( "  Time, or \"t+=+%28log%28%283.02%2F3%29%2C+%282%29%29%2F12%29\", or approximately 8.693189 years, or 8 years, 8.3183 months, or 104.3183 months. \r\n" );
document.write( "This amount is then ROUNDED to a time of 105 months, or 8 years, and 9 months.\r\n" );
document.write( "\r\n" );
document.write( "As stated by Tutor @IKLEYN, the 8.3183 years, or 104.3813 months MUST be ROUNDED UP to the next INTEGER, which is 105.\r\n" );
document.write( "\r\n" );
document.write( "Note that at the 104th-month, or 8-year, 8-month juncture, the amount will NOT have doubled. One has to wait until the 105th\r\n" );
document.write( "month to see the invested amount DOUBLE.
\n" ); document.write( "
\n" );