document.write( "Question 1179080: Grandma decides to put 1300 dollars every month into an account for you. She makes 23 monthly deposits, the last coming September 1, 2003 - the day you start college. She wants you to be able to withdraw money from this account at the beginning of each month, with the first withdrawal coming September 1, 2003 and the last coming June 1, 2008, (when you'll graduate). (Note: that makes 58 withdrawals total.) How much will you be able to withdraw each month if the account is earning a nominal interest rate of 9.3 percent convertible monthly? \n" ); document.write( "
Algebra.Com's Answer #850266 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let's break this problem into two parts:\r
\n" ); document.write( "\n" ); document.write( "**Part 1: Calculate the Accumulated Value of Grandma's Deposits**\r
\n" ); document.write( "\n" ); document.write( "1. **Monthly Deposit:** $1300
\n" ); document.write( "2. **Number of Deposits:** 23
\n" ); document.write( "3. **Interest Rate:** 9.3% convertible monthly (0.093 / 12 = 0.00775 per month)\r
\n" ); document.write( "\n" ); document.write( "We'll use the future value of an ordinary annuity formula:\r
\n" ); document.write( "\n" ); document.write( "FV = P * [((1 + r)^n - 1) / r]\r
\n" ); document.write( "\n" ); document.write( "Where:\r
\n" ); document.write( "\n" ); document.write( "* FV = Future Value
\n" ); document.write( "* P = Periodic Payment ($1300)
\n" ); document.write( "* r = Interest Rate per Period (0.00775)
\n" ); document.write( "* n = Number of Periods (23)\r
\n" ); document.write( "\n" ); document.write( "FV = 1300 * [((1 + 0.00775)^23 - 1) / 0.00775]
\n" ); document.write( "FV = 1300 * [(1.00775^23 - 1) / 0.00775]
\n" ); document.write( "FV = 1300 * [(1.196398246 - 1) / 0.00775]
\n" ); document.write( "FV = 1300 * [0.196398246 / 0.00775]
\n" ); document.write( "FV = 1300 * 25.3416
\n" ); document.write( "FV ≈ $32944.08\r
\n" ); document.write( "\n" ); document.write( "**Part 2: Calculate the Monthly Withdrawal Amount**\r
\n" ); document.write( "\n" ); document.write( "1. **Accumulated Value (Present Value for Withdrawals):** $32944.08
\n" ); document.write( "2. **Number of Withdrawals:** 58
\n" ); document.write( "3. **Interest Rate:** 9.3% convertible monthly (0.093 / 12 = 0.00775 per month)\r
\n" ); document.write( "\n" ); document.write( "We'll use the present value of an annuity due formula since withdrawals are at the beginning of each month:\r
\n" ); document.write( "\n" ); document.write( "PV = M * [(1 - (1 + r)^-n) / r] * (1 + r)\r
\n" ); document.write( "\n" ); document.write( "Where:\r
\n" ); document.write( "\n" ); document.write( "* PV = Present Value ($32944.08)
\n" ); document.write( "* M = Monthly Withdrawal Amount
\n" ); document.write( "* r = Interest Rate per Period (0.00775)
\n" ); document.write( "* n = Number of Periods (58)\r
\n" ); document.write( "\n" ); document.write( "Rearrange the formula to solve for M:\r
\n" ); document.write( "\n" ); document.write( "M = PV / [((1 - (1 + r)^-n) / r) * (1 + r)]\r
\n" ); document.write( "\n" ); document.write( "M = 32944.08 / [((1 - (1.00775)^-58) / 0.00775) * (1.00775)]
\n" ); document.write( "M = 32944.08 / [((1 - 0.62791485) / 0.00775) * 1.00775]
\n" ); document.write( "M = 32944.08 / [(0.37208515 / 0.00775) * 1.00775]
\n" ); document.write( "M = 32944.08 / [48.010987 * 1.00775]
\n" ); document.write( "M = 32944.08 / 48.382093
\n" ); document.write( "M ≈ $681.09\r
\n" ); document.write( "\n" ); document.write( "**Answer:**\r
\n" ); document.write( "\n" ); document.write( "You will be able to withdraw approximately $681.09 each month.
\n" ); document.write( "
\n" ); document.write( "
\n" );