Dealing With Debt/Equity Ratio in Corporate Finance WACC Calculations
I’ve been going through the Corporate Finance practice questions, many of which are about calculating Weighted Average Cost of Capital (WACC), a.k.a.: Marginal Cost of Capital (MCC).
The formula is simple:
WACC = wd[kd(1 - t)] + wpskps + wcekce
So just like its name, it’s basically a weighted average of the 3 capital components: debt, preferred stock, and common equity.
In some questions, the weights are given as percentage numbers, e.g.: 30% debt, and 70% equity. This is straightforward. We just use 30 and 70 as the weights.
But sometimes, they are given as debt-to-equity ratio, e.g.: target debt/equity ratio = 0.4. Then Schweser usually explains how to calculate wd and we from this given ratio in greater details:
First, calculate the weights for debt and equity
wd + we = 1
we = 1 − wd
wd / we = 0.40
wd = 0.40 × (1 − wd)
wd = 0.40 − 0.40wd
1.40wd = 0.40
wd = 0.286, we = 0.714

Dropping unnecessary calculations
This is not necessary–it’s too slow. We don’t need to perform this calculation at all.
The key point here is that what matters about weights is really their proportion relative to one another, instead of the actual values we use as weights.
That is, if debt/equity ratio is 0.4, it doesn’t matter whether we enter
wd = 0.286, we = 0.714
after doing that calculation above, or
wd = 0.4, we = 1
As long as the d/e ratio is 0.4, we can use 4 and 10. Or 40 and 100. 2 and 5. Or whatever two numbers has that ratio–the most obvious of which is of course 0.4 and 1. So whatever debt/equity ratio is given, just enter that ratio for wd, and 1 for we. Easier, yes?
And of course, here’s the way we do weighted average in HP12c:
- Clear the statistics registers: f – CLEAR – ∑
- <Enter value> – Enter – <Enter weight> - ∑+ (an easy way to remember to enter value before weight, is to remember that v comes before w in the alphabet)
- Repeat step 2 as many times as necessary
- Display the result: g – 6 (that is, g, and then number 6 key–that’ll give you the weighted average.)
March 15th, 2009 at 4:22 pm
Can you tell me who did your layout? I’ve been looking for one kind of like yours. Thank you.
March 17th, 2009 at 11:18 pm
Hi Susan, it’s a wordpress template really. I just did a few tweaks here and there
April 23rd, 2009 at 9:15 pm
I was looking for an easier way to do this! Thanks.
June 2nd, 2009 at 2:28 am
I know its very simple but could not work it out myself
Helped me a lot!!
Thanks
Derya
April 15th, 2010 at 1:08 pm
Could you make a calculator section with these tips?
April 19th, 2010 at 9:20 pm
Hi Dean, well… I don’t have enough tips to set aside for a separate section at the moment unfortunately. But I’ll consider that when I have more, thank you