--%>

Problem on Stock per share value

ABC Company plans to buy back 1 million shares of its own stock from its cash reserves at $50 a share. This will raise the bankruptcy costs by $10 million, and the debt/assets ratio from 35% to 40%. The income tax rate of the company is 30%. Determine the value of the stock per share after this buyback. Is the company making the correct move?

E

Expert

Verified

Shares repurchased = 1 million*$50 = $50 million

Increase in bankruptcy costs = $10 million

Assume the total value is $1000 million. Since the debt-to-assets ratio is 35% initially, the value of debt is $350 million and that of equity is $650 million. Assuming that the after-tax cost of debt is 5.6%

Value of firm after buy back = 1000 + 50*.3 – (10*.3)/0.056 = 961.43 million
Value of equity = 0.6*961.43 = 576.88
Share price before buy back = 650/50 =13 million shares
Since 1 million is bought back,
Share price after buyback = 576.88/12 = $48.07

Hence the company is not making the right move.

   Related Questions in Corporate Finance

  • Q : Probability of dividend Universal

    Universal Corporation has the following dividend policy: if the earnings after taxes are less than $1 million, the dividend payout ratio will be 35%, but if these earnings are over $1 million, the dividend payout ratio will be 45%. The EBIT of Universal for next year

  • Q : Problem on Decision variables A factory

    A factory has three distinct systems for making similar product: System 1: Worker runs 3 machines of type-A, each of which costs $20 per day to run, each generates 100 units per day and the worker is paid $40 per day.System 2

  • Q : Assessing market expectations using CAPM

    Assume that the risk-free rate is 1% and the expected market return is 9%. You are considering purchasing Super Soft stock, which currently sells for $100 a share and will pay its next (annual) dividend of $1.00 exactly one year from today. Super Soft is considered to

  • Q : What is Box Spread Box Spread: This is

    Box Spread: This is another strategy which seeks to exploit the arbitrage opportunities which are available in the market. In case that the options are correctly priced, this strategy would earn only the risk free rate. However, due to existence of im

  • Q : Overview of capital market efficiency

    Provide a brief overview of Capital Market Efficiency?

  • 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 : What are capital investment The capital

    The capital investment appraisal techniques such as NPV, IRR, ARR, PV and Time value of money have become irrelevant post Celtic Tiger. Due to the depth of the recession companies do not have budgets to invest. Discus First use this information when you are writing this essay: 1.&

  • Q : Financial engineering financial

    financial engineering examples,benifits,disadvantages

  • Q : How could we acquire an indisputable

    How could we acquire an indisputable discount rate?

  • 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