Internal & Incremental Rate of Return

ENGR 4760: Engineering Economics · Study Notes · Topic 5 · Park 7.1–7.4

What IRR Is

In the last topic we picked a discount rate (the MARR) and asked whether the present worth came out positive. The internal rate of return flips that around. Instead of choosing the rate, we ask: what rate would make this project exactly break even? The internal rate of return (IRR) is the interest rate that sets net present value to zero, the rate at which the present value of the inflows exactly equals the present value of the outflows.

$$NPV = 0 = CF_0 + \frac{CF_1}{1+IRR} + \frac{CF_2}{(1+IRR)^2} + \frac{CF_3}{(1+IRR)^3} + \cdots$$

That is one equation with the IRR buried inside every denominator, so for anything beyond a couple of periods you do not solve it by hand. In practice you let a spreadsheet do it: IRR(cash flow range, guess) hunts numerically for the rate that zeroes the NPV. Hold on to that word guess, because it matters more than it looks, as we will see.

The Decision Rule

Once you have the IRR, the verdict is a single comparison against the hurdle rate:

ConditionMeaningDecision
$IRR > MARR$Earns more than your hurdleAccept the project
$IRR < MARR$Earns less than your hurdleReject the project
$IRR = MARR$Exactly breaks evenInvestor's call

Here is the important caveat: IRR is excellent for judging whether one project clears the bar, but it is unreliable for ranking competing projects against each other. A higher IRR does not automatically mean the better choice, and that is the trap the incremental method exists to fix.

Example. A friend pitches you their business: you put in \$200 today and receive \$50, \$50, \$100, \$100, \$125 over the next five years, with a MARR of 10%. The cash flow goes negative once and then stays positive, so there is a single, unambiguous IRR, and here it lands around 26%. Comfortably above the 10% hurdle, so back the idea.

Simple vs. Non-Simple & Multiple IRRs

Why was that example clean? Because the cash flow changed sign only once: out, then in and staying in. That is a simple investment, and a simple investment has exactly one IRR. You can lead with several negative or zero periods and it is still simple, as long as the sign flips just once over the whole life.

A non-simple investment flips sign more than once: money out, then in, then a big outflow again (a mid-life overhaul, a cleanup cost, a reinvestment). Each sign change is a chance for the NPV equation to cross zero again, so a non-simple cash flow can have multiple IRRs, several different rates that all make NPV zero. Mathematically they are all valid roots; economically, none of them is a trustworthy single answer.

This is where that innocent "guess" comes back to bite. Feed a spreadsheet's IRR function a non-simple cash flow and it returns the root nearest your starting guess. Start at 5%, 10%, or 15% and it might report 5.6%; start at 20% and the very same cash flow reports 27.8%. Same numbers, two answers, decided entirely by where you started looking. The fix is simple and worth making a habit: when the sign changes more than once, plot NPV against the discount rate and look at the whole curve. Every place it crosses zero is an IRR, and seeing the shape tells you which root, if any, is economically meaningful instead of trusting a number that quietly depends on a guess.

Incremental Rate of Return

Now to that ranking problem. Suppose two mutually exclusive alternatives both deliver the same kind of benefit and both clear the MARR on their own. You cannot just pick the one with the higher IRR. (If you would rather avoid the issue entirely, comparing present worths always ranks them correctly. But the rate-of-return crowd has its own clean tool.)

The idea: stop asking "which IRR is bigger" and start asking "is the extra money the pricier option demands worth spending?" Subtract the lower-first-cost alternative's cash flows from the higher-first-cost one to get the incremental cash flow ($\Delta$), then compute the IRR on that increment. That is the $\Delta ROR$, the return you earn on the extra dollars.

Example. Project A costs \$1,000 up front; Project B costs \$2,783. On their own, A returns 48.7% and B returns 32.6%, both well above a 10% MARR, so the naive move is to grab A for its gaudier IRR. But that ignores the question that actually matters. The increment $B - A$ is an extra \$1,783 spent now to buy two more years of \$1,000 returns, and the IRR on that increment is only 8.0%. Since 8.0% is below the 10% MARR, the extra \$1,783 is not pulling its weight: you would do better spending \$1,000 on A and putting the other \$1,783 to work elsewhere at 10%. So reject the increment and choose A, even though B is also a perfectly acceptable project in isolation. That last point is the whole lesson: "acceptable" and "best" are different questions.

Practice Lens

Investing. IRR is the annualized return baked into any cash-flow stream, which is why it shows up everywhere from bond yield-to-maturity to private-equity and real-estate underwriting. But the cautions here are exactly the ones that burn investors. The multiple-root problem is real for anything with interim outflows (a fund that calls capital again mid-life, a property with a big planned renovation), and the ranking trap is constant: a small position with a spectacular percentage return can create less wealth than a larger one with a merely good return. IRR answers "what rate?", net present value answers "how much money?" — and when you must choose, dollars usually win.

Engineering. When a firm thinks in rate-of-return terms, the incremental method is how you defend a more expensive, higher-performance design: not by its own IRR, but by showing the return earned on the extra capital it requires beats the hurdle. And always sanity-check the cash flow for sign changes before quoting an IRR. A project with a major mid-life rebuild or end-of-life remediation cost is non-simple, and an unchecked spreadsheet IRR on it can hand you a confident, guess-dependent, and wrong number.

Cite these notes: M. A. Z. Chowdhury, “Internal & Incremental Rate of Return,” ENGR 4760 Engineering Economics — Study Notes, Rensselaer Polytechnic Institute. Available: https://arshadzahangirchowdhury.github.io/courses/engr4760-notes/05-internal-rate-of-return.html

← Back to ENGR 4760