Why is the Modigliani and Miller Proposition 2 formula with taxes “r_e = r_o + (r_o - r_d) * (1 - t) * (D/E)” and not r_e = r_o + (r_o - r_d * (1 - t)) * (D/E)? If you take the WACC formula and solve for r_e, you get the latter, not the former:
WACC = r_o = r_e * E/(E+D) + r_d * (1-t) * D/(E+D)
r_o * (E+D) = r_e * E + r_d * (1-t) * D
r_o * E + r_o * D = r_e * E + r_d * (1-t) * D
r_o + r * D/E - r_d * (1-t) * D/E = r_e
r_e = r_o + [ r_o - r_d * (1-t) ] * D/E
WACC = r_o = r_e * E/(E+D) + r_d * (1-t) * D/(E+D)
r_o * (E+D) = r_e * E + r_d * (1-t) * D
r_o * E + r_o * D = r_e * E + r_d * (1-t) * D
r_o + r * D/E - r_d * (1-t) * D/E = r_e
r_e = r_o + [ r_o - r_d * (1-t) ] * D/E