Exercise 5.2 — Factorisation Method
Solving quadratic equations using factorisation method.
What is a Root of a Quadratic Equation?
A root (or solution) of a quadratic equation ax² + bx + c = 0 is a real number α such that substituting x = α makes the equation true — that is, aα² + bα + c = 0.
For example, consider x² − 5x + 6 = 0. Substituting x = 1 gives 1 − 5 + 6 = 2 ≠ 0 (not a root). Substituting x = 2 gives 4 − 10 + 6 = 0 ✔. So x = 2 is a root.
Since a quadratic polynomial can have at most two zeroes, a quadratic equation can have at most two roots.
The Factorisation Method — How It Works
The key idea: if ax² + bx + c = 0 can be written as a product of two linear factors, then setting each factor to zero gives the two roots. The critical step is splitting the middle term (b) into two parts p and q.
Find p and q such that: p + q = b & p × q = a × c
Then rewrite bx as px + qx → group → factor → solve
Identify a, b, c from the standard form ax² + bx + c = 0
Find p and q: p + q = b and p × q = a × c
Split: replace bx with px + qx, then group and take common factors
Set each linear factor = 0 and solve for x
Question 1 — Find Roots by Factorisation (All 9 Parts)
- 1x² + 2x − 5x − 10 = 0
- 2x(x + 2) − 5(x + 2) = 0
- 3(x + 2)(x − 5) = 0
- 4x + 2 = 0 → x = −2 OR x − 5 = 0 → x = 5
Roots: x = 5 and x = −2- 12x² + 4x − 3x − 6 = 0
- 22x(x + 2) − 3(x + 2) = 0
- 3(x + 2)(2x − 3) = 0
- 4x = −2 OR x = 3/2
Roots: x = −2 and x = 3/2- 1√2 x² + 2x + 5x + 5√2 = 0
- 2√2 x(x + √2) + 5(x + √2) = 0
- 3(x + √2)(√2 x + 5) = 0
- 4x = −√2 OR x = −5/√2
Roots: x = −√2 and x = −5/√2- 116x² − 4x − 4x + 1 = 0
- 24x(4x − 1) − 1(4x − 1) = 0
- 3(4x − 1)(4x − 1) = 0 → (4x−1)² = 0
- 44x = 1 → x = 1/4 (both roots are equal)
Roots: x = 1/4 and x = 1/4 (repeated root)- 1100x² − 10x − 10x + 1 = 0
- 210x(10x − 1) − 1(10x − 1) = 0
- 3(10x − 1)² = 0
- 410x = 1 → x = 1/10 (repeated root)
Roots: x = 1/10 and x = 1/10- 1x² + 6x − 2x − 12 = 0
- 2x(x + 6) − 2(x + 6) = 0
- 3(x + 6)(x − 2) = 0
- 4x = −6 OR x = 2
Roots: x = −6 and x = 2- 13x² − 3x − 2x + 2 = 0
- 23x(x − 1) − 2(x − 1) = 0
- 3(x − 1)(3x − 2) = 0
- 4x = 1 OR x = 2/3
Roots: x = 1 and x = 2/3- 1x² − 3x + x − 3 = 0
- 2x(x − 3) + 1(x − 3) = 0
- 3(x − 3)(x + 1) = 0
- 4x = 3 OR x = −1
Roots: x = 3 and x = −1- 1Substitute a = x−4: 3a² − 5a − 12 = 0
- 2Split: p+q=−5, p×q=−36 → p=−9, q=4 → 3a² − 9a + 4a − 12 = 0
- 33a(a − 3) + 4(a − 3) = 0 → (a−3)(3a+4) = 0
- 4a = 3 OR a = −4/3
- 5Back-substitute: x−4 = 3 → x = 7 and x−4 = −4/3 → x = 8/3
Roots: x = 7 and x = 8/3Key Pattern to Spot: Problems (iv) and (v) give repeated roots (both roots equal) — the quadratic is a perfect square. Problems (iii), (viii), and (ix) need extra steps first (clearing surds, clearing fractions, substitution). Always write the equation in standard form before applying the method!
Questions 2–10 — Word Problems Solved Step-by-Step
Q2 — Two Numbers: Sum = 27, Product = 182
(x − 14)(x − 13) = 0
Answer: The two numbers are 13 and 14Q3 — Consecutive Integers: Sum of Squares = 613
(x + 18)(x − 17) = 0
Answer: The consecutive integers are 17 and 18Q4 — Right Triangle: Altitude 7 cm Less than Base, Hypotenuse = 13 cm
(x − 12)(x + 5) = 0
Answer: Base = 12 cm, Altitude = 5 cmQ5 — Cottage Industry: Total Cost Rs. 90, Cost per Article = 2x + 3
2x(x − 6) + 15(x − 6) = 0 → (x−6)(2x+15) = 0
Answer: 6 articles produced, each costing Rs. 15Q6 — Rectangle: Perimeter = 28 m, Area = 40 m²
(x − 10)(x − 4) = 0
Answer: Dimensions are 10 m × 4 mQ7 — Triangle: Base = Altitude + 4 cm, Area = 48 cm²
(x + 12)(x − 8) = 0
Answer: Altitude = 8 cm, Base = 12 cmQ8 — Two Trains (West + North), 50 km Apart After 2 Hours
| Train | Speed | Time | Distance |
|---|---|---|---|
| First (West) | x+5 km/h | 2 h | 2(x+5) km |
| Second (North) | x km/h | 2 h | 2x km |
[2(x+5)]² + [2x]² = 50²
(x+20)(x−15) = 0
Answer: First train = 20 km/h, Second train = 15 km/hQ9 — 60 Students: Boys + Girls Contribute Rs. 1600
Both contributions are the same expression!
(x−20)(x−40) = 0
Answer: Number of boys is 20 or 40Q10 — Motorboat: 24 km Upstream + 24 km Downstream in 6 Hours
| Direction | Speed | Distance | Time |
|---|---|---|---|
| Upstream | (x − 3) km/h | 24 km | 24/(x−3) hrs |
| Downstream | (x + 3) km/h | 24 km | 24/(x+3) hrs |
(x−9)(x+1) = 0
Answer: Speed of boat in still water = 9 km/hQuick Reference — All Answers
| # | Equation / Problem | Roots / Answer |
|---|---|---|
| Q1(i) | x² − 3x − 10 = 0 | x = 5, x = −2 |
| Q1(ii) | 2x² + x − 6 = 0 | x = −2, x = 3/2 |
| Q1(iii) | √2 x² + 7x + 5√2 = 0 | x = −√2, x = −5/√2 |
| Q1(iv) | 2x² − x + 1/8 = 0 | x = 1/4, x = 1/4 (equal) |
| Q1(v) | 100x² − 20x + 1 = 0 | x = 1/10, x = 1/10 (equal) |
| Q1(vi) | x(x+4) = 12 | x = −6, x = 2 |
| Q1(vii) | 3x² − 5x + 2 = 0 | x = 1, x = 2/3 |
| Q1(viii) | x − 3/x = 2 | x = 3, x = −1 |
| Q1(ix) | 3(x−4)² − 5(x−4) − 12 = 0 | x = 7, x = 8/3 |
| Q2 | Sum=27, Product=182 | Numbers: 13 and 14 |
| Q3 | Sum of squares = 613 | Integers: 17 and 18 |
| Q4 | Right triangle, hyp=13 cm | Base=12 cm, Alt=5 cm |
| Q5 | Pottery, cost=Rs.90 | 6 articles, Rs.15 each |
| Q6 | Rectangle, P=28 m, A=40 m² | 10 m × 4 m |
| Q7 | Triangle, area=48 cm² | Base=12 cm, Alt=8 cm |
| Q8 | Two trains, 50 km apart | 20 km/h and 15 km/h |
| Q9 | 60 students, Rs.1600 | 20 or 40 boys |
| Q10 | Motorboat round trip | 9 km/h in still water |
Common Mistakes to Avoid
Splitting the middle term incorrectly — always verify: p + q = b AND p × q = a×c. Both conditions must hold.
Forgetting to rearrange into ax² + bx + c = 0 first. Problems like x(x+4)=12 must be expanded and rearranged before factorising.
Accepting negative values for physical quantities — length, speed, number of articles, and number of people cannot be negative.
In train/boat problems, confusing upstream (speed decreases) and downstream (speed increases) when writing the speed expressions.
- Repeated roots appear when (4x−1)² = 0 or (10x−1)² = 0 — the quadratic is a perfect square trinomial.
- Substitution method (Q1-ix) saves time for expressions like (x−4)² — replace the bracket with a single variable first.
- Pythagoras applies when two directions are perpendicular — right triangles and train-direction problems both use a² + b² = c².
- Time = Distance ÷ Speed is the formula for all speed/distance word problems in this exercise.