By the end of this chapter you'll be able to…

  • 1Decide whether a given number is a zero of a polynomial
  • 2Read the number of zeroes of p(x) off the graph of y = p(x)
  • 3Find the zeroes of a quadratic by splitting the middle term
  • 4Verify that the sum of the zeroes is −b/a and the product is c/a
  • 5Build a quadratic polynomial from a given sum and product of zeroes
  • 6Evaluate symmetric expressions in the zeroes without solving for them
💡
Why this chapter matters
Polynomials are the language of algebra — quadratic equations, coordinate geometry and later calculus all rest on knowing what a zero is and how the zeroes of an expression relate to its coefficients. It is a short chapter whose ideas are reused immediately in the next one.

Before you start — revise these

A 5-minute refresher here will save you 30 minutes of confusion below.

Polynomials

A polynomial in is an expression of the form where the are real numbers, and is a non-negative integer. The degree is the highest power of that appears.

DegreeNameExample
1Linear
2Quadratic
3Cubic

What CBSE examines here (2026-27). Zeroes of a polynomial, their geometric meaning, and the relationship between zeroes and coefficients of quadratic polynomials. The division algorithm for polynomials was removed from this chapter — it is in the appendix at the end, marked as background only.

1. Zeroes of a Polynomial

A real number is a zero of if .

Geometrically, the zeroes are the -coordinates of the points where the graph meets the -axis. That is the whole idea, and it is worth saying precisely why: means the height of the curve is zero, and height zero is the -axis.

  • A linear polynomial has exactly one zero — a straight line that is not horizontal crosses the axis once.
  • A quadratic has at most two. A parabola can cut the axis twice, touch it once, or miss it entirely.
  • A polynomial of degree has at most zeroes.

Two traps live here. First, students count crossings of the y-axis; those are never zeroes. Second, a curve that touches the axis and turns back still counts as meeting it — that is a repeated zero, not a missing one.

Reading a graph. The parabola opens upward when the coefficient of is positive and downward when it is negative. So a downward parabola sitting entirely below the axis has no real zeroes, and you can say so without any algebra.

2. Relationship Between Zeroes and Coefficients

For a quadratic with zeroes and :

Note the minus sign on the sum — it is the single most common slip in this chapter. Sanity-check it on something you can factorise by eye: has zeroes 2 and 3, sum 5, and . The 5 appears in the polynomial as .

Going backwards — building a polynomial

If you know the sum and product of the zeroes, then

for any non-zero constant . The is not a detail to ignore: scaling a polynomial does not move its zeroes, so there are infinitely many correct answers. Pick to clear fractions and you get the tidy one.

Worked example — zeroes 3 and . Sum , product , so .

Worked example — sum , product . , and multiplying by 4 gives .

Using the relationships without finding the zeroes

Many board questions never ask you to solve anything — they hand you the sum and product and test whether you can manipulate them.

Example. If are zeroes of and , find .

From the coefficients, . With , adding gives , so and . Then .

Example. If are zeroes of , find .

Expand first: . Now substitute and to get . No zeroes were ever computed — expanding before substituting is the trick.

Key results to memorise

  • Zeroes of = -coordinates where meets the -axis.
  • Degree ⇒ at most zeroes.
  • Quadratic: and .
  • Building from zeroes: .
  • Discriminant : positive ⇒ two distinct zeroes, zero ⇒ one repeated zero, negative ⇒ no real zeroes.

Practice (try before checking)

  1. Find the zeroes of and verify both relationships.
  2. Find a quadratic polynomial whose zeroes have sum and product .
  3. If are the zeroes of , find without solving for the zeroes.
  4. For what value of does have exactly one (repeated) zero?
  5. A parabola opens downward and lies entirely below the -axis. How many real zeroes does have?

Answers

  1. Split the middle term with and : , so the zeroes are and . Sum ✓; product ✓.
  2. . Check by factorising: has zeroes , sum ✓, product 2 ✓.
  3. .
  4. One repeated zero means , so and .
  5. None. It never meets the -axis, so there is no with .

Common mistakes

  1. Dropping the minus sign. The sum is , not . Rebuild it from whenever you doubt it.
  2. Not writing the polynomial in standard form first. For you must reorder to before reading off , , — otherwise you will use .
  3. Counting y-axis crossings as zeroes. Only the -axis matters.
  4. Forgetting that a repeated zero counts twice. For the zeroes are and , so the sum is 1, not .
  5. Writing when building a polynomial. The middle sign is negative.

CBSE exam focus

TopicTypical marks
Counting zeroes from a given graph1
Finding zeroes of a quadratic and verifying the relationships2–3
Building a quadratic from a given sum and product2
Manipulating symmetric expressions in without solving3

The chapter is small and carries fewer marks than its neighbours, but the coefficient relationships reappear inside Quadratic Equations — so time spent here pays twice.

Quick self-test

  1. How many zeroes does a polynomial of degree 5 have at most? (Five.)
  2. Zeroes of ? (±√15 — a difference of two squares.)
  3. Build a quadratic with sum 0 and product . (Sum 0 kills the middle term: .)
  4. Zeroes of ? (Factor out : 0 and −2.)
  5. If and , name a possible polynomial. (.)

Appendix — beyond the current syllabus

Not examinable in CBSE 2026-27. The division algorithm for polynomials was removed from this chapter during rationalisation, and the coefficient relationships for cubic polynomials go beyond the quadratic case the syllabus asks for. Both are kept here because they are genuinely useful later — polynomial division underpins the factor theorem and turns up again in higher classes — but do not budget board-exam time for them.

The division algorithm for polynomials

For polynomials and with , there are unique polynomials and with

It is the polynomial version of integer division: quotient and remainder, with the remainder forced to be "smaller" than the divisor — smaller in degree rather than in size.

Example. Dividing by gives

and , as required.

Zeroes and coefficients of a cubic

For with zeroes :

Note the alternating signs. For , whose zeroes are 1, −2 and 3: the sum is 2 and ✓, while the product is −6 and ✓.


Real Numbers supplies the factorisation habits this chapter leans on. Next, Pair of Linear Equations in Two Variables moves from one unknown to two.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Quadratic zeros — sum
α + β = −b/a
For ax² + bx + c with zeros α, β.
Quadratic zeros — product
αβ = c/a
Same setup.
Cubic zeros — sum
α + β + γ = −b/a
For ax³ + bx² + cx + d.
Cubic zeros — pairwise
αβ + βγ + γα = c/a
Sum of products taken two at a time.
Cubic zeros — triple
αβγ = −d/a
Product of all three zeros.
Polynomial division
p(x) = g(x)·q(x) + r(x)
deg r(x) < deg g(x) or r(x) = 0.
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Writing α + β = b/a (wrong sign) for ax² + bx + c
Sum of zeros is −b/a. The negative sign comes from expanding (x−α)(x−β) = x² − (α+β)x + αβ.
WATCH OUT
Saying a polynomial of degree 3 must have 3 real zeros
It has at most 3 real zeros. It could have 1 real + 2 complex. The 'fundamental theorem of algebra' counts complex zeros with multiplicity.
WATCH OUT
Skipping the degree check after polynomial division
Always verify deg(r) < deg(g). If not, you haven't divided enough.

Practice problems

Work through this chapter's problems as a readiness check — reveal each solution, mark yourself honestly, and get your gap report at the end.

Readiness check

Are you exam-ready for Polynomials?

4 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

4 questions~3 min worth ~20 marks in ISC exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • A zero of p(x) is a value k with p(k) = 0 — on the graph, a point where the curve meets the x-axis.
  • A polynomial of degree n has at most n zeroes.
  • Quadratic: α + β = −b/a and αβ = c/a. Mind the minus sign.
  • To build one: p(x) = k[x² − (sum)x + (product)], any non-zero k.
  • A repeated zero counts twice — (2s−1)² has zeroes 1/2 and 1/2.
  • Discriminant b² − 4ac: > 0 two distinct zeroes, = 0 one repeated zero, < 0 none real.
  • A curve touching the x-axis without crossing still has a zero there.

ISC marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: Polynomials sits in Unit II (Algebra), worth ~20 marks across the unit. This chapter contributes around 5 marks.

Question typeMarks eachTypical countWhat it tests
MCQ (1 mark)11Counting zeroes from a graph, or reading off the sum/product
Short Answer (2 marks)21Building a quadratic from a given sum and product of zeroes
Long Answer (3 marks)31Finding zeroes and verifying both relationships, or a symmetric expression in α and β
Prep strategy
  • Splitting the middle term is the workhorse skill — you need two numbers with product ac and sum b. Practise until it is automatic, because every zero-finding question starts there.
  • Always rewrite the polynomial in descending powers before reading off a, b and c. Questions like 6x² − 3 − 7x are printed out of order deliberately.
  • For symmetric expressions such as 1/α + 1/β or α² + β², expand into (α+β) and αβ FIRST, then substitute. You almost never need the actual zeroes.
  • When building a polynomial from a sum and product, remember the middle sign is negative and that multiplying by any non-zero constant gives an equally valid answer.
  • Note what is no longer examined: the division algorithm for polynomials was removed from this chapter, and only the QUADRATIC coefficient relationships are required (not the cubic ones). Many guidebooks still drill both.

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Signal processing — polynomials in disguise

Computer graphics — Bezier curves

Projectile motion — trajectory as a polynomial

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

1
Sum/product formulas: write them on top of your answer sheet before starting any polynomial problem — this forces you to recall them at the start and prevents the sign error mistake.
2
HOTS questions: the strategy is NEVER to find zeros first. Always expand the expression using sum/product identities: (α+1)(β+1) = αβ + α + β + 1 = (product) + (sum) + 1. This algebraic manipulation is the skill being tested.
3
Graphs: the board may show a graph and ask for the number of zeros — count x-axis crossings/touches. A cubic can have 1, 2, or 3 crossings depending on the polynomial. Do not say 'quadratic always has 2 zeros.'
4
Verify explicitly when the question says "verify": write out sum = −b/a and product = c/a with the numbers substituted. The verification carries its own mark, and skipping it is the most common way to lose one on an otherwise correct answer.

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

STRETCH
Research Vieta's Formulas (François Viète, 16th century) — the general version of the sum/product of zeros relations for polynomials of any degree. For a degree-n polynomial, there are n Vieta relations connecting zeros to coefficients. These formulas are central to competition mathematics (IMO, USAMO) where finding sums of powers of roots, symmetric functions of roots, and polynomial constructions all use them.
STRETCH
Investigate the Fundamental Theorem of Algebra: every polynomial of degree n with complex coefficients has exactly n zeros in the complex numbers (counting multiplicity). Gauss proved this in 1799 for his doctoral thesis (the proof has been simplified many times since). What this means: a quadratic always has EXACTLY 2 complex zeros — they may be real and distinct, repeated real, or complex conjugate pairs. Which case applies depends on the discriminant b² − 4ac.
STRETCH
Polynomial roots and cryptography: the Reed-Solomon error correction code (used in QR codes, CDs, DVDs, and deep-space communication) is based on polynomial interpolation — given n points on a polynomial of degree n-1, you can uniquely reconstruct the polynomial. This is used to recover lost or corrupted data. The mathematical foundation is that a polynomial of degree n-1 is determined by n points (no more, no less).
STRETCH
Explore the concept of 'algebraic numbers' — numbers that are zeros of polynomials with rational coefficients. Are all real numbers algebraic? No — Cantor proved in 1874 that the algebraic numbers are countable but the reals are uncountable, so 'most' real numbers are TRANSCENDENTAL (not algebraic). Famous transcendental numbers: π and e. This connects the chapter's study of polynomial zeros to the deep structure of the real number line.

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

Verified by the tuition.in editorial team
Last reviewed on 30 July 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo