A worked set of Class X polynomial questions: finding degrees and zeros, building quadratic polynomials from their zeros, and factorising quadratics using sum and product rules.
This lesson works through a series of exam-style polynomial problems for Class X. It covers reading off the degree of a polynomial, checking and finding zeros, and forming a quadratic polynomial when its zeros or their sum and product are known. It then builds simple identities like the sum of squares of the zeros, and finishes with a clear four-case method for factorising quadratics by sum and product, applied to several examples.
What you'll learn
How to find the degree of a polynomial and check whether a given value is a zero
How to build a quadratic polynomial from its zeros, or from their sum and product
How to use the sum and product of the zeros to evaluate expressions like the sum of their squares
A four-case method for factorising a quadratic by spotting two numbers with the right sum and product
Lesson chapters
0:00Degree and checking a zero
2:02Forming a quadratic from its zeros
4:19Reciprocal zeros: finding k
8:00Finding zeros by splitting the middle term
12:01Using sum and difference of zeros
15:38Expressions in the zeros
23:12Rectangle area: length and breadth
25:10Four cases for factorising a quadratic
29:00Worked factorising examples
Lesson notes
This lesson works through a set of Class X polynomial questions: finding degrees and zeros, building quadratic polynomials, evaluating expressions in the zeros, and factorising quadratics with a clean four-case method.
Degree of a polynomial
The degree is the highest power of x that appears. For
3x5−4x4+8x−5
the highest power is 5, so the degree is 5.
Checking whether a value is a zero
To check if x=2 is a zero of 2x2−4x, substitute it in:
2(2)2−4(2)=2(4)−4(2)=8−8=0.
Since the value is 0, x=2 is a zero of 2x2−4x.
Forming a quadratic from its zeros
If α and β are the zeros, the quadratic is
x2−(α+β)x+αβ.
Zeros 2 and 3. Here α+β=2+3=5 and αβ=2×3=6, so
x2−5x+6.
Sum of zeros 10, product 16. Substituting the sum and product directly,
x2−10x+16.
Reciprocal zeros: finding k
For 3x2−10x+(2k−1), one zero is the reciprocal of the other, so the zeros are α and α1. Their product is
α⋅α1=1.
The product of the zeros also equals ac=32k−1. Setting them equal,
32k−1=1⟹2k−1=3⟹2k=4⟹k=2.
Finding zeros by splitting the middle term
To find the zeros of 3x2+10x+73, set the polynomial to 0. We need two numbers with product 3×73=21 and sum 10; these are 3 and 7. Splitting the middle term,
3x2+3x+7x+73=0.
3x(x+3)+7(x+3)=0.
(3x+7)(x+3)=0.
So x=−3 or x=−37. The zeros are −3 and −37.
Using sum and difference of zeros
For x2−7x+k with zeros α and β, we are told α−β=3. From the polynomial,
α+β=−ab=7.
Solving the two equations together:
(α+β)+(α−β)=7+3⟹2α=10⟹α=5,
and then β=7−5=2. Since k=αβ,
k=5×2=10.
Expressions in the zeros
An expression with P and Q. If P and Q are the zeros of f(t)=t2−4t+3, then