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.
| Degree | Name | Example |
|---|---|---|
| 1 | Linear | |
| 2 | Quadratic | |
| 3 | Cubic |
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)
- Find the zeroes of and verify both relationships.
- Find a quadratic polynomial whose zeroes have sum and product .
- If are the zeroes of , find without solving for the zeroes.
- For what value of does have exactly one (repeated) zero?
- A parabola opens downward and lies entirely below the -axis. How many real zeroes does have?
Answers
- Split the middle term with and : , so the zeroes are and . Sum ✓; product ✓.
- . Check by factorising: has zeroes , sum ✓, product 2 ✓.
- .
- One repeated zero means , so and .
- None. It never meets the -axis, so there is no with .
Common mistakes
- Dropping the minus sign. The sum is , not . Rebuild it from whenever you doubt it.
- Not writing the polynomial in standard form first. For you must reorder to before reading off , , — otherwise you will use .
- Counting y-axis crossings as zeroes. Only the -axis matters.
- Forgetting that a repeated zero counts twice. For the zeroes are and , so the sum is 1, not .
- Writing when building a polynomial. The middle sign is negative.
CBSE exam focus
| Topic | Typical marks |
|---|---|
| Counting zeroes from a given graph | 1 |
| Finding zeroes of a quadratic and verifying the relationships | 2–3 |
| Building a quadratic from a given sum and product | 2 |
| Manipulating symmetric expressions in without solving | 3 |
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
- How many zeroes does a polynomial of degree 5 have at most? (Five.)
- Zeroes of ? (±√15 — a difference of two squares.)
- Build a quadratic with sum 0 and product . (Sum 0 kills the middle term: .)
- Zeroes of ? (Factor out : 0 and −2.)
- 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.
