document.write( "Question 1149061: Abby opened a retirement account with 9% APR and initial deposit of $8,000 compounded monthly.
\n" ); document.write( "(a) Find the exponential function that models the value of Abby's retirement account after t years.
\n" ); document.write( "(b) How long will it take to double the initial value? Estimate your answer to the nearest year.
\n" ); document.write( "(c) How long will it take to triple the initial value? Estimate your answer to the nearest year.
\n" ); document.write( "(d) How long will it take for the value of the account to reach 7 times the value of the account after 2 years?
\n" ); document.write( "

Algebra.Com's Answer #853965 by MathTherapy(10801)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Abby opened a retirement account with 9% APR and initial deposit of $8,000 compounded monthly.\r\n" );
document.write( "(a) Find the exponential function that models the value of Abby's retirement account after t years.\r\n" );
document.write( "(b) How long will it take to double the initial value? Estimate your answer to the nearest year.\r\n" );
document.write( "(c) How long will it take to triple the initial value? Estimate your answer to the nearest year.\r\n" );
document.write( "(d) How long will it take for the value of the account to reach 7 times the value of the account after 2 years?\r\n" );
document.write( "****************************************\r\n" );
document.write( "(a) Find the exponential function that models the value of Abby's retirement account after t years.\r\n" );
document.write( "Future-value-of-$1 formula: \"A+=+P%281+%2B+i%2Fm%29%5E%28mt%29\", with \"A\" = Future Value (Unknown, in this case)\r\n" );
document.write( "                                                                                        \"P\" = Principal/Initial Deposit ($8,000, in this case)\r\n" );
document.write( "                                                                                        \"i\" = Interest rate, as a decimal (9%, or .09, in this case)\r\n" );
document.write( "                                                                                        \"m\" = Number of ANNUAL compounding periods (monthly, or 12, in this case)\r\n" );
document.write( "                                                                                        \"t\" = Time Principal/Initial Deposit has been invested, in YEARS (t, in this case)\r\n" );
document.write( "                                                                                         \"A+=+P%281+%2B+i%2Fm%29%5E%28mt%29\" \r\n" );
document.write( "                                                                                        \"A+=+%228%2C000%22%281+%2B+.09%2F12%29%5E%2812t%29\" ----- Substituting $8,000 for P, .09 for i, and 12 for m \r\n" );
document.write( "                                                                                        \"highlight%28A+=+%228%2C000%22%281.0075%29%5E%2812t%29%29\" <=== Exponential function that models Abby's account-value, after t years\r\n" );
document.write( "=========================================================\r\n" );
document.write( "(b) How long will it take to double the initial value? Estimate your answer to the nearest year.\r\n" );
document.write( "                                                                               \"A+=+P%281+%2B+i%2Fm%29%5E%28mt%29\" \r\n" );
document.write( "                                                                    \"%2216%2C000%22+=+%228%2C000%22%281+%2B+.09%2F12%29%5E%2812t%29\" ----- Substituting $16,000 for A, $8,000 for P, .09 for i, and 12 for m \r\n" );
document.write( "                                                                    \"%2216%2C000%22%2F%228%2C000%22+=+1.0075%5E%2812t%29\" \r\n" );
document.write( "                                                                               \"2+=+1.0075%5E%2812t%29\"\r\n" );
document.write( "  \r\n" );
document.write( "                                                                           \"12t+=+log+%28%281.0075%29%2C+%282%29%29\" ----- Converting to LOGARITHMIC form\r\n" );
document.write( "    Time it'll take to double the initial value, or \"t+=+highlight%28%28log+%281.0075%2C+%282%29%29%2F12%29%29\" = 7.730480505, or approximately 8 years.\r\n" );
document.write( "========================================================\r\n" );
document.write( "(c) How long will it take to triple the initial value? Estimate your answer to the nearest year. \r\n" );
document.write( "                                                                         \"A+=+P%281+%2B+i%2Fm%29%5E%28mt%29\" \r\n" );
document.write( "                                                              \"%2224%2C000%22+=+%228%2C000%22%281+%2B+.09%2F12%29%5E%2812t%29\" ----- Substituting $24,000 for A, $8,000 for P, .09 for i, and 12 for m \r\n" );
document.write( "                                                               \"%2224%2C000%22%2F%228%2C000%22+=+%281+%2B+.09%2F12%29%5E%2812t%29\" \r\n" );
document.write( "                                                                         \"3+=+%281+%2B+.09%2F12%29%5E%2812t%29\"\r\n" );
document.write( "                                                                         \"3+=+%281.0075%29%5E%2812t%29\"\r\n" );
document.write( "                                                                     \"12t+=+log+%28%281.0075%29%2C+%283%29%29\" ----- Converting to LOGARITHMIC form\r\n" );
document.write( "Time it'll take to triple the initial value, or \"t+=+highlight%28%28log+%281.0075%2C+%283%29%29%2F12%29%29\" = 12.25252171, or approximately 13 years.\r\n" );
document.write( "\r\n" );
document.write( "** Notice that although 12.25252171 rounds off to 12 (nearest integer), the $8,000 investment, at the 12-year\r\n" );
document.write( "     juncture, will be less than TRIPLE, or less than $24,000 (3 * $8,000). This is why it's necessary to ROUND UP\r\n" );
document.write( "     to year 13, at which time, the $8,000 initial deposit will surpass the triple-value, $24,000.  \r\n" );
document.write( "===============================================================\r\n" );
document.write( "How long will it take for the value of the account to reach 7 times the value of the account after 2 years?\r\n" );
document.write( "\r\n" );
document.write( "\"A+=+%228%2C000%22%281.0075%29%5E%2812t%29\" <=== Exponential function that models Abby's account-value, after t years\r\n" );
document.write( "\"A+=+%228%2C000%22%281.0075%29%5E%2812%2A2%29%29\" ---- Substituting 2 for t \r\n" );
document.write( "\"A+=+%228%2C000%22%281.0075%29%5E24%29\"\r\n" );
document.write( "\r\n" );
document.write( "Value of account after 2 years, or A = 9571.308235, or approximately $9,572.\r\n" );
document.write( "Seven (7) times the 2-year account value = 7(9,572) = $67,004. Now, when will the initial deposit ($8,000) increase to $67,004?\r\n" );
document.write( "                                                                            \"A+=+P%281+%2B+i%2Fm%29%5E%28mt%29\" \r\n" );
document.write( "                                                                  \"%2267%2C004%22+=+%228%2C000%22%281+%2B+.09%2F12%29%5E%2812t%29\" ----- Substituting $67,004 for A, $8,000 for P, .09 for i, and 12 for m \r\n" );
document.write( "                                                                  \"%2267%2C004%22%2F%228%2C000%22+=+%281+%2B+.09%2F12%29%5E%2812t%29\" \r\n" );
document.write( "                                                                  \"8.3755+=+%281.0075%29%5E%2812t%29\"\r\n" );
document.write( "\r\n" );
document.write( "                                                                        \"12t+=+log+%28%281.0075%29%2C+%288.3755%29%29\" ----- Converting to LOGARITHMIC form\r\n" );
document.write( "                                                            It'll take \"t+=+highlight%28%28log+%281.0075%2C+%288.3755%29%29%2F12%29%29\" = 23.70300853, or approximately 24 years for the $8,000 \r\n" );
document.write( "                                                            initial-deposit to increase to $67,004 (7 times its 2-year value, or 7 times appr. $9,572).
\n" ); document.write( "
\n" );