Exploring Algebraic Identities · Lesson 6 of 8
Factorisation Without Using Algebra Tiles
“No tiles? No problem—algebra still leaves enough clues to find the factors.”
• Factor quadratics by splitting the middle term. • Find two numbers using sum and product conditions. • Handle positive and negative signs correctly. • Factor expressions with leading coefficient other than 1. • Apply factorisation to simple geometric problems.
Once the area model is understood, the same reasoning can be done symbolically. The key is to choose two numbers that split the middle term in exactly the way required for grouping.
The Step-by-Step Method
| Step | Action |
|---|---|
| 1 | Identify the coefficient of x and the constant term. |
| 2 | Find two numbers whose sum equals the x-coefficient. |
| 3 | Check that their product equals the constant term. |
| 4 | Split the middle term using those numbers. |
| 5 | Factor by grouping. |
Problem
Factor x²+7x+12.
- 1.We need sum 7 and product 12.
- 2.The factor pair 3 and 4 satisfies both.
- 3.Split 7x as 3x+4x.
- 4.x²+3x+4x+12=x(x+3)+4(x+3).
- 5.Therefore the factorisation is (x+3)(x+4).
Problem
Factor completely.
- 1.We need sum 11 and product 30.
- 2.Pairs such as 2 and 15 or 3 and 10 have product 30 but wrong sums.
- 3.5 and 6 have sum 11 and product 30.
- 4.Therefore x²+11x+30=(x+5)(x+6).
Negative Middle Term
If the constant term is positive but the middle coefficient is negative, both required numbers are negative.
Problem
Factor the expression.
- 1.We need sum −5 and product +6.
- 2.The numbers are −2 and −3.
- 3.x²−5x+6=x²−2x−3x+6.
- 4.=x(x−2)−3(x−2).
- 5.=(x−2)(x−3).
Negative Constant Term
If the constant term is negative, the two required numbers must have opposite signs. The sign of the larger-magnitude number determines the sign of the sum.
Problem
Factor completely.
- 1.We need sum −1 and product −42.
- 2.6 and −7 satisfy both conditions.
- 3.r²−r−42=r²+6r−7r−42.
- 4.=r(r+6)−7(r+6).
- 5.=(r+6)(r−7).
Leading Coefficient Greater Than 1
For Ax²+Bx+C, we look for two numbers whose sum is B and whose product is A×C. This allows us to split the middle term before grouping.
Problem
Factor completely.
- 1.A×C=6×2=12.
- 2.We need two numbers with sum 7 and product 12: 3 and 4.
- 3.6x²+7x+2=6x²+3x+4x+2.
- 4.=3x(2x+1)+2(2x+1).
- 5.=(3x+2)(2x+1).
Using Factorisation in Geometry
Problem
A rectangle has area x²+8x+15. Find possible side expressions.
- 1.We need sum 8 and product 15.
- 2.3 and 5 satisfy both.
- 3.x²+8x+15=(x+3)(x+5).
- 4.So possible dimensions are x+3 and x+5.
Problem
A pool has breadth 4 m less than its length and area 96 m². Find its dimensions.
- 1.Let the length be x and breadth x−4.
- 2.x(x−4)=96, so x²−4x−96=0.
- 3.Split −4x as −12x+8x because −12+8=−4 and (−12)(8)=−96.
- 4.x²−12x+8x−96=(x−12)(x+8)=0.
- 5.So x=12 or x=−8.
- 6.A physical length cannot be negative, so length=12 m and breadth=8 m.
Practice Problems
- Factor s²−11s+24.
- Factor 10x²−11x−6.
- Factor 6x²+7x+2.
- Factor r²−r−42.
- Factor 16s²+25t²−40st using an identity.
- Find possible dimensions of a rectangle with area x²+9x+20.
- A rectangle has area 120 m² and breadth 7 m less than length. Form and factor the quadratic equation to find its dimensions.
Key Takeaways
• Splitting the middle term depends on both sum and product. • For x²+Bx+C, use numbers with sum B and product C. • For Ax²+Bx+C, use product A×C for the split. • Sign patterns guide the choice of numbers. • Factorisation can solve real area and dimension problems.
Next, we derive cubic identities and use factorisation in more advanced expressions.