Factorise quadratic expressions.
Goal:
Theory:
Part 1
A quadratic expression is one where the highest power on the variable is 2.
Here are some examples of quadratic expressions:
-
-
- x²,
- z² + 3z,
- 2x² + 3x – 5,
- a² – 1,
- p² – 4p – 6
-
When these quadratic expressions are factorised, they are written as the product of two factors.
This is how to factorise these quadratic expressions:
Example 1: x²
Write as a product: x*x
Example 2: z² + 3z
Take z out as a common factor: z(z + 3)
Example 3: 2x² + 3x – 5
This expression can be factorised if the middle term: 3x,
is replaced by the equivalent expression: -2x+5x,
like this:
2x² – 2x + 5x – 5
After doing this, the first two terms and the last two terms can be factorised:
2x(x – 1) + 5(x – 1)
Now there are only two terms, and there is a common factor: (x – 1), so the expression can be factorised again, like this:
(x – 1)(2x + 5)
In general, any expression of the form: a² – b²
can then be written immediately as: (a + b)(a – b).
Example 5: p² – 4p – 6
In this case, the middle term cannot be split to allow factorising as in example 3. You use a technique called ‘completing the square’ to write the quadratic as a difference of perfect squares, as in example 4 above.
As a difference of perfect squares, the expression becomes:
then it factorises like this:
and simplifies to give:
The ‘method’ section below describes how to use Algematics to factorise examples 3, 4 and 5 above.
Method:
Part 2
IMPORTANT: This topic assumes that you know how to enter mathematical formulas into Algematics. Find out how by completing the three simple tutorials in the ‘Getting Started’ section of the Algematics program ‘Help’.
There are several methods for factorising quadratic expressions, and the Algematics ‘factorise’ and ‘complete the square’ commands can will guide you through the solutions step by step.
Step 1 Enter the data
Click and type the expression to be factorised into the maths box in the data entry dialog box.
If the ‘EMPTY’ message is not displayed between the blue buttons, click the button until the message: ‘INSERT’ appears.
If necessary, use the ‘ * ‘ symbol for multiply and the ‘ / ‘ symbol for divide.
Maths…
2x[2] + 3x – 5
and then click
Step 2 Factorise
-
- Click
(factorise) once.
- Click
-
-
- If the terms have common factors, like example 2, these will be taken outside the brackets.
- If the expression is a difference of perfect squares, like example 4, then it will be factorised immediately.
- If you entered a quadratic expression with three terms, like example 3, then Algematics will attempt to split the middle term. If it is successful, you must click
(factorise) twice more to complete the factorisation.
-
NOTE: To find out how to split the middle terms of quadratic expressions yourself, click here.
-
-
- If you entered a quadratic expression with three terms and (factorise) does not change the expression, then you can try completing the square as described in the box below:
-
How to complete the square …
To complete the square, the x² term of the quadratic expression must be a perfect square.
This is the case in example 5 (using ‘p’ instead of ‘x’):
p² – 4p – 6
Click (complete the square). Algematics looks at the first two terms only, giving the equivalent expression:
(p – 2)² – 4 – 6
Click (Simplify):
(p – 2)² – 10
To make this into the difference of perfect squares, we need to change the number 10 to be something squared.
is the same as 10 because ‘square root’ and ‘square’ are inverse operations.
Double click on the equation to edit it. Change ‘10’ to ((10)[1:2])[2]
Shortcut buttons in the data entry dialog box make this easy. Select ‘10’ with the mouse, click ,
select (10)[1:2] with the mouse and click .
Click
Now click (factorise) to factorise as the difference between perfect squares, then
(simplify) to tidy up the result.