A comp. has issued a bond with the following characteristics: Principal=1000, Time to maturity=20yrs. Coupon Rate=8%, compounded semiannually with semiannual payments. Calculate the value of this bond if the stated interest rate, compounded semiannually is 6%

My attempt: 1000(.08)/2 * (1-1/1.06^20) + (1000/1.06^20) = 40(11.4699) + 311.80 = 770.60

Your attempt is incorrect. Let's calculate the value of the bond correctly.

The formula to calculate the value of a bond is as follows:

Value = (C / r) * (1 - (1 / (1 + r)^n) ) + ((F / (1 + r)^n)

Where:
C = Coupon payment per period
r = Interest rate per period
n = Total number of periods
F = Face value (principal)

In this case, the coupon payment per period is $40 (8% of $1000/2), the interest rate per period is 6% compounded semiannually, and the total number of periods is 20 years (40 semiannual periods).

Let's calculate the value of the bond:

Value = (40 / 0.03) * (1 - (1 / (1 + 0.03)^40) ) + (1000 / (1 + 0.03)^40)

Value = 1333.011705 + 310.614381

Value = $1643.63

Therefore, the value of the bond is $1643.63 when the stated interest rate, compounded semiannually, is 6%.

To calculate the value of a bond, you need to compute the present value of both the coupon payments and the principal payment.

First, let's calculate the present value of the coupon payments. The coupon rate of 8% is compounded semiannually, so you need to divide it by 2 to get 4% for each semiannual period. The time to maturity is 20 years, which means there are 40 semiannual periods (20 years multiplied by 2).

The present value of the coupon payments can be calculated using the formula:

Coupon Payment * (1 - (1 + Interest Rate)^(-Number of Periods)) / Interest Rate

In this case:
Coupon Payment = (Principal * Coupon Rate) / 2 = (1000 * 0.08) / 2 = 40

Using the stated interest rate of 6% (compounded semiannually), you can plug the values into the formula:

40 * (1 - (1 + 0.06/2)^(-40)) / (0.06/2) = 770.60 (rounded to two decimal places)

Next, let's calculate the present value of the principal payment, which will be the final payment after 20 years. You need to discount it to its present value by applying the formula:

Principal / (1 + Interest Rate)^Number of Periods

In this case:
Principal = 1000
Number of Periods = 20 years * 2 = 40

Using the stated interest rate of 6% (compounded semiannually) again, you can substitute the values into the formula:

1000 / (1 + 0.06/2)^40 = 311.80 (rounded to two decimal places)

Finally, add the present value of the coupon payments and the present value of the principal payment to get the total value of the bond:

770.60 + 311.80 = 1082.40

So, the value of the bond under these conditions is approximately $1082.40.