Verify whether the following are zeroes of the polynomial, indicated against them.
(i) p(x) = 3x + 1, x =
(ii) p(x) = 5x - π, x =
(iii) p(x) = x2 - 1, x = 1, -1
(iv) p(x) = (x + 1)(x - 2), x = -1, 2
(v) p(x) = x2, x = 0
(vi) p(x) = lx + m, x =
(vii) p(x) = 3x2 - 1, x = ,
(viii) p(x) = 2x + 1, x =
(i) p(x) = 3x + 1
Putting x = we get,
= + 1
= -1 + 1
= 0
Hence, x = is zeroes of this polynomial.
(ii) p(x) = 5x - π
Putting x = we get,
= 4 - π
Hence, x = is not a zeroes of this polynomial.
(iii) p(x) = x2 - 1
Putting x = 1 we get,
p(1) = (1)2 - 1
= 0
Putting x = -1 we get
p(-1) = (-1)2 - 1
= 1 - 1
= 0
Hence, x = 1, -1 is zeroes of this polynomial.
(iv) p(x) = (x + 1)(x - 2)
Putting x = -1 we get,
p(1) = (-1 + 1)(-1 - 2)
= 0 x (-3)
= 0
Putting x = 2 we get,
p(2) = (2 + 1)(2 - 2)
= 3 x 0
= 0
Hence, x = -1, 2 are the zeroes of this polynomial.
(v) p(x) = x2
Putting x = 0 we get,
p(0) = (0)2
= 0
Hence, x = 0 is the zero of this polynomial.
(vi) p(x) = lx + m
Putting x = - we get,
p - + m
= -m + m
= 0
Hence, x = is the zero of this polynomial.
(vii) p(x) = 3x2 - 1
Putting x = we get,
p- = 3 x -2 - 1
= 3 x - 1
= 1 - 1
= 0
Putting x = we get,
p = 3 x 2 - 1
= 3 x - 1
= 4 - 1
= 3
Hence, x = is zeroes of polynomial but x = is not a zeroes of this polynomial.
(viii) p(x) = 2x + 1
Putting x = we get,
p = 2 x + 1
= 1 + 1
= 2
No, x = is not the zeroes of this polynomial.
Polynomials — Interactive Study Guide
Master polynomial basics, Remainder and Factor Theorems, factorisation, and algebraic identities.
Polynomial Classification
Not a polynomial: √x (fractional power), 1/x = x−1 (negative power), x + 1/x.
Polynomial: 5 (constant), 3x + 2 (linear), x² − 1 (quadratic), 2x³ + x − 1 (cubic).
Remainder and Factor Theorems — Quick Guide
Factor Theorem: (x − a) is a factor of p(x) ⇔ p(a) = 0.
Watch the sign! Dividing by (x + 3) means a = −3. So remainder = p(−3).
Identity Mastery Checklist
| See This Pattern | Use This Identity |
|---|---|
| a² + 2ab + b² | = (a + b)² |
| a² − 2ab + b² | = (a − b)² |
| a² − b² | = (a + b)(a − b) |
| a³ + b³ | = (a + b)(a² − ab + b²) |
| a³ − b³ | = (a − b)(a² + ab + b²) |
| a + b + c = 0 | ⇒ a³ + b³ + c³ = 3abc |
Quick Self-Check
- Degree of 5x³ − 2x + 1? (3)
- Remainder when x² + 3x + 2 is divided by (x + 1)? (p(−1) = 1 − 3 + 2 = 0)
- Expand: (2a + 3b)² (= 4a² + 12ab + 9b²)
- Factorise: 8x³ − 27 (= (2x − 3)(4x² + 6x + 9))