IRR - Three Year Project
Find the IRR for a three-year project and compare to the hurdle rate.
Problem Scenario
Invest $5,000 today. Cash inflows: Year 1 = $2,000, Year 2 = $2,500, Year 3 = $1,500. Hurdle rate = 10%.
Given Data
Requirements
- Estimate IRR
- Accept or reject at 10% hurdle
Solution
Step 1:
At 10%: NPV = 2000/1.1 + 2500/1.21 + 1500/1.331 - 5000 = 1818.18 + 2066.12 + 1126.97 - 5000 = 11.27.
Step 2:
At 11%: NPV = 2000/1.11 + 2500/1.2321 + 1500/1.3676 - 5000 = 1801.80 + 2028.24 + 1096.82 - 5000 = -73.14.
Step 3:
IRR is between 10% and 11%. Linear interpolation: IRR โ 10% + 11.27/(11.27+73.14) ร 1% โ 10.13%.
Final Answer
IRR โ 10.13%. Accept since IRR > 10% hurdle rate (barely).
Key Takeaways
- โTrial-and-error narrows the IRR range
- โSmall NPV means IRR is close to the tested rate
Common Errors to Avoid
- โRounding too early in interpolation
- โForgetting that negative NPV means rate is too high
Practice More Problems with AI
Snap a photo of any problem and get instant explanations.
Download FinanceIQFAQs
Common questions about this problem type
Yes. Small margin suggests sensitivity to assumptionsโrun a sensitivity analysis.
Only for simple cases with 1-2 cash flows. For 3+ periods, use trial and error, linear interpolation, or a financial calculator's IRR function. Most exam problems expect the interpolation method.