← LibraryEngineering EconomicsEngineering · MathematicsLesson 7/7← PrevNext →
ArticlePublished 11 Jul 2026Updated 12 Jul 20268 min readBy Kevin Jogin
KEVOS® Knowledge Library · Engineering → Mathematics

Engineering / Mathematics

Engineering Economics

Machines are bought with money that has a time value. This page carries the interest formulas, equivalence factors and decision tests — NPV, EUAC, rate of return, break-even — that let a technical choice be defended in dollars.

  • Reading time · 8 min
  • 12 sections
  • 8 % factor table computed
  • Two machines, one verdict
012345 −P (purchase) +A each year (savings) +S (salvage) receipts up · payments down · end-of-period convention · rate i
Doc №KL-ENG-MATH-016
SectionEngineering → Mathematics
Sheet1 of 1
DrawnKEVOS®
Date2026-07-11

§1Interest and the time value of money

A dollar today outranks a dollar next year, because today’s dollar can be put to work. Interest is the exchange rate between now and later.

simple: F = P(1 + n i)   compound: F = P(1 + i)ⁿ
Example 1 — ten compounded years

$5000 at 8 % compounded annually: F = 5000 × 1.08¹⁰ = $10 794.62 — a doubling in nine years, as the rule of 72 (72/8 = 9) predicted. Simple interest would have paid only $9000; the gap is interest earning interest.

Every method on this page is compound interest wearing different clothes. The rate i is per period, n counts periods, and the two must match — annual with annual, monthly with monthly.

Contents

§2Nominal and effective rates

“12 % per annum, compounded monthly” is not 12 %. The nominal rate divides among the periods; the effective rate is what the year actually costs.

i_eff = (1 + r/m)ᵐ − 1  r = nominal annual rate, m = compounding periods per year
Example 2 — the honest number

r = 12 % monthly-compounded: i_eff = 1.01¹² − 1 = 12.68 %. Comparing finance offers on nominal rates with different compounding is comparing apples with apple-flavoured things; convert both to effective first.

Contents

§3Cash-flow diagrams

Before any formula, draw the money: a timeline with receipts up and payments down, each arrow at the period’s end. Half of all economics errors are diagram errors.

The hero drawing above is the standard machine-purchase picture: price P down at year 0, savings A up at each year’s end, salvage S up at the final year. Conventions worth keeping rigid: cash flows land at period ends unless stated; the rate i applies per period of the same length; and “year 0” is now. With the picture right, every question on this page becomes “what single number at one point in time is this set of arrows worth?” — which is what the factors of §4 compute.

Contents

§4Equivalence factors

Six factors move money along the timeline. Learn the notation (X/Y, i, n) as “X given Y” and the table does the arithmetic.

The six factors
FactorConvertsFormula
(F/P, i, n)present → future(1 + i)ⁿ
(P/F, i, n)future → present(1 + i)⁻ⁿ
(F/A, i, n)annual series → future[(1 + i)ⁿ − 1]/i
(A/F, i, n)future → annual seriesi/[(1 + i)ⁿ − 1]
(P/A, i, n)annual series → present[1 − (1 + i)⁻ⁿ]/i
(A/P, i, n)present → annual seriesi/[1 − (1 + i)⁻ⁿ] — the loan-repayment factor
Equivalence factors at i = 8 % (computed)
nF/PP/FF/AA/FP/AA/P
11.080000.925931.000001.000000.925931.08000
21.166400.857342.080000.480771.783260.56077
31.259710.793833.246400.308032.577100.38803
41.360490.735034.506110.221923.312130.30192
51.469330.680585.866600.170463.992710.25046
61.586870.630177.335930.136324.622880.21632
71.713820.583498.922800.112075.206370.19207
81.850930.5402710.636630.094015.746640.17401
91.999000.5002512.487560.080086.246890.16008
102.158920.4631914.486560.069036.710080.14903
Any other rate follows from the formulas above; note A/P = A/F + i and F/P × P/F = 1 — quick self-checks.
Contents

§5Net present value

Drag every arrow back to year 0 at the required rate and add them up. Positive means the project beats the rate; negative means the money works harder elsewhere.

NPV = Σ (cash flow)ₖ × (P/F, i, k)  accept if NPV ≥ 0 at the required i
Example 3 — a $42 000 machine at 10 %

Cost $42 000 now; saves $9500/yr for 6 years; salvage $5000. NPV = −42 000 + 9500 × (P/A, 10 %, 6) + 5000 × (P/F, 10 %, 6) = −42 000 + 9500 × 4.3553 + 5000 × 0.5645 = +$2197 — buy it. At a 12 % requirement the same arrows fall below zero; the verdict belongs to the rate as much as to the machine.

Contents

§6Capitalised cost and EUAC

Two reshapings of the same idea: capitalised cost turns a forever-payment into a lump sum; EUAC turns any lumpy project into a level yearly rent — the fairest way to compare machines of unequal life.

Capitalised cost (perpetual) P = A / i  e.g. $1200/yr maintained forever at 6 % is worth $20 000 today
Equivalent uniform annual cost EUAC = P·(A/P, i, n) − S·(A/F, i, n) + annual operating cost
Example 4 — two machines, unequal lives, 9 %

Machine A: $30 000, 5-yr life, $4000 salvage, $2600/yr to run. EUAC = 30 000 × 0.25709 − 4000 × 0.16709 + 2600 = $9644/yr.

Machine B: $45 000, 8-yr life, $6000 salvage, $1500/yr. EUAC = 45 000 × 0.18067 − 6000 × 0.09067 + 1500 = $9086/yr — B wins by $558 a year, despite the dearer sticker, and the unequal lives never had to be reconciled: that is what EUAC is for.

Contents

§7Rate of return and payback

Instead of judging a project at a chosen rate, ask what rate the project itself earns: the i that zeroes its NPV. Payback asks a blunter question — how fast the cash comes home.

Example 5 — internal rate of return by iteration

$20 000 buys $6000/yr for 5 years. Solve (P/A, i, 5) = 20 000/6000 = 3.333. No closed form exists — exactly the situation Newton–Raphson and bisection (Algebra and Equations, §6) were built for: the rate brackets between 15 % (P/A = 3.352) and 16 % (3.274), closing on i = 15.24 %. If the firm’s hurdle is 12 %, the project clears it.

Payback = 20 000/6000 = 3.3 years — instantly communicable, and blind to everything after year 3.3 and to interest itself. Use it as a risk screen (“how long is the money exposed?”), never as the deciding test.

Contents

§8Benefit–cost ratio

Public-works cousin of NPV: discount benefits and costs separately, then divide.

B/C = PV of benefitsPV of costs  acceptable if B/C ≥ 1

Benefits of $130 000 present value against costs of $100 000 give B/C = 1.3. When ranking competing schemes, compare the incremental ratio of each step up in cost — a habit that stops a merely-good big scheme displacing an excellent small one.

Contents

§9Depreciation

Depreciation spreads an asset’s cost over its working life for the books and the tax return. Three classical schedules cover practice; the running asset costs $24 000, lasts 5 years, salvages at $4000.

straight line: Dₖ = (P − S)/n  sum-of-years’-digits: Dₖ = n − k + 1Σ digits(P − S)  double declining: Dₖ = 2n × book value
Depreciation schedules — $24 000 asset, $4000 salvage, 5-year life (computed)
YearSL dep.SL bookSOYD dep.SOYD bookDDB dep.DDB book
14000.0020000.006666.6717333.339600.0014400.00
24000.0016000.005333.3312000.005760.008640.00
34000.0012000.004000.008000.003456.005184.00
44000.008000.002666.675333.331184.004000.00
54000.004000.001333.334000.000.004000.00
All three land on the $4000 salvage; they differ only in timing. DDB year 4 is limited so book value never falls below salvage.
Statutory schedules

Tax law dictates its own methods and lives — in Australia the prime-cost (straight-line) and diminishing-value methods with legislated effective lives, elsewhere systems such as MACRS. The mathematics above is the machinery underneath all of them; the percentages come from the legislation of the day, so take rates from the current rules, not from memory.

Contents

§10Break-even analysis

Fixed costs are the flat line you pay regardless; every unit sold climbs away from it by its contribution. Break-even is where the climb crosses the flat.

Q* = fixed costsprice − variable cost per unit
20k40k60k040080012001600Q* ≈ 1029revenuetotal costfixed $18 000lossprofit
Fig. 1. Revenue against total cost for the worked example. Left of the crossing every unit deepens the loss; right of it, each unit contributes $17.50.
Example 6 — a fixture that costs $18 000 to tool up

Selling price $46, variable cost $28.50: contribution $17.50/unit. Q* = 18 000/17.50 = 1028.6 → 1029 units to break even. The same algebra compares two processes: tooling-heavy versus labour-heavy methods break even against each other at the volume where their total-cost lines cross — the quantitative case for hard tooling on long runs only.

Contents

§11Overhead and the machine-hour rate

Rent, power, supervision and depreciation attach to no single job — yet every job must carry a share, or the quotes are fiction.

machine-hour rate = annual overhead assigned to the machineannual productive hours
Example 7 — loading a quote

A cell carrying $260 000/yr of overhead runs 6500 productive hours: rate = $40/machine-hour. A 3.2-hour job therefore carries $128 of overhead before material and labour are counted. Choosing the base — machine hours, labour hours, floor area — is a policy decision; consistency matters more than the choice, and under-absorbed overhead at year’s end is the signal the base or the hours were optimistic.

Contents

§12Quick reference

The working core of the page on one card rack.

Compound

F = P(1+i)ⁿ

i_eff = (1+r/m)ᵐ − 1

Series ↔ present

(P/A) = [1−(1+i)⁻ⁿ]/i

(A/P) = i/[1−(1+i)⁻ⁿ]

Decision tests

NPV ≥ 0 · B/C ≥ 1

IRR: rate where NPV = 0

EUAC

P(A/P) − S(A/F) + running

compares unequal lives fairly

Depreciation

SL: (P−S)/n

DDB: (2/n) × book value

Break-even

Q* = fixed/(price − variable)

overhead rate = $/machine-hr

Contents

Continue learning

Manufacturing Data AnalysisArticle · MathematicsMatricesArticle · MathematicsSolution of TrianglesArticle · MathematicsGeometryArticle · Mathematics