Banner 0
Banner 1
Banner 2
Banner 3
Banner 4
Banner 5
Banner 6
Banner 7
Banner 8
Banner 9
Banner 10
AI Mentor
Book Online Demo
Try Test

Class 10 CBSE Polynomials Notes: Complete Guide

By Shailendra Singh

|

Updated on 11 Nov 2025, 18:34 IST

What Are Polynomials? (Definition & Examples)

A polynomial is an algebraic expression made up of variables and coefficients, combined using addition, subtraction, and multiplication, where powers of variables are non-negative integers. For example, 2u3 + 3u2 - 2u + 4 is a polynomial in the variable u.

The expression aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀ is called a polynomial, where aₙ, aₙ₋₁, … are coefficients and x is the variable. Terms like 1/x, √x, or x⁻² are not polynomials because they do not meet the required powers or structure.

Fill out the form for expert academic guidance
+91
Student
Parent / Guardian
Teacher
submit
  • Monomial: 5x
  • Binomial: x^2 - 7
  • Trinomial: x^3 + 2x - 1

Degree of a Polynomial

The degree of a polynomial is the highest power of the variable in the expression. For p(x) = 3x^4 + 2x^2 - x + 5, the degree is 4.

  • Zero Polynomial has undefined degree.
  • Constant Polynomial degree is 0.
  • The degree guides the maximum number of zeros and predicts the graph’s features.

Types of Polynomials

TypeDescriptionExample
MonomialOne term7x2
BinomialTwo termsx2 + 5x
TrinomialThree terms3x3 - x + 7

Based on degree:

Unlock the full solution & master the concept
Get a detailed solution and exclusive access to our masterclass to ensure you never miss a concept
  • Linear (degree 1): x + 3
  • Quadratic (degree 2): x^2 + 2x + 1
  • Cubic (degree 3): x^3 - 4x + 5
  • Higher degrees: Quartic, Quintic, etc.

Polynomial Function

A polynomial function maps values from domain to range by plugging in real numbers into a polynomial equation like f(x) = 2x^2 + 3x - 1. When substituting values for x, you get the output called the "value of the polynomial at that point".

Zeros of a Polynomial

Zeros (roots) of a polynomial are values of x for which p(x) = 0. Geometrically, zeros correspond to the points where the graph intersects the x-axis. For a quadratic (ax^2 + bx + c), there can be up to 2 zeros; for cubic, up to 3 zeros.

Class 10 CBSE Polynomials Notes: Complete Guide

Loading PDF...

How to Add, Subtract, and Multiply Polynomials

Addition & Subtraction

Combine like terms (same power of variable): 
(3x2 + 2x) + (4x2 - x) = 7x2 + x 
(5x2 + x) - (2x2 + 3x) = 3x2 - 2x

Multiplication

Multiply each term of the first polynomial by every term of the second: 
(x + 2)(x - 3) = x2 - x - 6

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

Long Division of Polynomials

Long division is used to divide one polynomial (dividend) by another (divisor), resulting in quotient and remainder polynomials. If remainder is zero, the divisor is a factor. Follows the process similar to regular number division.

  1. Arrange both polynomials in descending powers.
  2. Divide the first term of dividend by the first term of divisor to get the first term of quotient.
  3. Multiply the divisor by this term, subtract, bring down the next term, and repeat.

How to Factor Common Polynomials Quickly

Factoring means writing a polynomial as a product of its factors.

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free
  • Splitting the Middle Term: Applies for quadratics—find two numbers that add to the middle coefficient and multiply to the constant term.
  • Taking Common Factors: Factor out common variable or number from all terms.
  • Factor Theorem: For quadratic, if x = r is a zero, then (x - r) is a factor.

Quick Example: x2 - 5x + 6 = (x - 2)(x - 3)

Using Calculators with Polynomials

Calculators help quickly evaluate polynomials, perform operations, and check zeros. Enter coefficients as per calculator type and use polynomials mode if available.

Best Courses for You

JEE

JEE

NEET

NEET

Foundation JEE

Foundation JEE

Foundation NEET

Foundation NEET

CBSE

CBSE

Polynomial Formulas

NameFormulaExplanation
General Polynomialp(x) = aₙ xⁿ + ... + a₁x + a₀Standard form
DegreeHighest power of variableE.g., in 2x⁴ + x², degree = 4
Value at x = ap(a)Substitute a and calculate
Zerop(r) = 0Value of x that makes p(x) = 0
Linear Polynomialax + b1 zero, straight line graph
Quadratic Formulax = [-b ± √(b²-4ac)]/(2a)Zeros of quadratic polynomials
Sum of Zeros (Quad)a + b = -b/aFor ax² + bx + c
Product of Zerosab = c/aQuadratic polynomial
Polynomial Divisionp(x) = g(x) × q(x) + r(x)Division Algorithm: Dividend = Divisor × Quotient + Remainder

Why Polynomials Matter: Scientific, Clear, Reliable

Polynomials are basic to algebra, graphing, calculus, and competitive exam success. Every step in operations, factoring, and division is logical, rooted in mathematical principles, and applicable across sciences. Concepts, formulas, and problem-solving techniques presented above are based on CBSE syllabus and classroom standards.

Conclusion

These Class 10 CBSE notes on polynomials cover definitions, types, functions, operations, degree, zeros, and practical steps for calculation and factoring. Trust the step-by-step methods and formula table above for strong exam performance and clear algebra concepts.

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test
cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free

course

No courses found

Frequently Asked Questions (FAQs) about Polynomials

What is a polynomial?

A polynomial is an algebraic expression that combines one or more terms, each consisting of a variable raised to a non-negative integer power, multiplied by a coefficient. For example, 2u3 + 3u2 + 2u + 4 is a polynomial in variable u. The powers must be positive whole numbers, and coefficients are real numbers. Polynomials do not have variables in denominators, negative exponents, or within roots.

What are the main types of polynomials?

Polynomials can be classified by the number of terms (monomial: 1 term, binomial: 2 terms, trinomial: 3 terms), by their degree (linear, quadratic, cubic, quartic), or by the number of variables (univariate, bivariate, multivariate). For example, a linear polynomial has degree 1 (like x + 2), while a quadratic has degree 2 (like x2 + 3x + 1).

How is the degree of a polynomial defined?

The degree of a polynomial is the highest exponent of the variable in the expression. For instance, for p(x) = 4x2 + 3x + 5, the degree is 2 because 2 is the largest power of x present. The zero polynomial (all coefficients zero) has an undefined degree.

What are the zeros or roots of a polynomial?

Zeros (or roots) of a polynomial are real numbers for which the polynomial equals zero. For example, in p(x) = x2 - 4, the zeros are x = 2 and x = -2 because replacing x with these values makes the polynomial zero. Zeros are crucial for solving equations and understanding the graph of a polynomial.

How do you find the value of a polynomial at a specific point?

To find the value of a polynomial at a certain number, substitute the value into every instance of the variable in the expression. For example, for p(x) = x3 - 6x2 + 11x - 6, to find p(2), calculate 23 - 6(2)2 + 11(2) - 6, which gives 0.

What is the relationship between the zeros and coefficients of a quadratic polynomial?

For a quadratic polynomial ax2 + bx + c, if α and β are its zeros, then:

  • The sum of zeros (α + β) equals -b/a
  • The product of zeros (αβ) equals c/a

This relationship is often used to construct or analyze quadratic equations.

What is the division algorithm for polynomials?

The division algorithm states that any polynomial f(x) can be divided by a non-zero polynomial g(x), resulting in a quotient q(x) and a remainder r(x), so f(x) = g(x)q(x) + r(x), where the degree of r(x) is less than the degree of g(x). If the remainder is zero, g(x) is a factor of f(x).

How are polynomials used in real-life applications?

Polynomials are used in various real-life situations, such as predicting growth, modeling curves, financial calculations, and physics problems. For example, the trajectory of a thrown ball or the shape of a roller coaster can be represented by polynomial equations.

Can a polynomial have more than one variable?

Yes, polynomials can include more than one variable (like x, y, z). These are called multivariate polynomials, and they're used in problems where multiple factors affect results, such as area calculations (length × width).

What is the graphical meaning of the zeros of a polynomial?

The zeros of a polynomial are the points where its graph intersects the x-axis. For a quadratic polynomial, the graph is a parabola, and its zeros are the points where the curve crosses the x-axis. A cubic polynomial can cross the axis once, twice, or three times, showing up to three zeros.