Factorising quadratics
Factorising where a=1
It is possible to factorise a quadratic expression, such as
For a simple quadratic where
Example: factorise x^2+5x+6
- We need two numbers which multiply to give
6 , and add to give5 . - The numbers
2 and3 work, since2\times3=6 and2+3=5 . - Therefore, we can factorise
x^2+5x+6 as(x+2)(x+3) .
Factorising where a\ne1
When
First, we multiply
Example: factorise 2x^2+7x+3
a=2 ,b=7 andc=3 .ac=2\times3=6 .- We need two numbers which multiply to give
6 , and add to give7 - The numbers
6 and1 work, since6\times1=6 and6+1=7 . - Split the middle term into
6x and1x :2x^2+6x+1x+3
- Use the distributive law to factor by grouping:
2x(x+3)+1(x+3)
- Factor out the common factor
(x+3) :(x+3)(2x+1)
- Answer:
(x+3)(2x+1) .
Example: factorise 3x^2-11x+10
a=3 ,b=-11 andc=10 .ac=3\times10=30 .- We need two numbers which multiply to give
30 , and add to give $-11 - The numbers
-5 and-6 work, since-5\times-6=30 and-5+(-6)=-11 . - Split the middle term into
-5x and-6x :3x^2-5x-6x+10
- Use the distributive law to factor by grouping:
x(3x-5)-2(3x-5)
- Factor out the common factor
(3x-5) :(3x-5)(x-2)
- Answer:
(3x-5)(x-2) .
Solving quadratic equations by factorising
Please see solving-quadratics-by-factorising.
flashcards
| Question | Answer |
|---|---|
| What are the conditions for the two numbers when factorising | We need two numbers which multiply to give |
| Factorise | |
| What is the first step in the split method for factorising | Multiply |
| In the split method, what condition must the two numbers satisfy after finding | The two numbers must multiply to give |
| Factorise | 1. 2. Split: 3. Group: 4. Factor: |
| Factorise | 1. 2. Split: 3. Group: 4. Factor: |