Every physical asset a business acquires, from commercial delivery vans and CNC machinery to office computer networks and warehouse forklifts, loses economic value over time. Equipment wears down, technology becomes obsolete, and vehicles accumulate mileage.

In financial accounting, depreciation is the systematic process of allocating the purchase cost of a tangible fixed asset over its estimated useful operational life.

Rather than expensing a $100,000 equipment purchase entirely in the month it was bought, which would distort net profit and make the company appear unprofitable, depreciation matches the asset’s cost with the revenue it generates over years of use (governed by the Matching Principle under GAAP).

For business owners, understanding how to compute depreciation is critical not only for accurate tax reporting and balance sheet valuation, but also for commercial borrowing: commercial lenders and alternative funding underwriters treat depreciation as a non-cash paper expense, systematically adding it back to cash flow when evaluating credit capacity.

Core Variables Needed to Compute Depreciation

Regardless of which computational method you choose, every depreciation formula requires four core financial inputs:

┌────────────────────────────────────────────────────────────────────────┐
│                   THE 4 CORE DEPRECIATION VARIABLES                    │
├────────────────────┬───────────────────────────────────────────────────┤
│ VARIABLE           │ DEFINITION & FUNCTION                             │
├────────────────────┼───────────────────────────────────────────────────┤
│ 1. Cost Basis      │ The total acquisition cost required to place the  │
│    (Historical)    │ asset into service (Purchase price + freight +   │
│                    │ delivery + installation + initial testing fees).  │
├────────────────────┼───────────────────────────────────────────────────┤
│ 2. Salvage Value   │ The estimated residual or scrap value of the asset│
│    (Residual)      │ at the very end of its useful lifespan.           │
├────────────────────┼───────────────────────────────────────────────────┤
│ 3. Useful Life     │ The expected duration (in years, months, or total │
│                    │ production units) the business plans to use it.   │
├────────────────────┼───────────────────────────────────────────────────┤
│ 4. Depreciable Base│ The total dollar amount that can be depreciated:  │
│                    │ Depreciable Base = Cost Basis - Salvage Value     │
└────────────────────┴───────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────────────────────┐
│                        BOOK VALUE FLOWCHART                            │
└────────────────────────────────────────────────────────────────────────┘
          ┌───────────────────────────────────────────────────┐
          │     Cost Basis (Asset Purchase + Setup Costs)     │
          └─────────────────────────┬─────────────────────────┘
                                    │
                                    ▼  [MINUS]
          ┌───────────────────────────────────────────────────┐
          │ Accumulated Depreciation (Total Expensed to Date) │
          └─────────────────────────┬─────────────────────────┘
                                    │
                                    ▼  [EQUALS]
          ┌───────────────────────────────────────────────────┐
          │   Current Net Book Value (Carrying Asset Value)   │
          └───────────────────────────────────────────────────┘

The 4 Primary Accounting Depreciation Methods

Different types of assets lose value in different patterns. A warehouse roof deteriorates evenly over decades, while a new fleet vehicle drops sharply in resale value the moment it leaves the dealership lot.

GAAP recognizes four primary methods to calculate book depreciation:

┌────────────────────────────────────────────────────────────────────────┐
│                   GAAP DEPRECIATION METHODOLOGIES                      │
├──────────────────────┬─────────────────────────────────────────────────┤
│ 1. Straight-Line     │ Even expense spread equally across every year.  │
├──────────────────────┼─────────────────────────────────────────────────┤
│ 2. Double Declining  │ Accelerated method; charges higher expense in   │
│    Balance (DDB)     │ early years, declining over asset life.         │
├──────────────────────┼─────────────────────────────────────────────────┤
│ 3. Units of          │ Activity-based; expense fluctuates directly with│
│    Production        │ operational machine hours or units produced.    │
├──────────────────────┼─────────────────────────────────────────────────┤
│ 4. Sum-of-the-Years'-│ Accelerated method weighting asset life digits; │
│    Digits (SYD)      │ steeper early write-offs than straight-line.    │
└──────────────────────┴─────────────────────────────────────────────────┘

Method 1: Straight-Line Depreciation (The Industry Standard)

Straight-line is the most common and intuitive depreciation method. It spreads the depreciable cost evenly across every year of the asset’s useful lifespan.

Mathematical Formula

Worked Example:

A contracting company purchases a commercial generator for $50,000. It estimates a useful life of 5 years and an anticipated salvage resale value of $5,000.

  1. Depreciable Base: $50,000$5,000=$45,000
  2. Annual Expense: 5$45,000=$9,000 per year
  3. Monthly Expense: 12$9,000=$750 per month
  • Best Used For: Real estate improvements, furniture, office fixtures, and general equipment that provides steady, predictable utility over time.

Method 2: Double Declining Balance (DDB) (Accelerated Depreciation)

The Double Declining Balance method is an accelerated depreciation model. It expenses a substantially higher percentage of the asset’s cost during the early years of operation and tapers off as the asset ages.

Because DDB is calculated against the remaining Net Book Value (not the depreciable base), the asset depreciates at twice (200%) the straight-line rate.

Mathematical Formulas

Straight-Line Rate=Useful Life (Years)1
DDB Rate=Straight-Line Rate×2
Annual Depreciation Expense=Beginning Net Book Value× DDB Rate

(Important Rule: Under DDB, an asset is never depreciated below its stated salvage value).

Worked Example (Using the same $50,000 Asset, 5-Year Life, $5,000 Salvage):

  • Straight-Line Rate =51=20%
  • DDB Rate =20%×2=40% per year
┌──────┬──────────────────────┬───────────┬──────────────────────┬────────────────┐
│ YEAR │ BEGINNING BOOK VALUE │ DDB RATE  │ DEPRECIATION EXPENSE │ END BOOK VALUE │
├──────┼──────────────────────┼───────────┼──────────────────────┼────────────────┤
│ 1    │ $50,000              │ 40%       │ $20,000              │ $30,000        │
│ 2    │ $30,000              │ 40%       │ $12,000              │ $18,000        │
│ 3    │ $18,000              │ 40%       │ $7,200               │ $10,800        │
│ 4    │ $10,800              │ 40%       │ $4,320               │ $6,480         │
│ 5    │ $6,480               │ Capped*   │ $1,480*              │ $5,000         │
└──────┴──────────────────────┴───────────┴──────────────────────┴────────────────┘

*\*Note for Year 5: $40% \\times $6,480 = $2,592$. However, that would reduce the ending book value to $$3,888$, which is below the $$5,000$ salvage value. Therefore, Year 5 depreciation is capped at $$1,480$ (\[6,480 – \]5,000).*

  • Best Used For: High-tech hardware, computer servers, and commercial vehicles that experience rapid technological obsolescence or steep initial resale depreciation.

Method 3: Units of Production Method (Usage-Based Depreciation)

The Units of Production method ties depreciation directly to operational output, such as total miles driven, machine press cycles, or flight hours, rather than the passage of calendar time.

Mathematical Formulas

Depreciation Rate Per Unit=Total Estimated Production Units Cost BasisSalvage Value
Annual Expense=Units Produced in Current Year × Depreciation Rate Per Unit

Worked Example:

A logistics company purchases a regional delivery truck for $90,000$,witha$$10,000$salvagevalueandanestimatedusefullifetimeoutputof$400,000 miles**.

  1. Depreciation Per Mile: 400,000 miles$90,000$10,000=$0.20 per mile
  2. Year 1 Usage (65,000 miles): $65,000 \times $0.20 = $13,000$
  3. Year 2 Usage (82,000 miles): $82,000 \times $0.20 = $16,400$
  4. Year 3 Usage (40,000 miles): $40,000 \times $0.20 = $8,000$
  • Best Used For: Heavy manufacturing equipment, industrial printing presses, and commercial transport fleets where wear and tear is directly correlated with workload.

Method 4: Sum-of-the-Years’-Digits (SYD)

Sum-of-the-Years’-Digits is another accelerated method that creates a smoother, weighted downward curve than DDB. It calculates depreciation by multiplying the depreciable base by a declining fraction based on the sum of the asset’s useful life digits.

Mathematical Formulas

S=2n(n+1)where n=useful life in years
Annual Expense=(Cost BasisSalvage Value)× Remaining Life Years at Start of Year

Worked Example (5-Year Asset, $45,000 Depreciable Base):

  • S=25(5+1)=230=15 (or simply 5+4+3+2+1=15)
┌──────┬──────────────────┬─────────────────┬──────────────────────┬────────────────┐
│ YEAR │ DEPRECIABLE BASE │ FRACTION (n/S)  │ DEPRECIATION EXPENSE │ END BOOK VALUE │
├──────┼──────────────────┼─────────────────┼──────────────────────┼────────────────┤
│ 1    │ $45,000          │ 5 / 15 (33.3%)  │ $15,000              │ $35,000        │
│ 2    │ $45,000          │ 4 / 15 (26.7%)  │ $12,000              │ $23,000        │
│ 3    │ $45,000          │ 3 / 15 (20.0%)  │ $9,000               │ $14,000        │
│ 4    │ $45,000          │ 2 / 15 (13.3%)  │ $6,000               │ $8,000         │
│ 5    │ $45,000          │ 1 / 15 (6.7%)   │ $3,000               │ $5,000         │
└──────┴──────────────────┴─────────────────┴──────────────────────┴────────────────┘

Comparison of the 4 Methods: $50,000 Asset Over 5 Years

To see the financial statement impact side-by-side, here is how the annual expense profile changes across methods for an identical $50,000$assetwith$$5,000 salvage value:

Year Straight-Line Double Declining Balance (DDB) Sum-of-the-Years’-Digits (SYD) Units of Production (Assumed Usage)
Year 1 $9,000 $20,000 $15,000 $11,250 (25% usage)
Year 2 $9,000 $12,000 $12,000 $13,500 (30% usage)
Year 3 $9,000 $7,200 $9,000 $9,000 (20% usage)
Year 4 $9,000 $4,320 $6,000 $6,750 (15% usage)
Year 5 $9,000 $1,480 $3,000 $4,500 (10% usage)
Total $45,000 $45,000 $45,000 $45,000

Takeaway: While every method expensed the exact same $45,000 total over the five-year period, accelerated methods significantly reduce reported net income in Years 1 and 2 while preserving higher reported profits in Years 4 and 5.

Tax Depreciation vs. Book Depreciation: MACRS & Section 179

There is a major legal distinction between Book Depreciation (calculated for internal financial statements under GAAP) and Tax Depreciation (calculated for IRS tax returns).

The IRS does not permit businesses to deduct straight-line book depreciation on general federal tax returns. Instead, commercial entities must follow statutory IRS frameworks:

┌────────────────────────────────────────────────────────────────────────┐
│                      IRS TAX DEPRECIATION PILLARS                      │
├────────────────────┬───────────────────────────────────────────────────┤
│ 1. MACRS           │ Modified Accelerated Cost Recovery System:        │
│                    │ Mandated IRS depreciation system using statutory  │
│                    │ recovery periods and half-year conventions.       │
├────────────────────┼───────────────────────────────────────────────────┤
│ 2. Section 179     │ Allows businesses to write off up to 100% of the  │
│    Expensing       │ purchase price of qualifying equipment in Year 1  │
│                    │ (subject to statutory annual caps).               │
├────────────────────┼───────────────────────────────────────────────────┤
│ 3. Bonus           │ Allows an additional percentage write-off in Year │
│    Depreciation    │ 1 for eligible assets (phasing down under TCJA).  │
└────────────────────┴───────────────────────────────────────────────────┘

1. MACRS Asset Recovery Classes

Under MACRS (General Depreciation System), salvage value is treated as $0, and assets must be classified into specific statutory recovery periods:

Recovery Period Eligible Asset Types
3-Year Specialized tractor units, racehorses, certain manufacturing software
5-Year Automobiles, light general-purpose trucks, computers, copiers, medical devices
7-Year Office furniture, fixtures, agricultural machinery, general manufacturing equipment
15-Year Land improvements (sidewalks, fences, paved parking lots), service stations
27.5-Year Residential rental properties
39-Year Nonresidential commercial real property (office buildings, warehouses, retail stores)

2. Section 179 & Bonus Depreciation

Rather than waiting 5 or 7 years to recover asset costs, small and medium-sized businesses can utilize immediate tax write-offs:

Commercial Lending & Underwriting: The Depreciation Add-Back

When a business applies for commercial debt, an SBA loan, equipment financing, or alternative working capital (such as a Merchant Cash Advance or revenue-based financing), how underwriters analyze depreciation is vital to approval.

┌────────────────────────────────────────────────────────────────────────┐
│                   THE UNDERWRITER'S CASH FLOW LENS                     │
├──────────────────────────────────┬─────────────────────────────────────┤
│ ON PAPER (P&L / Tax Return)      │ IN REALITY (Bank Statement Audits)  │
├──────────────────────────────────┼─────────────────────────────────────┤
│ Gross Revenue:        $1,000,000 │ Actual Cash Collected:   $1,000,000 │
│ Operating Cash Costs:  ($700,000)│ Actual Cash Disbursed:    ($700,000)│
│ Depreciation Expense:  ($200,000)│ Paper Depreciation Check:        $0 │
├──────────────────────────────────┼─────────────────────────────────────┤
│ Net Taxable Income:     $100,000 │ True Cash Flow Remaining:  $300,000 │
│ (Looks weak to banks)            │ (Real cash available for debt)      │
└──────────────────────────────────┴─────────────────────────────────────┘

1. The Non-Cash Add-Back to EBITDA

Depreciation is a non-cash accounting convention. When a business claims $50,000 in annual depreciation on its tax return or P&L, no cash actually leaves the business bank account.

Because of this, commercial underwriters immediately add back depreciation when calculating cash flow capacity:

EBITDA=Operating Net Income+ Interest+ Taxes+ Depreciation+ Amortization
Cash Flow Available for Debt Service (CFADS)=Net Income+ Depreciation + Non-Cash ChargesOwner Draws

If a business reports modest net income on its tax return due to aggressive Section 179 equipment deductions, a savvy underwriter adjusts this figure upward, preventing the business from being unfairly disqualified for credit.

2. Debt Service Coverage Ratio (DSCR) Impact

Commercial bank loans and SBA underwriters evaluate borrowing capacity via the Debt Service Coverage Ratio (DSCR):

DSCR=Total Annual Principal and Interest Debt Service Net Operating Income + Depreciation + Amortization

By adding back depreciation, the numerator increases significantly, lifting the borrower’s DSCR above the mandatory bank threshold (typically 1.25x).

3. Alternative Funding & Merchant Cash Advances (MCAs)

Alternative working capital providers evaluate underwriting risk through bank statements rather than tax returns:

  • Daily & Monthly Inflows: MCA underwriters review 3 to 6 months of commercial bank statements to measure Average Daily Balance (ADB) and gross monthly revenue.
  • Depreciation Irrelevance to Daily Remittances: Because revenue-based financing relies on daily ACH debits or credit card split-funding from actual deposits, paper depreciation does not reduce qualifying advance amounts. A business that appears break-even on paper due to high depreciation can still qualify for substantial working capital if its bank accounts show steady, healthy cash inflows.