Lesson
The theory β Linear Equations358 words
Every linear equation in one unknown, however it is written, can be reduced by legal moves to the single form ax = b, with a and b known numbers. Everything the equation can do is then decided by those two.
What each symbol means
a- the coefficient of the unknown after every x term has been collected onto one side. It is the number that decides which of the three outcomes below you are in.
b- the constant, everything left on the other side. It only matters when a is 0.
x- the unknown. It appears to the first power and nowhere inside a function; that is what "linear" means here.
Where the formula comes from
- Collect: move every term containing x to one side and every term without it to the other. Both are additions, so both are always reversible.
- You now have
ax = b. Ifa β 0divide by it, and there is exactly one solution,x = b/a. - If
a = 0the unknown is gone and what is left is a statement about numbers alone: false whenb β 0, true whenb = 0. So which of the three outcomes you are in is settled by the pair(a, b)before any solving happens at all.
- Assumes
- That a and b are exact. Where they are measured rather than given, a coefficient near zero is a warning rather than a value:
x = b/adivides by it, so a small uncertainty in a becomes a large one in x. That is the same difficulty this path meets again at step 5 with two unknowns, where the determinant plays the part a plays here. - Breaks when
- Nowhere, which is the useful part. One unknown admits no fourth case: one solution, none, or all of them, and which you get is settled by looking at a and b before solving anything. That completeness is the one-unknown instance of the rank condition that governs every linear system, however many unknowns it has, and steps 5 and 6 of this path are the same trichotomy with more letters.
Problems solved in full
-
Taxis charging 4 plus 3 a mile and 10 plus 1 7 steps
A taxi charges 4 to start plus 3 a mile. Another charges 10 to start plus 1 a mile. At what distance do they cost the same, and what does the algebra do if you get the question slightly wrong?
-
Write both fares as expressions in the same unknown. The unknown has to be the same thing in both, which is where most word problems go wrong before any algebra starts.
-
Setting them equal is the whole of the modelling step. Everything after it is mechanical.
-
Collect the x terms. Subtracting x from both sides is legal and reversible, so the solutions are untouched.
-
Collect the constants, then divide by what is left in front of x. Three miles, and both fares come to 13.
-
Now get the question wrong on purpose. Suppose the second firm also charged 3 a mile. The x terms cancel and you are left with 4 = 10, which is false, so there is no distance at which they agree β one is simply always dearer by 6.
-
And if the second firm charged 3 a mile with the same 4 standing charge, the same cancellation leaves 4 = 4, true for every distance. The two fares are the same fare written twice.
-
Which is where the algebra stops and judgement starts. All three outcomes are correct answers to a well-posed question, and the tool will report them faithfully. What it cannot tell you is that a negative solution means the crossover happened before the journey started, or that a fractional mile may not be a thing you can buy. The equation does not know what x is.
Answer
Three miles, at a fare of 13 each. Change one coefficient and the same algebra returns "no distance" or "every distance" instead, and both are answers rather than failures.
-
-
x on both sides: 5x β 2 = 3x + 8 5 steps
Solve 5x β 2 = 3x + 8. There is an x on each side, so nothing can be read off until they are in one place.
-
Get the x terms together first. Taking 3x off the right also takes 3x off the left, and the equation still says the same thing about x.
-
Now the left side is 2x β 2. Add 2 to both sides to clear the number away from the x.
-
Two lots of x make 10, so one lot makes 5.
-
Check it in the equation you started with, not in the one you finished with. Both sides come to 23, so x = 5 satisfies the original.
-
You did not have to collect on the left. Take 5x off both sides instead and you get β2 = β2x + 8, which looks different and gives the same x = 5. Which side you collect on is free; the answer is not.
Answer
x = 5, and both sides come to 23. Collecting the x terms on the other side is a different-looking route to the same number.
-
-
When the answer is negative: 4x + 9 = x β 6 5 steps
Solve 4x + 9 = x β 6. Nothing here is unusual until the last line, where the answer comes out below zero.
-
Take x off both sides to collect the x terms on the left.
-
Take 9 off both sides to clear the number.
-
Three lots of x make β15, so one lot makes β5. A minus sign in the answer is not a sign that something went wrong.
-
Check in the original: the left side is β20 + 9 = β11, and the right side is β5 β 6 = β11. They agree, so β5 really is the solution.
-
Whether β5 is a sensible answer depends on what x was. As a temperature it is an ordinary Tuesday; as a number of tickets it is nothing at all. The equation cannot tell the difference and will not warn you.
Answer
x = β5, with both sides at β11. A negative solution is an answer to the equation; whether it is an answer to the question is a separate judgement, and only you can make it.
-
-
When the answer is not a whole number: 6x + 1 = 2x + 4 5 steps
Solve 6x + 1 = 2x + 4. The same three moves as before, and this time they do not land on a whole number.
-
Take 2x off both sides.
-
Take 1 off both sides.
-
Four lots of x make 3, so one lot is 3 divided by 4, which is 0.75 exactly.
-
Check in the original: 6 Γ 0.75 + 1 = 5.5, and 2 Γ 0.75 + 4 = 5.5.
-
Three quarters happens to be exact as a decimal. Two thirds is not: solve 3x + 1 = 3 and the answer is 2β3, which no decimal ever finishes writing. The fraction is the answer, and 0.6667 is a rounding of it.
Answer
x = 0.75, or three quarters, with both sides at 5.5. Fractions are ordinary answers. Where a fraction has no exact decimal, the fraction is the exact answer and the decimal is not.
-
-
Brackets, two ways: 3(x + 4) = 24 4 steps
Solve 3(x + 4) = 24. There are two legal routes, and they are not the same amount of work.
-
The bracket says three lots of (x + 4). Divide both sides by 3 first and the bracket simply goes: x + 4 = 8, so x = 4.
-
Or expand first. Three lots of (x + 4) is 3x + 12, then take 12 off both sides and divide by 3. Same x = 4.
-
Check in the original: 3 Γ 4 + 12 = 24. The tool takes equations in the form ax + b = cx + d, so it wants the expanded line.
-
Divide-first was shorter only because 24 divides by 3 exactly. Change the 24 to a 25 and the same route hands you x + 4 = 25β3 β still correct, and now the messier of the two.
Answer
x = 4 by either route. Both are legal, so pick after looking at the numbers rather than by rule.
-
-
Two phone plans that never cost the same 4 steps
Plan A is Β£8 a month plus Β£2 a gigabyte. Plan B is Β£12 a month plus Β£2 a gigabyte. At how many gigabytes do they cost the same?
-
Write each cost with x for the gigabytes used, then set them equal β which is what "cost the same" means.
-
Both sides carry 2x, so take 2x off both.
-
The x has gone and what is left is 8 = 12, which is false. No value of x can make it true, so the two plans never cost the same.
-
The useful answer is the one the equation stumbled over: B is Β£4 more than A at every single x. The plans do not cross because they climb at the same rate, and Β£4 apart they stay.
Answer
No x works. Equal per-gigabyte rates and different monthly fees means a fixed gap for ever β here Β£4, whatever you use.
-
-
The same offer, written twice 4 steps
One shop charges 2(x + 3). Another charges 2x + 6. Which is cheaper, and at how many books?
-
Expand the first one. Two lots of (x + 3) is 2x + 6, which is what the other shop wrote down.
-
Setting them equal and taking 2x off both sides leaves 6 = 6 β true, and true without knowing anything about x.
-
So every number works. Try 0, 1, 7, β100: the two sides agree every time.
-
That is worth naming: the difference between the two prices is not small, it is exactly zero at every x. The two shops wrote one price twice.
Answer
Every x works, so neither is cheaper β ever. When both sides are the same expression in disguise, "solve for x" is the wrong question and the right one is "are these actually different?".
-
-
Ages: the algebra is easy, the setting up is not 5 steps
Ben is three times as old as Mia. In eight years he will be twice her age. How old are they now?
-
Call Mia's age now x. Then Ben is 3x. In eight years Mia is x + 8 and Ben is 3x + 8.
-
"Twice her age" means twice her age then, not twice her age now. That single reading is the whole difficulty: 3x + 8 = 2(x + 8), which expands to 3x + 8 = 2x + 16.
-
Take 2x off both sides and then 8, and x = 8. Mia is 8 and Ben is 24.
-
Check the story, not just the algebra: in eight years Mia is 16 and Ben is 32, and 32 really is twice 16.
-
Read the sentence the other way β as twice her age now β and you get 3x + 8 = 2x, so x = β8. The algebra is just as obedient and the answer is a girl who will be born in eight years.
Answer
Mia is 8 and Ben is 24; in eight years they are 16 and 32. Three moves of algebra, and one line of reading that decides whether any of them mean anything.
-
Learning path