Skip to main content
🇬🇧 Free
Sign In
MscTutorMscTutor
Mathematics (Maths Magic)Class 9Full Content

Polynomials

Polynomial expressions, zeroes, remainder theorem, factor theorem and algebraic identities.

Key Topics

What is a Polynomial?

Open topic

An expression with variables having non-negative integer exponents. p(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + ... + a₁x + a₀. Degree = highest power. Monomial: one term. Binomial: two terms. Trinomial: three terms. Constant polynomial: just a number (degree 0). Zero polynomial: p(x) = 0 (undefined degree).

Zeroes of a Polynomial

Open topic

Value of x that makes p(x) = 0. Also called roots. A polynomial of degree n has AT MOST n zeroes. For linear p(x) = ax+b: zero is x = -b/a. For quadratic: can have 0, 1, or 2 real zeroes. Geometrically: x-intercepts of the graph of y = p(x).

Remainder Theorem

Open topic

When p(x) is divided by (x-a), the remainder = p(a). Example: p(x) = x³-2x²+3x-5 divided by (x-2). Remainder = p(2) = 8-8+6-5 = 1. No need to do long division! Saves a lot of calculation time.

Factor Theorem

Open topic

If p(a) = 0, then (x-a) is a factor of p(x). Converse: If (x-a) is a factor of p(x), then p(a) = 0. Extension: (ax-b) is a factor of p(x) if p(b/a) = 0. Use this to factorise polynomials by trial of rational factors.

Formulas

Key Identities
Formula detail
(a+b)² = a²+2ab+b² (a-b)² = a²-2ab+b² (a+b)(a-b) = a²-b²
(x+3)² = x²+6x+9 | (2x-5)(2x+5) = 4x²-25
Cubic Identities
Formula detail
(a+b)³ = a³+3a²b+3ab²+b³ (a-b)³ = a³-3a²b+3ab²-b³ a³+b³ = (a+b)(a²-ab+b²) a³-b³ = (a-b)(a²+ab+b²)
(x+2)³ = x³+6x²+12x+8
Special: a³+b³+c³
Formula detail
If a+b+c=0, then a³+b³+c³ = 3abc
If x+y+z=0, then x³+y³+z³ = 3xyz

Video Links

💬 Comments(0)

Be the first to comment! 🎉