Module 6: Numeric Questions

For students

Last updated: 15/10/2025 13:51

The questions are based on or inspired by the following references:


💡 You can also press Ctrl + P (or Cmd + P on Mac) to print or save your responses as a .pdf file.


⚠️ These exercises are powered by AI-assisted technologies and may contain occasional formatting or logic errors. Please report any issues you encounter so I can improve the experience.


📘 Part 1 (until Midterm)

Module Chapter Slides T/F MCQ Numeric Long Self-quiz
6 ch23 🎞️ 🔢 📝 🧪

Answer the following questions based on the discussions in class.

Login

<input type="checkbox" id="remember-me" checked />
<label for="remember-me">Remember me</label>
Q1.

Tesouro Selic — Daily Compounding (Business Days)

Initial amount: R$ 11.915,02   |   Annual rate: 11.74%   |   Business days: 28

Using the 252-day convention, compute the gross amount (R$) at the end of the period.

<input type=“number” id=“module6_num_q1” name=“module6_num_q1” step=“0.01” style=“width:220px;” data-correct-answer=1.2063^{4} data-tolerance=“25” />
Q2.

Covenant Step-Up — Present Value of Incremental Coupons

Par: R$ 1000 | Base coupon: 9.90% | Step-up: 1.80% (yrs 3–5) | Discount rate: 8.10%

Compute the present value (R$) of the incremental coupons due to the step-up in years 3–5, discounted at the given rate.

Q3.

Debt Issuance with Placement Fee — Sizing to Target Net Proceeds

Target net proceeds: R$ 11.342 million | Placement fee: 1.85%

The company issues bonds at par and pays a placement fee (as a % of face).
1) How much face value (million R\() must be issued to net the target? 2) How much is the **total fee paid** (million R\))?

Q4.

Ownership and Debt Financing (No Dilution)

After Series A, founders own 59.0% and Series A investors own 41.0%.
Then the company raises R$ 11.788 million via debt (no equity issued).

What are the final ownership percentages for founders and Series A investors after the debt raise?

Q5.

Convertible Bond — Conversion Price (Quiz-Utils Layout)

Q: You own a bond with a face value of $1000 and a conversion ratio of 40.46.

Q6.

Convertible Bond — Conversion Ratio (Quiz-Utils Layout)

Q: You own a bond with a face value of $1000 and a conversion price of $26.27.

::: {.webex-box}
Q7.

::: {.question}

Convertible Bond — Conversion Value vs. Straight Value (Premium/Discount)

cat(sprintf(“A convertible bond can be exchanged for %d shares. The stock trades at \(%1.2f</b> and the bond trades at <b>\)%1.2f.”, ratio, stock_price, bond_price))

  1. What is the conversion value of the bond?
  2. What is the conversion premium (bond price − conversion value)? Use a negative sign if discount.
::: {.question-block}

:::

:::

:::

::: {.webex-box}
Q8.

::: {.question}

Convertible Bond — Conversion Parity Price (Quiz-Utils Layout)

A convertible bond trades at $1359.43 and can be converted into 24 shares.

::: {.question-block}

:::

:::

:::

Q9.

Convertible Bond — Immediate Conversion Gain (%) — Quiz-Utils Layout

A convertible bond can be converted into 19 shares. The stock is currently $40.93 and the bond trades at $1016.99.

🔙