Class 10 Maths Chapter 2 – Polynomials | NCERT Solutions, Key Concepts & Board Questions (2025–26)

 Class 10 CBSE Maths – Chapter 2: Polynomials


🔹 Key Concepts and Formulas

✅ What is a Polynomial?

A polynomial in one variable x is an expression of the form:
anxn+an1xn1++a1x+a0a_nx^n + a_{n-1}x^{n-1} + \ldots + a_1x + a_0
Where:

  • a0,a1,,ana_0, a_1, \ldots, a_n are real numbers

  • n is a non-negative integer

  • Each term is called a "monomial"

✅ Types of Polynomials Based on Degree:

  • Zero Polynomial: 0

  • Constant Polynomial: Degree = 0

  • Linear Polynomial: Degree = 1 (e.g., 2x+32x + 3)

  • Quadratic Polynomial: Degree = 2 (e.g., x2+2x+1x^2 + 2x + 1)

  • Cubic Polynomial: Degree = 3 (e.g., x36x2+11x6x^3 - 6x^2 + 11x - 6)

✅ Degree of a Polynomial:

The highest power of the variable in the polynomial.

✅ Zeroes/Roots of a Polynomial:

If p(x)p(x) is a polynomial, and p(a)=0p(a) = 0, then aa is a zero or root of the polynomial.

✅ Geometrical Meaning:

The zero of a polynomial p(x)p(x) is the x-coordinate where the graph intersects the x-axis.


📘 NCERT Solved Examples

Example 1: Find p(0), p(1), and p(2) for p(x)=x23x+2p(x) = x^2 - 3x + 2

  • p(0)=023×0+2=2p(0) = 0^2 - 3 \times 0 + 2 = 2

  • p(1)=123×1+2=13+2=0p(1) = 1^2 - 3 \times 1 + 2 = 1 - 3 + 2 = 0

  • p(2)=46+2=0p(2) = 4 - 6 + 2 = 0
    ✅ So, 1 and 2 are zeroes of the polynomial.

Example 2: Find the zero of p(x)=ax+bp(x) = ax + b.

Let p(x)=ax+bp(x) = ax + b. For zero:
p(x)=0ax+b=0x=bap(x) = 0 \Rightarrow ax + b = 0 \Rightarrow x = -\frac{b}{a}


🔹 📄 Exercise 2.1 – Solutions

Q1. Find the zero of the polynomial in each case:

(i) p(x)=x+5p(x) = x + 5 ⇒ zero = 5-5
(ii) p(x)=x7p(x) = x - 7 ⇒ zero = 77
(iii) p(x)=5x3p(x) = 5x - 3 ⇒ zero = 35\frac{3}{5}
(iv) p(x)=2x+1p(x) = 2x + 1 ⇒ zero = 12-\frac{1}{2}
(v) p(x)=2x+1p(x) = \sqrt{2}x + 1 ⇒ zero = 12-\frac{1}{\sqrt{2}}
(vi) p(x)=x15p(x) = x - \frac{1}{5} ⇒ zero = 15\frac{1}{5}


🔹 📄 Exercise 2.2 – Solutions

Q1. Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients:

(i) x22x8x^2 - 2x - 8

  • Factor: (x4)(x+2)(x - 4)(x + 2)

  • Zeroes: 4 and -2

  • Sum = 2, Product = -8

  • Verify: Sum = ba=(2)/1=2-\frac{b}{a} = -(-2)/1 = 2, Product = c/a=8/1=8c/a = -8/1 = -8
    ✅ Verified

(ii) x2+4x+4x^2 + 4x + 4

  • Factor: (x+2)2(x + 2)^2

  • Zeroes: -2 and -2

  • Sum = -4, Product = 4
    ✅ Verified

(iii) x2+x6x^2 + x - 6

  • Factor: (x+3)(x2)(x + 3)(x - 2)

  • Zeroes: -3 and 2
    ✅ Verified


🔹 📄 Exercise 2.3 – Solutions

Q1. Find a quadratic polynomial whose zeroes are:

(i) 4 and 5

  • Required polynomial: x2(4+5)x+(4×5)=x29x+20x^2 - (4+5)x + (4 \times 5) = x^2 - 9x + 20

(ii) -2 and 1

  • x2+x2x^2 + x - 2

(iii) 14\frac{1}{4} and 14-\frac{1}{4}

  • x2(1414)x+(14×14)=x2116x^2 - (\frac{1}{4} - \frac{1}{4})x + (\frac{1}{4} \times -\frac{1}{4}) = x^2 - \frac{1}{16}


🔹 📄 Exercise 2.4 – Solutions

Q1. Divide the polynomial p(x)=x33x2+5x3p(x) = x^3 - 3x^2 + 5x - 3 by x1x - 1

Use long division method:

  • Divide x3x^3 by xx: result = x2x^2

  • Multiply x2(x1)=x3x2x^2(x - 1) = x^3 - x^2

  • Subtract: (x33x2)(x3x2)=2x2(x^3 - 3x^2) - (x^3 - x^2) = -2x^2

  • Bring down next term: 2x2+5x-2x^2 + 5x

  • Divide 2x2-2x^2 by xx: result = 2x-2x

  • Multiply: 2x(x1)=2x2+2x-2x(x - 1) = -2x^2 + 2x

  • Subtract: (2x2+5x)(2x2+2x)=3x( -2x^2 + 5x ) - ( -2x^2 + 2x ) = 3x

  • Bring down: 3x33x - 3

  • Divide: 3x/x=33x / x = 3

  • Multiply: 3(x1)=3x33(x - 1) = 3x - 3

  • Subtract: Remainder = 0
    ✅ Quotient = x22x+3x^2 - 2x + 3


🔹 🗌 Summary and Revision Notes

  • A polynomial is an algebraic expression with variable powers as whole numbers.

  • Degree = highest exponent

  • Zeroes of a polynomial are the values of x for which the polynomial is zero.

  • For a quadratic polynomial ax2+bx+cax^2 + bx + c:

    • Sum of zeroes = ba-\frac{b}{a}

    • Product of zeroes = ca\frac{c}{a}

  • If zeroes are known: form = x2(sum)x+productx^2 - (sum)x + product

  • Division Algorithm: p(x)=d(x)q(x)+r(x)p(x) = d(x) \cdot q(x) + r(x), where degree of r(x) < degree of d(x)

📘 CBSE Past Year Questions – Chapter: Polynomials


1-Mark Questions

  1. (2020) Find the zero of the polynomial:
    p(x)=5x+3p(x) = 5x + 3
    📌 Answer: x=35x = -\frac{3}{5}

  2. (2019) Write a polynomial whose zero is 32\frac{3}{2}.
    📌 Answer: p(x)=2x3p(x) = 2x - 3

  3. (2017) If one zero of the quadratic polynomial 3x22x+k=03x^2 - 2x + k = 0 is 13\frac{1}{3}, find the value of kk.
    📌 Answer: Use the relation:
    Let α=13,β=?\alpha = \frac{1}{3}, \beta = ?,
    α+β=23β=2313=13\alpha + \beta = \frac{2}{3} \Rightarrow \beta = \frac{2}{3} - \frac{1}{3} = \frac{1}{3}
    So both roots are 13\frac{1}{3}, apply in:
    αβ=k319=k3k=13\alpha\beta = \frac{k}{3} \Rightarrow \frac{1}{9} = \frac{k}{3} \Rightarrow k = \frac{1}{3}


2-Mark Questions

  1. (2020) If the zeroes of a quadratic polynomial x2+px+12x^2 + px + 12 are 3 and -4, find the value of p.
    📌 Answer:
    Sum of zeroes = 3 + (–4) = –1
    ba=p11=pp=1-\frac{b}{a} = -\frac{p}{1} \Rightarrow -1 = -p \Rightarrow p = 1

  2. (2018) If one zero of the polynomial x2+2x+kx^2 + 2x + k is 3, find the value of k.
    📌 Answer:
    Let the other zero be β\beta.
    Sum = 3 + β=2β=5\beta = -2 \Rightarrow \beta = -5
    Product = 3×5=15=k3 \times -5 = -15 = k


3-Mark Questions

  1. (2023) Find the zeroes of the quadratic polynomial x27x+12x^2 - 7x + 12 and verify the relationship between zeroes and coefficients.
    📌 Answer:
    Factor: (x3)(x4)(x - 3)(x - 4) → zeroes: 3, 4
    Sum = 7, Product = 12
    Verify: ba=7,ca=12-\frac{b}{a} = 7, \frac{c}{a} = 12

  2. (2020) Find a quadratic polynomial whose sum and product of zeroes are √2 and 1/3 respectively.
    📌 Answer:
    Polynomial: x2(sum)x+product=x22x+13x^2 - (\text{sum})x + \text{product} = x^2 - \sqrt{2}x + \frac{1}{3}

  3. (2016) Find the zeroes of the polynomial x2+5x+6x^2 + 5x + 6 and verify the relationship between the zeroes and coefficients.
    📌 Answer:
    x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3) → zeroes: –2, –3
    Sum = –5, Product = 6
    Verify: b/a=5/1=5,c/a=6-b/a = -5/1 = -5, c/a = 6


4-Mark Questions

  1. (2019) Divide the polynomial p(x)=x36x2+11x6p(x) = x^3 - 6x^2 + 11x - 6 by g(x)=x1g(x) = x - 1 and verify the division algorithm:
    📌 Answer:

    • Quotient = x25x+6x^2 - 5x + 6, Remainder = 0

    • Verify: p(x)=g(x)×q(x)+r(x)p(x) = g(x) × q(x) + r(x)

  2. (2021 Sample) Find a quadratic polynomial whose zeroes are reciprocal of each other and the sum is 10.
    📌 Answer:
    Let zeroes = α,1α\alpha, \frac{1}{\alpha},
    Sum = α+1α=10\alpha + \frac{1}{\alpha} = 10
    Multiply both sides by α\alpha: α2+1=10αα210α+1=0\alpha^2 + 1 = 10\alpha \Rightarrow \alpha^2 - 10\alpha + 1 = 0
    Polynomial = x210x+1x^2 - 10x + 1


5-Mark Questions

  1. (2020 – Internal Assessment)
    A cubic polynomial is divided by a linear polynomial. Use long division to find quotient and remainder and verify the division algorithm.
    p(x)=x33x2+5x3p(x) = x^3 - 3x^2 + 5x - 3, divisor = x1x - 1
    📌 Answer:
    Long division gives:
    Quotient = x22x+3x^2 - 2x + 3, Remainder = 0
    Verify: p(x)=(x1)(x22x+3)+0p(x) = (x - 1)(x^2 - 2x + 3) + 0

  2. (CBSE 2017 – Sample)
    If the sum and product of zeroes of a quadratic polynomial are –1 and 1 respectively, construct the polynomial and verify zeroes.
    📌 Answer:
    Polynomial: x2+x+1x^2 + x + 1
    Zeroes via quadratic formula:
    x=1±124(1)(1)2=1±32x = \frac{-1 \pm \sqrt{1^2 - 4(1)(1)}}{2} = \frac{-1 \pm \sqrt{-3}}{2} → imaginary roots


🔁 Topics Frequently Asked in Exams:

  • Finding zeroes of polynomials

  • Verifying relationships between zeroes and coefficients

  • Forming quadratic polynomials from given zeroes

  • Division of polynomials and application of Division Algorithm

  • Conceptual 2-mark questions involving identities



Comments

Popular posts from this blog

Rise of Nationalism in Europe – Class 10 CBSE Detailed Notes | Chapter 1 History

Nationalism in India – Class 10 CBSE History Notes | Chapter 2 | Key Events, Movements & Leaders

Resources and Development – Class 10 Geography Notes, Concepts, and Map Work