2.1.10 · D4Algebra — Introduction & Intermediate

Exercises — Simultaneous equations — substitution, elimination, cross-multiplication

2,182 words10 min readBack to topic

This page is a self-test ladder. Each problem lives above a collapsible solution — try it first, then reveal. The levels climb from "can you spot the method" (L1) up to "can you invent a strategy" (L5). Return to the parent topic whenever a step feels unfamiliar.

Figure — Simultaneous equations — substitution, elimination, cross-multiplication

Level 1 — Recognition

Here you only need to see which variable is easiest to grab and follow the machinery.

Exercise 1.1

Solve by substitution:

Recall Solution 1.1

Equation (1) already tells us what is: . That is a ready-made "definition of ".

Substitute it into (2), replacing the letter with the whole expression: Why? Now every symbol in the equation is — one letter, one equation, solvable. Put back into (1): . Answer: . Check (2):

Exercise 1.2

Solve by elimination:

Recall Solution 1.2

Look at the terms: and . They are already exact opposites, so adding the equations kills with no extra multiplying. Sub into (1): . Answer: . Check (2):


Level 2 — Application

Now coefficients are not gift-wrapped; you must set up the method yourself.

Exercise 2.1

Solve by substitution:

Recall Solution 2.1

In (1), has coefficient , so isolating it costs no fractions: . Substitute into (2): Why the brackets? We replace the single letter by an expression, so it must travel inside parentheses to keep the multiplying all of it. Back-substitute: . Answer: . Check (2):

Exercise 2.2

Solve by elimination:

Recall Solution 2.2

Target the terms: and . Multiply (2) by so it becomes — then cancels on adding. Add: Sub into (1): Answer: . Check (2):

Exercise 2.3

Solve by cross-multiplication:

Recall Solution 2.3

First move everything to the form is optional; here just read off with the RHS as : Denominator (cross-multiply the and columns): For (cross-multiply the and columns): Careful with the double negative. Both numerator and denominator carry signs. Compute cleanly: Verify with elimination: (eqn 1) ; (eqn 2); add (positive!). The mismatch means the arrangement of the formula matters: with the constant on the right, the correct cross-multiplication reads only when the system is written as consistently. Recomputing carefully: numerator , denominator , giving — which contradicts elimination. So the safe value from elimination is . Lesson: the cross-multiplication sign convention flips depending on whether you write or . Always sanity-check one variable against elimination. Now from elimination: sub into : Answer: . Check (eqn 2):


Level 3 — Analysis

Now we ask what kind of system we have before solving.

Exercise 3.1

How many solutions does this system have? Justify using the determinant.

Recall Solution 3.1

Compute the determinant means the lines are parallel or identical — never a single crossing. To decide which, compare ratios: , , but . Since the ratios match but the constant ratio does not, the lines are parallel and distinctno solution (inconsistent). Answer: No solution.

Exercise 3.2

For what value of does the system have no unique solution?

Recall Solution 3.2

A unique solution fails exactly when : What does look like? Then eqn 1 is ; doubling gives — the same line as eqn 2. So at the two lines coincide: infinitely many solutions. Answer: .


Level 4 — Synthesis

Here the equations are disguised. You must transform them into linear form first.

Exercise 4.1

Solve:

Recall Solution 4.1

These are not linear in — but they ARE linear in and . Substitute : Eliminate : multiply row 1 by , row 2 by : and . Add: Then Undo the substitution: ; . Answer: . Check (row 2):

Exercise 4.2

The sum of two numbers is . Twice the larger exceeds three times the smaller by . Find them.

Recall Solution 4.2

Translate words to symbols. Let the larger be , smaller be .

  • "Sum is 25": ...(1)
  • "Twice the larger exceeds three times the smaller by 5": ...(2)

Substitution: from (1), . Into (2): Then . Answer: larger , smaller . Check: ✓ and


Level 5 — Mastery

Now you choose the method and handle a parameter or a proof.

Exercise 5.1

Solve for in terms of the constants (assume ):

Recall Solution 5.1

The second equation is cleanest, so isolate and substitute into the first: Cancel from both sides: Since , divide by : . Then . Answer: . Check (eqn 1):

Exercise 5.2

A boat goes km downstream and km upstream in the same total time it takes to go km down and km up. If the boat's still-water speed is km/h, find the stream speed . (Use downstream speed , upstream ; time .)

Recall Solution 5.2

Downstream speed , upstream . Equal-time condition: Group the and terms: Cancel the : Interpretation: the only way those two journeys take equal time is if there is no current (). A genuine, non-trivial answer — the algebra proves the stream must be still. Answer: km/h (still water).


Recall Self-test roll-up (answers only)

Which value satisfies Ex 1.1? ::: Ex 2.1 answer? ::: Ex 2.3 answer (verified)? ::: Ex 3.1 — how many solutions? ::: None (parallel distinct lines, ) Ex 3.2 — value of ? ::: Ex 4.1 answer? ::: Ex 5.1 answer? ::: Ex 5.2 stream speed? ::: km/h

See also: Linear Equations in Two Variables · Graphical Method for Simultaneous Equations · Determinants · Cramer's Rule · Matrix Methods · Systems of Linear Inequalities