--%>

Financing EBIT problem

Rusk Inc needs $50 million in new capital that it might obtain by selling bonds at par with coupon of 12% or by selling stock at $40 (net) per share. The current capital structure of Rusk consists of $300 million (face value) of 10% coupon bonds selling at 90 and 10 million shares of stock selling at $43 apiece. Subsequent to the new financing, the EBIT of Rusk is expected to be $70 million with standard deviation of $30 million. Which technique of financing do you suggest? Determine the probability that you are correct?

E

Expert

Verified

From the given details,

When the issue of shares is involved, to raise $50 million at $40/share, the outstanding shares will increase by 1.25 million.

401_EBIt.jpg

As a result, the earnings available to common shareholders are higher under common stock alternative than they are under the debt alternative. Hence the financing method must be to raise $50 million by selling shares at $40 per share.

In order to determine the probability that this decision is right, we need the indifference point between the two alternatives.

((EBIT - $36)(1 – 0.4) – 0)/10 = ((EBIT - $30)(1 – 0.4) – 0)/11.25
11.25*(0.6 EBIT – 21.6) = 10*(0.6 EBIT – 18)
6.75 EBIT – 243 = 6 EBIT – 180
0.75 EBIT = 63
EBIT = $84 million

Hence the probability that the above decision is right is

Z = ($84 – 70)/30 = 0.467
P(z) = 67.96%

Thus the equity financing must be recommended and the probability that this is right is 67.96%.

   Related Questions in Corporate Finance

  • Q : What is the current example of a value

    What is the current example of a value company and would you buy it as an investment. Why or why not?

  • Q : Understand and interpret financial

    Our purpose this week: learning how to understand and interpret financial statements. Assignment: The class should discuss all of the questions listed below as they rel

  • Q : WCR fend off takeover bid WCR fend off

    WCR fend off takeover bid: The WCR estimation ensures that a firm takes corrective action in time to correct its WC status. This ensures that the firm is always in a positive WC status. In other words, the firm will be able to pay off all its short-te

  • Q : Corporate Earnings Analysis exercise

    Identify two comparable corporations.  Explain why you think they are comparable to your corporation. Earnings analysis:  Do an earnings analysis of your corporation.  Calculate and plot.

    Q : Public Finance which type of tax,

    which type of tax, direct or indirect is applicable in underdeveloped countries? Why? Show your critical areas and weaknesses.

  • Q : What is Financial Analysis Financial

    Financial Analysis: It is the investigation and interpretation of financial statements and associated financial reports. Trained and certified accountants generally complete this kind of analysis. The role of a financial analyst is to

  • Q : Estimate stock's current price A

    A company currently pays a dividend of $3.75 per share, D0 = 3.75. It is estimated that the company's dividend will grow at a rate of 15% percent per year for the next 2 years, then the dividend will grow at a constant rate of 7% the

  • Q : An example of use beta of Kinepolis in

    A financial consultant is valuing the company I set as an objective (an entertainment centre) by discounting the cash flows until the end of the dealership at 7.26% (interest rate on 30-year-bonds = 5.1%; market premium = 5%, and Beta = 0.47%). 0.47 is a beta provided

  • Q : Illustrates reserves are real money or

    The part of the net income which is not distributed to shareholders goes to reserves (to shareholders’ equity). As dividends shows real money, reserves are real money as well. Is it true?

  • Q : Data races-critical sections-processor

    A) Research the phenomena of data races. Give an illustration of how an unprotected data race can give mount to data inconsistency.How do OpenMP and Cilk resolve this problem? B) Present your own fully documented and tested program