document.write( "Question 1197302: Hi, please help me solve this problem\r
\n" );
document.write( "\n" );
document.write( "1.If the coupon rate of USD 1000 is 6%, the coupon rate is semiannual, the yield is 5%, and the maturity is 9 years, what is the price?\r
\n" );
document.write( "\n" );
document.write( "2.If the yield rises to 7%, what will the bond price be?\r
\n" );
document.write( "\n" );
document.write( "3.If the yield to maturity is 7%, what is the current bond yield? \n" );
document.write( "
Algebra.Com's Answer #848398 by ElectricPavlov(122)![]() ![]() ![]() You can put this solution on YOUR website! **1. Calculate Bond Price with 5% Yield**\r \n" ); document.write( "\n" ); document.write( "* **Calculate Semiannual Coupon Payment:** \n" ); document.write( " * Annual Coupon Payment = $1000 * 6% = $60 \n" ); document.write( " * Semiannual Coupon Payment = $60 / 2 = $30\r \n" ); document.write( "\n" ); document.write( "* **Determine Number of Periods:** \n" ); document.write( " * Number of Periods = 9 years * 2 (semiannual) = 18 periods\r \n" ); document.write( "\n" ); document.write( "* **Calculate Semiannual Yield:** \n" ); document.write( " * Semiannual Yield = 5% / 2 = 2.5%\r \n" ); document.write( "\n" ); document.write( "* **Use the Bond Pricing Formula:**\r \n" ); document.write( "\n" ); document.write( " * Bond Price = \n" ); document.write( " * (Coupon Payment * [1 - (1 + Semiannual Yield)^-Number of Periods]) / Semiannual Yield \n" ); document.write( " * + \n" ); document.write( " * (Face Value / (1 + Semiannual Yield)^Number of Periods)\r \n" ); document.write( "\n" ); document.write( " * Bond Price = \n" ); document.write( " * ($30 * [1 - (1 + 0.025)^-18]) / 0.025 \n" ); document.write( " * + \n" ); document.write( " * ($1000 / (1 + 0.025)^18)\r \n" ); document.write( "\n" ); document.write( " * Bond Price ≈ $30 * 13.7908 + $1000 * 0.6036 \n" ); document.write( " * Bond Price ≈ $393.72 + $603.60 \n" ); document.write( " * Bond Price ≈ $997.32\r \n" ); document.write( "\n" ); document.write( "**2. Calculate Bond Price with 7% Yield**\r \n" ); document.write( "\n" ); document.write( "* **Calculate Semiannual Yield:** \n" ); document.write( " * Semiannual Yield = 7% / 2 = 3.5%\r \n" ); document.write( "\n" ); document.write( "* **Use the Bond Pricing Formula (with the new yield):**\r \n" ); document.write( "\n" ); document.write( " * Bond Price = \n" ); document.write( " * ($30 * [1 - (1 + 0.035)^-18]) / 0.035 \n" ); document.write( " * + \n" ); document.write( " * ($1000 / (1 + 0.035)^18)\r \n" ); document.write( "\n" ); document.write( " * Bond Price ≈ $30 * 11.9464 + $1000 * 0.4604 \n" ); document.write( " * Bond Price ≈ $358.39 + $460.40 \n" ); document.write( " * Bond Price ≈ $818.79\r \n" ); document.write( "\n" ); document.write( "**3. Calculate Current Bond Yield**\r \n" ); document.write( "\n" ); document.write( "* **Current Bond Yield = (Annual Coupon Payment / Bond Price) * 100%**\r \n" ); document.write( "\n" ); document.write( " * **Using the original bond price (from part 1):** \n" ); document.write( " * Current Bond Yield = ($60 / $997.32) * 100% ≈ 6.01%\r \n" ); document.write( "\n" ); document.write( " * **Using the bond price with the 7% yield (from part 2):** \n" ); document.write( " * Current Bond Yield = ($60 / $818.79) * 100% ≈ 7.32%\r \n" ); document.write( "\n" ); document.write( "**Key Points:**\r \n" ); document.write( "\n" ); document.write( "* **Bond Prices and Yields:** Bond prices and yields have an inverse relationship. When yields rise, bond prices fall, and vice versa. \n" ); document.write( "* **Current Yield:** The current yield only considers the annual coupon payment relative to the current bond price. It doesn't account for the time value of money or the bond's maturity. \n" ); document.write( "* **Yield to Maturity (YTM):** YTM is the overall return anticipated on a bond if it is held until maturity. It considers all future cash flows (coupon payments and principal repayment) and discounts them back to their present value.\r \n" ); document.write( "\n" ); document.write( "**Disclaimer:** \n" ); document.write( "* This is a simplified explanation for illustrative purposes. \n" ); document.write( "* Bond pricing can be complex and may involve other factors like credit risk, liquidity, and market conditions. \n" ); document.write( "* It's always recommended to consult with a financial professional for investment advice. \n" ); document.write( " \n" ); document.write( " |