| Excel Companion Chapter 1 section 6 |
| Non-linear Profit Functions | NonlinBE.xls |
Open the file NonlinBE.xls.
Finding a break-even quantity is equivalent to finding a quantity for which profit is zero. In standard function notation, P(x) = R(x) - C(x). Whether or not the cost and revenue functions are linear or non-linear, the break-even quantity is the solution of the equation P(x) = 0. Graphically this solution corresponds to one or more points where the profit function crosses the horizontal axis. Enter the formulas = 0.1*x^.5 + 0.5*x + 400 in B11, =2.25*x in C11, and =-0.1*x^.5 + 1.75*x - 400 in D11. Press the macro buttons to obtain updated tables and graphs.

NonlinBE.xls - graphs
Suppose we want to determine what value(s) of the independent variable corresponds to a profit of zero. (If necessary, refer back to the previous section on goal seeking.) Our strategy will be to drive the target cell (profit) to zero by adjusting the cell that contains the initial guess for the break-even point. The target cell must contain an Excel formula as a function of the independent variable. The cell containing the initial guess must contain a numeric value. Verify that break-even occurs at approximately x = 229.
QUESTIONS:
![]()
Copyright © Joseph F. Aieta, Babson
College 1997