Calculate the future value of an investment using the FV function.
You are planning for retirement and want to know the future value of your savings. Calculate the future value of your investment in cell B7 using the FV function, given the rate, number of periods, payment, and present value.
Solve without hints for +5 XP
This is the grid you start with. Cell references in the task — B6, C2 — point at the row numbers and column letters below.
| A | B | |
|---|---|---|
| 1 | Parameter | Value |
| 2 | Rate | 0.05 |
| 3 | Nper | 10 |
| 4 | Pmt | -1000 |
| 5 | Pv | -10000 |
| 6 | Type | 0 |
| 7 | FV |
The FV function is essential for financial planning, allowing you to determine the future value of your investments, which is crucial for retirement planning or savings goals.