Problems solved in full
-
Factorising 6x² + 5x − 4 to say if it works 7 steps
Factorise 6x² + 5x − 4, and say in advance whether it was going to work.
-
Compute the discriminant first. It costs one line and it decides whether there is anything to find.
-
One hundred and twenty-one is 11², so a factorisation over the integers exists. Now the search is worth doing.
-
The roots follow from the same number, and because the discriminant is a perfect square they are rational.
-
A root of 1/2 means a factor of (2x − 1); a root of −4/3 means a factor of (3x + 4). Clearing each denominator is what turns a root into a bracket.
-
Multiply back, always. The two middle strips are 8x and −3x, and they combine to the 5x that was asked for.
-
Now change the constant to −5 and repeat the first step. The discriminant becomes 25 + 120 = 145, which is not a perfect square, so there is no rectangle with integer sides and no point searching for one.
-
Which is where the tool stops and a distinction begins. 6x² + 5x − 5 factorises perfectly well over the real numbers, into brackets containing √145. "Does not factorise" always means "not over the numbers we agreed to use", and the agreement is usually left unsaid.
Answer
(2x − 1)(3x + 4), and the discriminant of 121 = 11² said so before any searching. Change the −4 to a −5 and the discriminant becomes 145, not a square, and the same trinomial stops factorising over the integers while remaining perfectly factorable over the reals.
-
-
The difference of two squares, and the number 8,051 7 steps
Expand (x − 5)(x + 5) and say why the middle term disappears. Then multiply 95 × 105 in your head, and decide whether the same picture can take a plain number apart.
-
The four pieces of the rectangle, in reading order: the corner carrying x², the two strips, and the constant corner.
-
The two strips are 5x and −5x. They cancel, and the trinomial the panel prints has no middle term at all.
-
The discriminant card reads 100, a perfect square, so brackets with whole numbers in them exist. Here we already know they do, having built them.
-
The cancellation was not luck. Give the two constants opposite signs and the strips are the same rectangle counted twice, once added and once taken away, whatever numbers you choose.
-
Nothing in that argument needs x to be a letter. Put 100 into it and a multiplication becomes a subtraction.
-
Any two numbers can be written as a midpoint and a gap either side, so this works on any pair whose average is easy.
-
Read backwards it does the harder job. To factorise 8,051, hunt for a square that beats it by another square: 90² is the first that does, and the two brackets are the factors. This is Fermat’s method, and it is quick exactly when the two factors sit close together, as 83 and 97 do.
Answer
x² − 25, and 95 × 105 = 9,975. The middle term goes because the two strips are equal and opposite, which leaves q² as the only thing standing. Run the identity backwards and it factorises numbers rather than expressions: 8,051 = 90² − 7² = 83 × 97.
-
Learning path