Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
lnBook = 1000 && book value
lnRate = 40 && percentage rate
lnYears = 5
FOR lnI = 1 TO lnYears
lnBook = lnBook - (lnBook * lnRate / 100.0)
ENDFOR
The reducing balance method of depreciation provides a high annual depreciation charge in the early years of an asset's life but the annual depreciation charge reduces progressively as the asset ages