Zeroes of a Polynomial Class 10: Meaning, Value of p(x) & How to Find
Quick answer: A zero of a polynomial p(x) is a real number k for which p(k) = 0 β that is, when you substitute it in, the polynomialβs value becomes zero. For example, 4 is a zero of p(x) = xΒ² β 3x β 4 because p(4) = 16 β 12 β 4 = 0.
To get there you first need the value of a polynomial: p(k) is simply the number you get when you evaluate the polynomial by replacing x with k and simplifying. So for p(x) = xΒ² β 3x β 4, p(2) = 4 β 6 β 4 = β6 and p(0) = β4. When that value comes out exactly 0, the number you substituted is a zero.
This guide covers the value p(k), the meaning of a zero, how to test whether a number is a zero, and how to find the zero of a linear polynomial β the essentials from Chapter 2 (Polynomials), Section 2.1.
Note on accuracy: This explanation follows the latest NCERT Class 10 Mathematics terminology for the value of a polynomial and its zeroes.
What is the value of a polynomial, p(k)?
If p(x) is a polynomial and k is any real number, then p(k) is the value of the polynomial at x = k β the result of substituting k for every x and simplifying. This step is called evaluating the polynomial.
Worked example. Let p(x) = xΒ² β 3x β 4.
p(2) = 2Β² β 3(2) β 4 = 4 β 6 β 4 = β6p(0) = 0Β² β 3(0) β 4 = β4p(β1) = (β1)Β² β 3(β1) β 4 = 1 + 3 β 4 = 0
So p(2) = β6, p(0) = β4, and p(β1) = 0. That last one is special β the value came out 0.
π¬ Watch (30-sec Short, opens in a new tab): Can you find p(2)? β try the substitution before the timer runs out.
Substituting cleanly is a small skill that saves marks. The Topic Practice on examfront lets you rattle through p(k) values with instant checking.
What is a zero of a polynomial? (Meaning)
A real number k is a zero of a polynomial p(x) if:
p(k) = 0
In words: a zero is a value of the variable that makes the whole polynomial equal to zero. From the example above, p(β1) = 0 and you can check p(4) = 16 β 12 β 4 = 0, so both β1 and 4 are zeroes of xΒ² β 3x β 4.
- Meaning in plain words: βplug it in, get zero.β
- Variable defined:
kis any real number you test;p(k)is the resulting value. - Condition: it is a zero only when the value is exactly 0.
Value vs zero β donβt mix them up
You substitute k and getβ¦ What it means p(k) = 0kis a zero ofp(x)p(k) β 0(any other number)kis not a zero; you just found a valueA βzeroβ of a polynomial is the same idea as a root of the related equation
p(x) = 0. Class 10 uses the word zero for the polynomial.
How to check if a number is a zero (step by step)
The one-second zero test
Substitute the number into p(x) β Simplify to a value β Is the value exactly 0? β YES β NO It's a zero β Not a zero β
- Write down the polynomial
p(x). - Substitute the number for
xto getp(k). - Simplify. If
p(k) = 0, the number is a zero; otherwise it is not.
Worked example. Is 2 a zero of p(x) = xΒ² β x β 2?
p(2) = 2Β² β 2 β 2 = 4 β 2 β 2 = 0. Since the value is 0, yes, 2 is a zero.
Worked example. Is 2 a zero of q(x) = xΒ² β 5x + 6?
q(2) = 4 β 10 + 6 = 0, so 2 is a zero of q(x) as well. (You can check q(3) = 9 β 15 + 6 = 0 too, so 3 is the other zero.)
Can you spot the zero?
For p(x) = xΒ² + 3x + 2, which of these are zeroes?
β x = β1
β‘ x = 0
β’ x = β2
β£ x = 1
Answers: β and β’ are zeroes β p(β1) = 1 β 3 + 2 = 0 and p(β2) = 4 β 6 + 2 = 0. p(0) = 2 and p(1) = 6, so β‘ and β£ are not zeroes.
π¬ Watch (30-sec Short, opens in a new tab): Is β1 a zero? β watch the signs when you substitute a negative.
Practise a full set with instant feedback in examfront Topic Practice.
How to find the zero of a linear polynomial
A linear polynomial has the form ax + b with a β 0. To find its zero, set it equal to 0 and solve:
The zero of ax + b is x = βb / a = β(constant term) Γ· (coefficient of x).
- Meaning in words: the one value that makes the linear polynomial zero.
- Variables defined:
a= coefficient ofx;b= constant term; conditiona β 0. - Why one zero: a degree-1 polynomial has exactly one zero.
Worked example 1. Find the zero of 2x + 3.
Set 2x + 3 = 0 β x = β3/2. Using the formula, βb/a = β3/2. β
Worked example 2. Find the zero of 3x β 9.
Set 3x β 9 = 0 β x = 3. Using the formula, βb/a = β(β9)/3 = 3. β
So the zero of a linear polynomial is directly tied to its coefficients β a first hint that all polynomials have zeroes linked to their coefficients.
π¬ Watch (30-sec Short, opens in a new tab): Find the zero of xβ7! β the fastest linear-zero example.
That deeper relationship (for quadratics and cubics) is built up step by step inside examfront.
examfront Insight The most common slip here isnβt the algebra β itβs the sign. Students write
+b/aor flip it toβa/b. The zero ofax + bisβb/a: the constant on top, the coefficient of x on the bottom, with a minus in front. examfrontβs Mistake Identification catches this pattern instantly.
How many zeroes can a polynomial have?
The number of zeroes is capped by the degree:
Degree 1 (linear) β exactly 1 zero Degree 2 (quadratic) β at most 2 zeroes Degree 3 (cubic) β at most 3 zeroes β¦ Degree n β at most n zeroes
| Polynomial | Degree | Maximum number of zeroes |
|---|---|---|
Linear (ax + b) |
1 | exactly 1 |
Quadratic (axΒ² + bx + c) |
2 | at most 2 |
Cubic (axΒ³ + bxΒ² + cx + d) |
3 | at most 3 |
In general, a polynomial of degree n has at most n zeroes. A quadratic, for instance, can have two zeroes, one repeated zero, or no real zero at all β the geometrical reason for this (where the graph meets the x-axis) is the next topic, Section 2.2.
π¬ Watch (30-sec Short, opens in a new tab): Cubic polynomial quiz! β how many zeroes can a cubic have?
You can explore the graph view and the zeroesβcoefficients formulas in the full Polynomials track on examfront.
Why zeroes matter
Finding zeroes is one of the most reused skills in Class 10 algebra. It leads directly into:
- the relationship between zeroes and coefficients (sum and product of zeroes),
- factorising a polynomial (a zero
kmeans(x β k)is a factor), - solving quadratic equations (
axΒ² + bx + c = 0), - reading graphs (zeroes are where the curve meets the x-axis),
- and a large share of board exam questions on Chapter 2.
Getting comfortable with p(k) = 0 now makes all of those later topics much easier.
π¬ Watch (30-sec Short, opens in a new tab): Zero or factor? β the link between a zero and a factor (
p(2)=0 β (xβ2)is a factor).
Key Takeaways
- The value of a polynomial
p(k)is found by substitutingx = kand simplifying (evaluating). - A number
kis a zero ofp(x)exactly when p(k) = 0. - To test a zero, substitute and check whether the result is 0.
- The zero of a linear polynomial
ax + bis βb/a, and it has exactly one zero. - A polynomial of degree n has at most n zeroes (linear exactly 1, quadratic β€ 2, cubic β€ 3).
Quick Facts
- Chapter: 2 β Polynomials (CBSE Class 10 Maths).
- Value of a polynomial:
p(k)= substitutex = k. - Zero:
kwithp(k) = 0. - Zero of
ax + b:x = βb/a(a β 0). - Max zeroes: equal to the degree
n. - Zero vs root: same value; βzeroβ is used for a polynomial, βrootβ for the equation
p(x) = 0.
Common Mistakes
- Confusing p(k) with a zero.
p(k)is just the value; the number is a zero only if that value is 0. - Sign slips when substituting negatives.
(β1)Β² = 1, andβ3(β1) = +3β mind the signs. - Getting the zero-of-linear formula backwards. The zero of
ax + bisβb/a, notβa/b. - Assuming every quadratic has two real zeroes. It has at most two; some have one or none.
- Thinking 0 is always a zero.
0is a zero only if the constant term is 0 (i.e.p(0) = 0).
FAQ
What is a zero of a polynomial?
A real number k with p(k) = 0. Substituting k makes the polynomial equal to zero.
How do I find the value of p(k)?
Replace x with k and simplify. For p(x) = xΒ² β 3x β 4, p(2) = 4 β 6 β 4 = β6.
How do I find the zero of a linear polynomial?
Set ax + b = 0 and solve; the zero is x = βb/a. For 2x + 3, the zero is β3/2.
How many zeroes does a polynomial have? At most as many as its degree β exactly 1 for linear, up to 2 for quadratic, up to 3 for cubic.
Can a linear polynomial have two zeroes?
No. Being degree 1, ax + b has exactly one zero, βb/a.
Is a zero the same as a root?
Yes. βZeroβ describes the polynomial; βrootβ describes the equation p(x) = 0. The value is the same.
Is 0 a zero of every polynomial?
No. 0 is a zero only when p(0) = 0, i.e. the constant term is 0.
Related Concepts
- Types of polynomials β know linear, quadratic and cubic before finding their zeroes. See Types of Polynomials Class 10.
- Polynomials Class 10 (full chapter guide) β the complete Chapter 2 overview.
- Relationship between zeroes and coefficients β the next layer (sum and product of zeroes).
- Quadratic equations β solving
axΒ² + bx + c = 0builds directly on finding zeroes.
Learn in this order
β Types of Polynomials
β
β Zeroes of a Polynomial (you are here)
β
β Relationship Between Zeroes and Coefficients
β
β Division Algorithm for Polynomials
Watch & revise (30-sec Shorts)
Quick recap reels β each opens in a new tab so you stay on this page:
Next step: test yourself with the Polynomials Chapter Quiz on examfront. If a zero comes out wrong, Mistake Identification pinpoints the exact step β a substitution slip, a sign, or the formula β so you fix the cause, not just the answer, and Progress Tracking shows what to learn next.