Worked examples — Simultaneous equations — substitution, elimination, cross-multiplication
This page is a shooting range. The parent note gave you three methods (substitution, elimination, cross-multiplication). Here we fire every kind of problem the topic can throw at you — clean cases, ugly signs, zero coefficients, the two degenerate cases (parallel lines, identical lines), a real-world word problem, and an exam twist — and solve each one fully.
If you have not yet met the three methods, read the parent first: the topic note and the prerequisites Linear Equations in Two Variables and Graphical Method for Simultaneous Equations.
Before anything, let me define the one quantity that decides which scenario you are in.
Why do we care about before solving? Because is the denominator in every formula on this topic. And you can never divide by zero. So the value of splits every problem into three worlds, shown below.

- → lines cross once → one unique solution.
- and the constants don't match up → lines are parallel → no solution.
- and the constants do match up → lines are the same line → infinitely many solutions.
Where the cross-multiplication formulas come from
The next section leans on two formulas. Rather than drop them in, let me derive them once here so you trust them everywhere below.
Start from the general system and eliminate first. Multiply the top by and the bottom by : Why this step? Both now carry the same -term , so subtracting kills : (The last equality just multiplies top and bottom by to match the standard textbook layout.)
Now eliminate instead. Multiply the top by , the bottom by , subtract:
The scenario matrix
Every problem on this topic lands in exactly one cell below. The 9 worked examples that follow are labelled with the cell they hit, so together they cover the whole grid.
| Cell | Scenario class | What's tricky | Example |
|---|---|---|---|
| A | All positive, clean integer answer | nothing — the warm-up | Ex 1 |
| B | Negative coefficients / mixed signs | sign bookkeeping in cross-mult | Ex 2 |
| C1 | A zero -coefficient (no in one equation) | equation becomes a vertical line | Ex 3 |
| C2 | A zero -coefficient (no in one equation) | equation becomes a horizontal line | Ex 4 |
| D | Fractional / non-integer answer | keep fractions, don't round | Ex 5 |
| E | Degenerate: no solution (, parallel) | detecting inconsistency | Ex 6 |
| F | Degenerate: infinite solutions (, identical) | detecting dependency | Ex 7 |
| G | Word problem (real-world, with units) | translating English → equations | Ex 8 |
| H | Exam twist: equations in (non-linear disguise) | substitution to make it linear | Ex 9 |
Example 1 — Cell A: clean, all positive
Forecast: guess before reading. The numbers are friendly — do you expect whole-number answers? Jot a guess.
-
Isolate from the second equation. Why this step? The coefficient of there is , the easiest thing to isolate — no fractions created. That's the whole art of substitution: pick the variable that's already almost alone.
-
Substitute into the first equation. Why this step? Every becomes something made only of , so the equation now has one unknown.
-
Expand and collect. Why this step? Distribute the , gather -terms, move the constant across.
-
Back-substitute into : Why this step? We built as a formula in in step 1; now feed the found into it.
Verify: plug into both originals. ✓ and ✓. Both true → genuine intersection point.
Example 2 — Cell B: negative coefficients, cross-multiplication
Forecast: with a and a floating around, the sign of the answer is easy to get wrong. Predict: will be positive or negative?
First line up the labels carefully — this is where errors are born:
-
Compute the determinant . Why this step? so we are safely in the "one solution" world — division is allowed.
-
Compute using the derived formula : Why this step? This is the cross-multiplication formula we earned above; the numerator crosses the and columns.
- Compute using : Why this step? Same pattern, crossing the and columns.
Verify: substitute into equation 1: But the equation says it should equal ! Both signs are flipped. That is the tell-tale sign of a -sign error. Because multiplies both numerators, if you accidentally solve with you get the exact negative of the true answer.
Corrected root cause: the safest way is to redo directly and trust elimination to referee:
- Multiply eqn 1 by : .
- Multiply eqn 2 by : .
- Add: (positive).
- Then (positive).
So the true answer is .
Verify (correct): ✓.
Example 3 — Cell C1: a missing -term
Forecast: the first equation has no at all (its ). What does that do to the picture? Guess before reading.
- Read the first equation geometrically. Why this step? With absent, is forced regardless of — this is a vertical line on the graph. See the figure: it pins instantly.

- Substitute into the second equation. Why this step? The vertical line already fixed ; the second line then tells us the height where they cross.
Verify: ✓; ✓.
Determinant check: , so one solution — consistent with a vertical line meeting a slanted line exactly once.
Example 4 — Cell C2: a missing -term (the mirror image)
Forecast: now the first variable is missing (). By symmetry with Ex 3, which coordinate do you think gets pinned first?
-
Read the first equation geometrically. Why this step? With absent, holds no matter what is — this is a horizontal line. It's the exact mirror of Ex 3: there a vertical line fixed ; here a horizontal line fixes .
-
Substitute into the second equation. Why this step? The horizontal line fixed the height ; the slanted line then tells us at what they cross.
Verify: ✓; ✓.
Determinant check: , so one solution — a horizontal line and a slanted line cross exactly once.
Recall Zero-coefficient shortcut
Missing (i.e. ) → ::: vertical line, is fixed immediately. Missing (i.e. ) → ::: horizontal line, is fixed immediately.
Example 5 — Cell D: fractional answer, elimination
Forecast: will the answers be whole numbers or fractions? Predict the denominator you expect.
-
Compute first. Why this step? Non-zero → unique solution. Also, hints the denominators will involve after simplifying.
-
Eliminate . Multiply eqn 2 by : . Keep eqn 1: . Why this step? Now has coefficients and — opposite, so adding kills it.
-
Add the two equations. Why this step? ; the -term vanishes, leaving one unknown.
-
Back-substitute into eqn 1: Why this step? Isolate ; keep everything as fractions to stay exact.
Verify in eqn 2: ✓.
Example 6 — Cell E: no solution (parallel lines)
Forecast: notice the second equation looks like the first "doubled". Do you think a solution exists? Guess yes / no.
-
Compute . Why this step? means we cannot use any of the divide-by- formulas. It signals a degenerate case — parallel or identical lines. We must look closer.
-
Try to eliminate anyway. Multiply eqn 1 by : . Subtract this from eqn 2: Why this step? Both variables cancel. We're left with a statement about numbers only.
-
Read the contradiction. is false for every . No pair can satisfy both equations.
Verify (geometric): rewrite as slopes. ; . Same slope , different intercepts → two distinct parallel lines that never meet.

Conclusion: no solution (inconsistent system).
Example 7 — Cell F: infinitely many solutions (identical lines)
Forecast: the second equation is exactly the first. Same tell as Ex 6 — but is the outcome the same?
-
Compute . Why this step? Again , degenerate. Parallel or identical — decide by testing the constants.
-
Eliminate. Multiply eqn 1 by : . Subtract eqn 2: Why this step? Both variables cancel and the leftover is , which is always true.
-
Read the identity. holds for every point on the line . So any on that line works.
Verify: pick two points on : and . Check both in eqn 2. ✓ and ✓. Both satisfy — because it's literally the same line.
Conclusion: infinitely many solutions; the solution set is the whole line .
Recall The two degenerate cases, side by side
and elimination gives with ::: no solution (parallel) and elimination gives ::: infinite solutions (identical line)
Example 8 — Cell G: word problem with units
Forecast: guess roughly — are there more adults or more children? (The average price ₹122 sits closer to ₹150, so lean which way?)
-
Name the unknowns and translate. Let = number of adult tickets, = number of child tickets. Why this step? One equation counts tickets, the other counts money. Matching units on each side is how you know the translation is right.
-
Substitute. From the first, . Put into the money equation: Why this step? Reduce to one unknown — this is substitution, chosen because is already isolated.
-
Expand and solve. Why this step? Collect -terms, move the constant across, divide by .
-
Find . Why this step? Feed the found back into the isolated expression for .
Answer: adults, children — and indeed , matching the forecast (average ₹122 leans toward the ₹150 side).
Verify (units): tickets ✓; money ✓ (₹). Both counts are non-negative whole numbers → physically sensible.
Example 9 — Cell H: exam twist (non-linear disguise)
Forecast: these aren't linear in — the unknowns are downstairs. Can you spot a trick that makes them linear?
-
Rename the reciprocals. Let . Why this step? Then , , and the system becomes linear in :
-
Compute . Why this step? Unique solution exists in ; safe to divide.
-
Eliminate . Multiply eqn 1 by : . Multiply eqn 2 by : . Add: Why this step? Opposite -coefficients cancel on adding.
-
Find . From : . Why this step? Back-substitute the found .
-
Undo the rename. ; . Why this step? We solved for the reciprocals; flip them back to the real unknowns.
Verify in the original: ✓; and ✓.
Recall
Recall Which cell decides no-solution vs infinite?
Compute . If → unique. If , eliminate: leftover → no solution; leftover → infinite. ::: After a cross-multiplication answer fails by exactly a sign flip in both variables, what happened? ::: You divided by instead of ; negate both and . In Ex 3, why did appear before touching the second equation? ::: The first equation had (no ), so it's a vertical line fixing alone. In Ex 4, what gets fixed first and why? ::: , because (no ) makes it a horizontal line. In Ex 9, what turned the non-linear system linear? ::: Substituting .