# NCERT Class 10 Mathematics Chapter 2 Polynomials: Summary, Concepts, and Revision Notes | SwaVid

Welcome to Chapter 2, "Polynomials," from your NCERT Class 10 Mathematics textbook. This chapter is fundamental to understanding algebraic expressions a...

Canonical: https://swavid.com/maths/class/10/chapter/polynomials

Source: https://swavid.com/maths/class/10/chapter/polynomials

# Polynomials

## Concepts in this chapter

## The ideas this chapter keeps returning to

## Where this chapter usually trips people up

## Find the gaps before this chapter finds them for you.

## Related chapters

### Introduction to Polynomials and their Degree

Chapter 2 · Class 10 Mathematics

Welcome to Chapter 2, "Polynomials," from your NCERT Class 10 Mathematics textbook. This chapter is fundamental to understanding algebraic expressions and their properties. It builds upon your Class 9 knowledge, deepening your understanding of polynomial behavior, their graphical representation, and the intrinsic relationships between their roots and coefficients. Mastering these concepts will provide a strong foundation for future mathematical studies.

Your study route

Key topics

A polynomial p(x) in one variable x is an expression of the form a_n x^n + a_{n-1} x^{n-1} + ... + a_1 x + a_0, where a_0, a_1, ..., a_n are real numbers and a_n ≠ 0. The highest power of x in p(x) is called the degree of the polynomial. Polynomials are classified by their degree: degree 1 (linear), degree 2 (quadratic), degree 3 (cubic).

Example

A polynomial like 2x^2 + 3x - 5 is a quadratic polynomial because its highest power of x is 2. A polynomial like 4x + 7 is a linear polynomial because its highest power of x is 1.

Watch out

Confusing the degree of a polynomial with the number of terms it has, or incorrectly identifying expressions with negative or fractional powers of x as polynomials.

A polynomial p(x) in one variable x is an expression of the form a_n x^n + a_{n-1} x^{n-1} + ... + a_1 x + a_0, where a_0, a_1, ..., a_n are real numbers and a_n ≠ 0. The highest power of x in p(x) is called the degree of the polynomial. Polynomials are classified by their degree: degree 1 (linear), degree 2 (quadratic), degree 3 (cubic).

Tap the card for an example

Example

A polynomial like 2x^2 + 3x - 5 is a quadratic polynomial because its highest power of x is 2. A polynomial like 4x + 7 is a linear polynomial because its highest power of x is 1.

Why it matters

This foundational understanding is crucial for correctly identifying and classifying polynomials, which dictates the methods used to analyze and solve them throughout the chapter.

Watch out

Confusing the degree of a polynomial with the number of terms it has, or incorrectly identifying expressions with negative or fractional powers of x as polynomials.

Ask at home

Ask your child to identify the degree of various polynomials (e.g., 5x^3 - 2x + 1, 7 - 3x^2, 8x) and explain why expressions like x^(1/2) + 3 or 1/x are not polynomials.

This chapter delves into polynomials, building upon Class 9 concepts. It begins by revisiting the definition, degree, and types of polynomials (linear, quadratic, cubic). A key focus is understanding the geometrical meaning of a polynomial&#x27;s zeroes, visualizing them as the x-intercepts of its graph. The chapter then establishes crucial algebraic relationships between the zeroes and coefficients for quadratic and cubic polynomials, providing formulas for the sum and product of zeroes. This allows for finding unknown coefficients or constructing polynomials given their zeroes. Finally, the division algorithm for polynomials is introduced, explaining how to divide one polynomial by another to find a quotient and remainder. This algorithm is then applied to find all zeroes of a polynomial when some zeroes are already known, making it a powerful tool for factorization and solving higher-degree polynomial equations. Mastering these concepts is essential for advanced algebra.

Chapter summary

This chapter delves into polynomials, building upon Class 9 concepts. It begins by revisiting the definition, degree, and types of polynomials (linear, quadratic, cubic). A key focus is understanding the geometrical meaning of a polynomial&#x27;s zeroes, visualizing them as the x-intercepts of its graph. The chapter then establishes crucial algebraic relationships between the zeroes and coefficients for quadratic and cubic polynomials, providing formulas for the sum and product of zeroes. This allows for finding unknown coefficients or constructing polynomials given their zeroes. Finally, the division algorithm for polynomials is introduced, explaining how to divide one polynomial by another to find a quotient and remainder. This algorithm is then applied to find all zeroes of a polynomial when some zeroes are already known, making it a powerful tool for factorization and solving higher-degree polynomial equations. Mastering these concepts is essential for advanced algebra.

What you should learn

Keep these close

The degree of a polynomial is the highest power of the variable.

Linear, quadratic, and cubic polynomials have degrees 1, 2, and 3 respectively.

The zeroes of a polynomial are the x-coordinates where its graph intersects the x-axis.

A quadratic polynomial has at most two zeroes.

A cubic polynomial has at most three zeroes.

For ax^2 + bx + c, the sum of zeroes (α+β) = -b/a and the product of zeroes (αβ) = c/a.

For ax^3 + bx^2 + cx + d, the sum of zeroes (α+β+γ) = -b/a.

For ax^3 + bx^2 + cx + d, the sum of products of zeroes taken two at a time (αβ+βγ+γα) = c/a.

For ax^3 + bx^2 + cx + d, the product of zeroes (αβγ) = -d/a.

The Division Algorithm states p(x) = g(x)q(x) + r(x), where r(x)=0 or deg r(x) < deg g(x).

If &#x27;k&#x27; is a zero of a polynomial p(x), then (x-k) is a factor of p(x).

To find remaining zeroes, divide the polynomial by the factor(s) formed from known zeroes.

Common confusions

It is easy to think

All polynomials must have real zeroes.

The clearer idea

Polynomials can have complex zeroes. Graphically, if a polynomial&#x27;s graph (e.g., a parabola) does not intersect the x-axis, it has no real zeroes.

It is easy to think

The degree of a polynomial is the number of terms.

The clearer idea

The degree is the highest power of the variable in the polynomial, not the count of terms. For example, x^5 + 2 has degree 5 but only two terms.

It is easy to think

Confusing the signs in the zeroes-coefficients relationship (e.g., sum of zeroes is b/a instead of -b/a).

The clearer idea

For ax^2 + bx + c, the sum is -b/a and the product is c/a. For cubic polynomials, the signs for the sum, sum of products, and product of zeroes alternate: -b/a, c/a, -d/a.

It is easy to think

Thinking that if a polynomial has degree &#x27;n&#x27;, it must have &#x27;n&#x27; distinct zeroes.

The clearer idea

A polynomial of degree &#x27;n&#x27; has at most &#x27;n&#x27; zeroes. It can have fewer distinct real zeroes (e.g., repeated zeroes or complex zeroes that are not visible on the real number line).

It is easy to think

Errors in polynomial long division, especially with subtraction of terms or handling missing terms (e.g., 0x^2).

The clearer idea

Always arrange polynomials in descending powers of the variable. Be meticulous with signs during subtraction. Use placeholders (e.g., 0x^2) for missing terms to maintain alignment and prevent errors.

Before you push ahead

Most stuck chapters trace back to one earlier idea. Check the prerequisites first, or let SwaVid adapt this chapter to the way your child learns.

Keep exploring Class 10

Source

- Understand the definition, degree, and classification of polynomials (linear, quadratic, cubic).
- Interpret the geometrical meaning of the zeroes of a polynomial by observing its graph.
- Establish and apply the relationship between the zeroes and coefficients of quadratic polynomials.
- Establish and apply the relationship between the zeroes and coefficients of cubic polynomials.
- Perform polynomial division using the division algorithm and apply it to find unknown zeroes.
- Understand the definition, degree, and classification of polynomials (linear, quadratic, cubic).
- Interpret the geometrical meaning of the zeroes of a polynomial by observing its graph.
- Establish and apply the relationship between the zeroes and coefficients of quadratic polynomials.
- Establish and apply the relationship between the zeroes and coefficients of cubic polynomials.
- Perform polynomial division using the division algorithm and apply it to find unknown zeroes.
- NCERT Class 10 Mathematics textbook: Mathematics : Chapter 2: Polynomials

## Key Links

- [NCERT Mathematics](https://swavid.com/maths)
- [Class 10](https://swavid.com/maths/class/10)
- [Start with concepts](https://swavid.com/maths/class/10/chapter/polynomials)
- [Check a prerequisite](https://swavid.com/learning-debt-identifier)
- [Concepts](https://swavid.com/maths/class/10/chapter/polynomials)
- [Practice](https://swavid.com/maths/class/10/chapter/polynomials/practice-questions)
- [NCERT Solutions](https://swavid.com/maths/class/10/chapter/polynomials/ncert-solutions)
- [Find the gaps before this chapter](https://swavid.com/learning-debt-identifier)
- [Learn this chapter adapted to you](https://swavid.com/learning-style-test)
- [Previous chapter 1 . Real Numbers](https://swavid.com/maths/class/10/chapter/real-numbers)
- [Next chapter 3 . Pair of Linear Equations in Two Variables](https://swavid.com/maths/class/10/chapter/pair-of-linear-equations-in-two-variables)
- [All Class 10 chapters](https://swavid.com/maths/class/10)
- [1 Real Numbers Euclid&#x27;s Division Lemma · Euclid&#x27;s Division Algorithm Open chapter](https://swavid.com/maths/class/10/chapter/real-numbers)
- [3 Pair of Linear Equations in Two Variables Pair of Linear Equations in Two Variables · Graphical Method of Solving a Pair of Linear Equations Open chapter](https://swavid.com/maths/class/10/chapter/pair-of-linear-equations-in-two-variables)
- [4 Quadratic Equations Introduction to Quadratic Equations · Solving Quadratic Equations by Factorisation Open chapter](https://swavid.com/maths/class/10/chapter/quadratic-equations)
- [NCERT Class 10 Mathematics textbook: Mathematics](https://ncert.nic.in/textbook.php)