Skip to main content
ExamExplained
SA · General Mathematics
General Mathematics study scene
§-Syllabus dot point
SAGeneral MathematicsSyllabus dot point

How do we find the point where two linear models meet, and what does break-even mean?

Solve pairs of simultaneous linear equations algebraically and graphically, and interpret the solution as a break-even point in cost and revenue models.

How to solve two linear equations by substitution or elimination, find the break-even point where cost equals revenue, and interpret profit and loss regions.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Solving simultaneous equations
  3. Break-even analysis
  4. Profit, loss, and interpretation
  5. Interpreting break-even in context
  6. When the model has no break-even

What this dot point is asking

You must solve a pair of linear equations and interpret the intersection, especially as a break-even quantity in a business model.

Solving simultaneous equations

The solution is the point where the two lines cross. There are three methods.

Substitution
Rearrange one equation for a variable and substitute into the other.
Elimination
Add or subtract multiples of the equations to cancel one variable.
Graphical
Plot both lines; the intersection is the solution.

Each method has its place. Substitution is cleanest when one equation already has a variable by itself, such as y=2x+1y = 2x + 1. Elimination is fastest when the same variable has matching or opposite coefficients, so adding or subtracting cancels it outright. The graphical method is the one to reach for when a question supplies a graph or asks you to read the intersection visually, though it gives only an approximate answer unless the crossing point lands on grid lines.

Break-even analysis

A business has a cost function and a revenue function:

C=(variable cost per item)x+(fixed costs),R=(selling price)xC = (\text{variable cost per item})\,x + (\text{fixed costs}), \qquad R = (\text{selling price})\,x

Profit, loss, and interpretation

Profit is the vertical gap between the revenue and cost lines:

P=RCP = R - C

For the stall, P=7x(3x+200)=4x200P = 7x - (3x + 200) = 4x - 200. Each extra item adds 4 dollars of profit (the gradient of PP). The graph shows revenue and cost lines crossing at x=50x = 50; to the left is the loss region, to the right the profit region.

Interpreting break-even in context

The break-even quantity answers the practical question "how many must we sell before we stop losing money?" Below it, total cost exceeds revenue and the venture runs at a loss; above it, every additional sale contributes to profit at a rate equal to the difference between the selling price and the variable cost per item. This per-item margin is exactly the gradient of the profit line. A common follow-up question asks how many items are needed to reach a target profit: set the profit function equal to the target and solve, rather than re-deriving from cost and revenue separately.

When the model has no break-even

If the selling price per item is less than or equal to the variable cost per item, the revenue line is never steeper than the cost line, so the two never cross for positive output and the business can never break even. Recognising this from the gradients, before attempting to solve, is a useful check: a break-even point only exists when the price exceeds the variable cost so that the profit gradient is positive.

Exam-style practice questions

Practice questions written in the style of SACE Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

SACE 20234 marksCalculator-assumed. A stall has fixed costs of 200 dollars and each item costs 3 dollars to make. Items sell for 7 dollars each. (a) Write the cost CC and revenue RR functions for xx items. (b) Find the break-even quantity. (c) State the profit on 80 items.
Show worked answer →

(a) C=3x+200C = 3x + 200 and R=7xR = 7x. (1 mark)

(b) Break-even where C=RC = R: 7x=3x+2007x = 3x + 200, so 4x=2004x = 200 and x=50x = 50 items. (2 marks)

(c) Profit P=RC=7x(3x+200)=4x200P = R - C = 7x - (3x + 200) = 4x - 200. At x=80x = 80, P=320200=120P = 320 - 200 = 120 dollars. (1 mark)

Marks: one for the two functions, two for solving the break-even, one for the profit on 80 items.

SACE 20223 marksCalculator-free. Solve the simultaneous equations 2x+3y=122x + 3y = 12 and 2xy=42x - y = 4.
Show worked answer →

Subtract the second from the first to eliminate xx: (2x+3y)(2xy)=124(2x + 3y) - (2x - y) = 12 - 4, so 4y=84y = 8 and y=2y = 2. [1 mark]

Substitute into 2xy=42x - y = 4: 2x2=42x - 2 = 4, so 2x=62x = 6 and x=3x = 3. [1 mark]

The solution is (3,2)(3, 2); substituting confirms both equations hold. [1 mark]

ExamExplained