शुरू करेंमुफ़्त में शुरू करें

Using the IPMT() function

In this exercise, you will be using the IPMT() function to calculate the first 5 and last 5 payments on a loan.

This loan has:

  • $700,000 principal.
  • 7% annual rate, paid monthly.
  • 5-year amortization rate, monthly payments.

Remember - the IPMT() function is almost the same as the PMT() function; it just takes one extra value!

Also, make sure to put a negative sign before your IPMT() function!

यह अभ्यास पाठ्यक्रम का हिस्सा है

Google Sheets में Loan Amortization

पाठ्यक्रम देखें

अभ्यास निर्देश

  • Fill in the proper interest payments in cells C8:C17 using the IPMT() function.
  • Make sure to refer to the cells containing the opening balance, interest rate, and amortization periods using absolute cell referencing.
  • Do not refer to the rows with the period number using absolute referencing - refer to cell A8 as $A8 not $A$8.

इंटरैक्टिव व्यावहारिक अभ्यास

हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें

अभ्यास शुरू करें