Answer:
Explanation:
To compute the after-tax cost of capital for the bonds, we need to calculate the cost of debt after factoring in the tax savings from the interest expense. The formula to calculate the after-tax cost of debt is:
After-Tax Cost of Debt = Yield to Maturity * (1 - Tax Rate)
Here's how you can calculate it step by step:
Calculate the annual interest payment (coupon payment):
Coupon Payment = Coupon Rate * Par Value = 0.10 * $1,000 = $100
Calculate the annual interest expense (coupon payment after-tax):
Interest Expense (After-Tax) = Coupon Payment * (1 - Tax Rate) = $100 * (1 - 0.34) = $66
Calculate the effective after-tax cost of debt (yield to maturity):
YTM is the yield that equates the bond's current price to the present value of all future cash flows, including coupon payments and the bond's face value at maturity.
Since the bond is selling at $920, and the coupon payment is $100 per year, and the face value is $1,000, we can use financial calculators or software to solve for the yield to maturity. If you don't have access to such tools, you can use an online bond yield calculator. However, I'll provide the formulaic approach using the Newton-Raphson method to solve for the YTM.
The formula for calculating the present value of a bond's cash flows is:
�
=
∑
�
=
1
�
�
(
1
+
�
)
�
+
�
(
1
+
�
)
�
P=∑
t=1
n
(1+r)
t
C
+
(1+r)
n
F
Where:
�
P = Current price of the bond
�
C = Annual coupon payment
�
r = Yield to Maturity (YTM) as a decimal
�
t = Time period (years)
�
n = Number of years to maturity
�
F = Face value of the bond
Using the provided values:
P = $920
C = $100
F = $1,000
�
=
13
n=13
The equation becomes:
$920 = \sum_{t=1}^{13} \frac{$100}{(1+r)^t} + \frac{$1,000}{(1+r)^{13}}
Solving this equation for
�
r (YTM) requires numerical methods like the Newton-Raphson method, as it's not possible to solve directly for
�
r. However, as an AI text-based model, I can't perform real-time numerical computations here. You might need to use financial calculators or software to find the YTM.
Once you have the YTM, calculate the after-tax cost of debt:
After-Tax Cost of Debt = YTM * (1 - Tax Rate)
Substitute the calculated YTM value and the provided tax rate (34%) into this formula to find the after-tax cost of debt.
Remember, the YTM calculation can be a bit complex, so it's recommended to use financial calculators or specialized software to find an accurate value.