document.write( "Question 1202908: You deposit $100 each month into an account earning 5% interest compounded monthly.
\n" ); document.write( "a) How much will you have in the account in 35 years?
\n" ); document.write( "

Algebra.Com's Answer #852257 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "You deposit $100 each month into an account earning 5% interest compounded monthly.
\n" ); document.write( "How much will you have in the account in 35 years?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        This my solution goes second after the solution by @Theo.\r
\n" ); document.write( "\n" ); document.write( "        @Theo used an online calculator in his solution.\r
\n" ); document.write( "\n" ); document.write( "        Since this web-site is to teach Math, the expected solution should be mathematical.\r
\n" ); document.write( "\n" ); document.write( "        So, I present here a standard mathematical solution.\r
\n" ); document.write( "\n" ); document.write( "        Calculator can be used as a secondary tool for verification.\r
\n" ); document.write( "\n" ); document.write( "        Then the sequence of steps would be normally educative.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "I will assume that this account is an ordinary annuity saving plan, i.e. depositing and compounding\r\n" );
document.write( "are made at the end of each month.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the formula for the Future Value of the ordinary annuity\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    FV = \"P%2A%28%28%281%2Br%29%5En-1%29%2Fr%29\",    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where  FV is the future value of the account;  P is the monthly payment (deposit); \r\n" );
document.write( "r is the monthly effective compounding rate presented as a decimal; \r\n" );
document.write( "n is the number of deposits (= the number of years multiplied by 12, in this case).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Under the given conditions, P = $100;  r = 0.05/12;  n = 35*12 = 420 payments/(compounding).\r\n" );
document.write( "So, according to the formula (1), you get for the monthly payment value\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    P = \"100%2A%28%28%281%2B0.05%2F12%29%5E%2835%2A12%29-1%29%2F%28%280.05%2F12%29%29%29\" = 113609.24  (rounded to the closest cent).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is precisely the same value as @Theo obtained in his post using a calculator.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The necessary monthly deposit value is $113609.24.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In such calculations, it is important to avoid intermediate rounding.
\n" ); document.write( "Rounding can be done at the end, only.\r
\n" ); document.write( "\n" ); document.write( "Intermediate rounding is PROHIBITED, since it leads to wrong answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, a calculator should provide the necessary precision.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I use MS Excel in my computer. It works with 15 decimals in mantissa
\n" ); document.write( "and provides the necessary precision.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I simply copy-paste my numerical formula into Excel spreadsheet and get the answer in one click.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Many standard online calculators provide the necessary precision.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You may use, for example, these free-of-charge online calculators\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.omnicalculator.com/finance/annuity-future-value\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.calculatorsoup.com/calculators/financial/future-value-annuity-calculator.php\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.calculator.net/future-value-calculator.html\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "They are reliable, have convenient user-friendly interface, have complete instructions and descriptions,
\n" ); document.write( "provide the necessary precision and were checked million times. You may use them to check my/your calculations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "//////////////////////////////////////////\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There is another (= one more) reason why I produced and placed my solution here.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "@Theo' posts used visual plots to support his solutions.
\n" ); document.write( "These plots were integral inseparable part of his solutions.
\n" ); document.write( "But some time ago, Theo left this forum and stopped supporting web-site with his plots.
\n" ); document.write( "As a result, you see now some colored spots in his posts, where his plots should be.
\n" ); document.write( "Due to this reason, @Theo's posts lost their educational meaning and value.
\n" ); document.write( "Therefore, I create my posts with my own mathematical solutions
\n" ); document.write( "to replace @Theo' solutions and provide meaningful mathematical content.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );