--%>

Purchaing or leasing problem

Crawford Corporation is planning to lease a machine for the next 4 years for an annual lease payment of $3,000 paid in advance, plus a non-refundable initial fee of $3,000. There is a 1-year delay for the tax benefits of leasing. Crawford may buy the machine, depreciate it fully over the next 4 years, and then sell it for 10% of the purchase price. Crawford can borrow the money at 9% interest rate to finance the purchase, and its tax rate is 30%. Compute the price of the machine, which will make purchasing or leasing to be equally costly.

E

Expert

Verified

If the company has to be indifferent to leasing or buying, the net present value has to be set at zero. Let I be the price of machine. The after-tax cost of borrowing is 9% (1 – 0.3) = 6.3%.

Depreciation tax shield lost = (I/4)*0.3 = 0.075I
Payment shield = 3000*0.3 = $900
NPV = 0
I – 3000 – 3000 – (3000)(2.658)  + (900 - 0.075I)*3.44 – 0.07I*0.7832 = 0
I – 6000 – 5582.31 – 0.258I – 0.0548I = 0
0.687I = 10877.44
I = $15,831.66

   Related Questions in Corporate Finance

  • Q : Who introduced put–call parity Who

    Who introduced put–call parity?

  • Q : Problem on Bond Price Kevin is

    Kevin is interested in buying a 5-year bond which pays a coupon of 10 % on a semi-annual basis. The present market rate for similar bonds is 8.8 %. What must be the present price of this bond? (Round to the closest dollar.) (a) $1,048  (b) $965  (c) $1,099&n

  • Q : What is the required rate of return on

    Woidtke Manufacturing's stock currently sells for $29 a share. The stock just paid a dividend of $2.50 a share (i.e., D0 = $2.50), and the dividend is expected to grow forever at a constant rate of 9% a year. What st

  • Q : How could we project exchange rates How

    How could we project exchange rates within order to be capable to forecast exchange differences?

  • Q : Define Strong form market efficiency

    Strong form market efficiency: Strong form market efficiency defines that the price of a security in the market replicates all information—public and also private or within information. Strong form efficiency

  • Q : Explain Butterfly Spread Strategies

    Butterfly Spread Strategies: In this strategy, there is no limit on the number of options that can be combined to form the butterfly spread. This strategy essentially combines both the bear spread and the bull spread. In this case, options with three

  • Q : Mm ase Study 1 You work in Walt Disney

    ase Study 1 You work in Walt Disney Company's corporate finance and treasury department and have just been assigned to the team estimating later today. You quickly realize that the information you need is readily available online. 1) Go to http://finance.yahoo.com. under " Market Summary," you will

  • Q : How much confidence can an investor

    I heard conversation of the Earnings Yield Gap ratio, that is the difference among the inverse of the PER and the TIR on 10-year-bonds. This is said that if this ratio is positive then this is more advantageous to invest in equity. How much confidence can an investor

  • Q : Valuation & Merger analysis Problem

    Problem 21-1 Valuation Harrison Corporation is interested in acquiring Van Buren Corporation. Assume t

  • 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