To solve this problem, you need to break it down into two separate cases: the withdrawals and the deposits.
Step 1: Understanding the Problem
-
Withdrawals:
- Amount: $5,517
- Frequency: Every other year (starting from year 1)
- Total Time Frame: 16 years of withdrawals (since he withdraws 8 times)
- Interest Rate: 4% per year
-
Deposits:
- Amount: $13,466
- Frequency: Every other year (starting from year 2)
- Total Time Frame: 16 years of deposits (since he deposits 8 times)
- Interest Rate: 4% per year
Step 2: Set Up Withdrawals for a Finance Calculator
For Withdrawals:
- N (number of periods): 16 (since he withdraws 8 times over 16 years)
- i (interest rate per period): 4% (annual interest rate)
- PMT (payment per period): -5,517 (withdrawals are negative cash flows)
- PV (present value): You will need to enter the current value of the account which is $13,466 when calculating future value after withdrawals.
- FV: This will be what we are solving for, after all withdrawals.
Calculation:
- After calculating the future value after all withdrawals using the finance calculator, note the resultant value (let's call it FV_withdrawals).
Step 3: Set Up Deposits for the Calculator
For Deposits:
- N (number of periods): 16 (since he deposits 8 times over 16 years)
- i (interest rate per period): 4% (annual interest rate)
- PMT (payment per period): 13,466 (deposits are positive cash flows)
- PV (present value): 0 (assuming we're calculating from the future value of deposits)
- FV: This will also be calculated.
Calculation:
- After calculating the future value of deposits using the finance calculator, note the resultant value (let's call it FV_deposits).
Step 4: Combine Results
- The final account balance after 24 years will be the future value of the initial amount after accounting for withdrawals plus the future value of the deposits.
Formula Recap
- \(FV = FV_{\text{initial}} - FV_{\text{withdrawals}} + FV_{\text{deposits}}\)
Notes
- Ensure that your calculator is set to the correct compounding option (e.g. every period).
- Always double-check configurations since some calculators might have different notations or methods for entering values.
- The total duration is less than 24 years; you're considering intervals based on every other year, not simply counting years, so make sure to reflect that in \(N\).
This setup will help you accurately assess the scenario with clear organization and breakdowns of each component involved.