Module 6: Numeric Questions
Last updated: 15/10/2025 13:51
The questions are based on or inspired by the following references:
- Berk & DeMarzo, Corporate Finance, 5th ed. (2020)
- Brealey & Myers, Principles of Corporate Finance, 13th ed. (2020)
💡 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.
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.
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.
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\))?
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?
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.
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.
::: {.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))
- What is the conversion value of the bond?
- What is the conversion premium (bond price − conversion value)? Use a negative sign if discount.
:::
:::