--%>

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 : Purchaing or leasing problem Crawford

    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, deprecia

  • 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 : Problem on Yield to maturity Shawna

    Shawna desires to invest her recent bonus in a 4-year bond which pays a coupon of 11 % semi-annually. The bonds are selling at $962.13 nowadays. When she buys such bond and holds it to the maturity, what would be her yield? (Round to the nearest answer.) (i) 11.5%&nbs

  • Q : What is real gross domestic product

    Real gross domestic product: If GDP of a particular year is estimated or evaluated on the basis of the base year prices it is termed as real gross domestic product.

  • Q : What is a 3 x 1 Split What is a 3 x 1

    What is a 3 x 1 Split?

  • 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

  • Q : Calculating Super normal profit The

    The case study of an economic analysis is done for Schlumberger, oilfield Service Company.  They are No. 1 in terms of market caps, revenue and employees globally. When any references are used/outside sources (except for Schlumberger's annual reports and financia

  • Q : Is net income of a year is doubtful for

    Is the net income of a year money the company made that given year or is this a number whose importance is quite doubtful?

  • Q : Real estate problem Eric Rowan is

    Eric Rowan is planning to buy a house for $155,000 by borrowing money at the rate of 9%. He expects to rent the house for 5 years, collecting $20,000 annual rent in advance each year. He thinks that he can sell the house for $175,000 after five years. Fulton has incom

  • Q : Iterative System Solvers Iterative

    Iterative System Solvers, Power Methods, and the Inverse Power Method for Boundary Value Problems. 1. Code and test Jacobi and Gauss-Sidel solvers for arbitrary diagonally dominant linear systems. 2. Compare performance/results with tridiagonal Gaussian elimination so