Class 10th · Mathematics · Chapter 2

Polynomials – Notes, MCQs, Quiz & Worksheet

Overview

What is Polynomials?

A polynomial is an algebraic expression consisting of variables (also called indeterminates), coefficients, and exponents, that are combined using addition, subtraction, and multiplication. The general form of a polynomial is:

P(x)=anxn+an-1xn-1+a1x+ a0

where:

  • a0, a1,… are constants called coefficients,

  • x is the variable, and

  • n is a non-negative integer called the degree of the polynomial.

Polynomials are fundamental in algebra and are used to represent mathematical models, solve equations, and describe various relationships in science and engineering.

Exam relevance

Polynomials carries steady weightage in Class 10th exams. Practising its MCQs and important questions is one of the fastest ways to secure marks from this chapter.

Need formulas?

Get all the important Mathematics formulas in one quick-revision sheet.

Open Formula Sheets
MCQ Practice

Practice MCQs – Polynomials

Attempt these multiple-choice questions, then reveal the answer to check yourself.

Q1.Find the quadratic polynomial if its zeroes are 0 and √5.

A quadratic polynomial with zeros α and β can be written as with k is a non zero constant :

k(x2 – (α + β)x + αβ)

Where α and β are the roots of the polynomial.

Here it is given that α = 0 and β = √5

So, the polynomial will be:

k(x2 – (0 + √5)x + 0(√5))

k(x2 – √5x)

Let k = 1 for simplicity the equation is   x2 – √5x

Q2.If the product of zeroes of the polynomial p(x)=3x² + kx − 2 is 2/3 ​, find the value of k.
Q3.α and β are zeroes of the quadratic polynomial x² – 6x + y. Find the value of ‘y’ if 3α + 2β = 20

Let, f(x) = x² – 6x + y

And it is given that

3α + 2β = 20———————(i)

As α and β are zeroes of the quadratic polynomial x² – 6x + y 

So   α + β = -b/a = -(-6)/1

=> α + β = 6 ———————(ii)

And,

αβ = y———————(iii)

Multiply equation (ii) by 2. Then, subtract the whole equation from equation (i),

=> α = 20 – 12 = 8

Now, substitute this value in equation (ii),

=> β = 6 – 8 = -2

Substitute the values of α and β in equation (iii) to get the value of y, such as;

y = αβ = (8)(-2) = -16

Hence value of y is -16

 

Q4.Find the value of "p" from the polynomial x² + 3x + p, if one of the zeroes of the polynomial is 2.

As 2 is the zero of the polynomial.

We know that if α is a zero of the polynomial p(x), then p(α) = 0

Put x = 2 in  equation x2 + 3x + p

⇒ 22 + 3(2) + p = 0

⇒ 4 + 6 + p = 0

⇒ 10 + p = 0

⇒ p = -10

Hence P = -10 is the answer

Q5.If the zeroes of the quadratic polynomial p(x) = ax² + bx + c are reciprocal of each other, prove that c = a.
Q6.Find a quadratic polynomial, the sum and product of whose zeroes are √2 and -3/2, respectively. Also find its zeroes.
Q7.Find a quadratic polynomial whose zeroes are 5 and −3.
Q8.If one zero of the polynomial (a² + 9)x² + 13x + 6a is the reciprocal of the other, find the value of a.

If one zero of the polynomial (a² + 9)x² + 13x + 6a is the reciprocal of the other, find the value of a.

Step 1: Use the relationship between the roots

Let the roots be α and β, and it's given that α = 1/β.

Product of roots of a quadratic: αβ = c/a = 6a / (a² + 9)

Since α = 1/β, we get: αβ = 1

Step 2: Solve the equation

6a / (a² + 9) = 1

⇒ 6a = a² + 9

⇒ a² - 6a + 9 = 0

Step 3: Factor the quadratic

a² - 6a + 9 = (a - 3)² = 0

Therefore, a = 3

Q9.Find the zeroes of the polynomial: p(x) = x² − 7x + 10 and verify the relation between zeroes and coefficients.
Q10.Find the zeroes of the polynomial 4x^2 – 4x – 8. Also, establish a relationship between the zeroes and coefficients.
Q11.If one zero of the polynomial p(x) = (k² + 4)x² + 13x + 4k is the reciprocal of the other, then the value of k is:
A.2
B.-2
C.1
D.-1
Answer: 2

For a quadratic polynomial ax² + bx + c, if one zero is the reciprocal of the other, then the product of zeros is 1.

Therefore, c/a = 1, which means 4k / (k² + 4) = 1. Solving this gives k² - 4k + 4 = 0, so (k-2)² = 0, hence k=2.

Q12.The graph of y = p(x) is shown below. How many zeros does the polynomial have? (Assume the graph extends infinitely in the shown pattern)
A.0
B.1
C.2
D.3
Answer: 3

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

The given graph intersects the x-axis at three distinct points, indicating three zeros.

Q13.If alpha and beta are the zeros of the quadratic polynomial f(x) = x² - p(x+1) - c, then (alpha + 1)(beta + 1) is equal to:
A.c - 1
B.1 - c
C.c
D.1 + c
Answer: 1 - c

The polynomial is f(x) = x² - px - p - c. Here, a=1, b=-p, c=-(p+c).

So, alpha + beta = p and alpha * beta = -(p+c). (alpha + 1)(beta + 1) = alpha*beta + alpha + beta + 1 = -(p+c) + p + 1 = 1 - c.

Q14.The maximum number of zeros a cubic polynomial can have is:
A.0
B.1
C.2
D.3
Answer: 3

The maximum number of real zeros a polynomial can have is equal to its degree.

A cubic polynomial has a degree of 3, so it can have at most 3 real zeros.

Q15.If the product of two zeros of the polynomial p(x) = x³ - 6x² + 11x - 6 is 2, then the third zero is:
A.1
B.2
C.3
D.4
Answer: 3

For a cubic polynomial ax³ + bx² + cx + d, the product of zeros (alpha*beta*gamma) = -d/a.

Here, -d/a = -(-6)/1 = 6. Given that alpha*beta = 2, then 2 * gamma = 6, which implies gamma = 3.

Q16.If one of the zeros of the quadratic polynomial (k-1)x² + kx + 1 is -3, then the value of k is:
A.4/3
B.-4/3
C.2/3
D.-2/3
Answer: 4/3

If -3 is a zero, then substituting x=-3 into the polynomial should result in 0.

(k-1)(-3)² + k(-3) + 1 = 0 => 9(k-1) - 3k + 1 = 0 => 9k - 9 - 3k + 1 = 0 => 6k - 8 = 0 => 6k = 8 => k = 8/6 = 4/3.

Q17.A quadratic polynomial, whose zeros are -2 and 5, is:
A.x² - 3x + 10
B.x² + 3x + 10
C.x² - 3x - 10
D.x² + 3x - 10
Answer: x² - 3x - 10

For a quadratic polynomial with zeros alpha and beta, the polynomial is k(x² - (alpha+beta)x + alpha*beta).

Here, alpha+beta = -2+5 = 3, and alpha*beta = -2*5 = -10. So, the polynomial is x² - 3x - 10 (taking k=1).

Q18.If alpha and beta are the zeros of the polynomial x² + 6x + 2, then the value of (1/alpha + 1/beta) is:
A.3
B.-3
C.12
D.-12
Answer: -3

From the polynomial, alpha + beta = -6 and alpha * beta = 2.

(1/alpha + 1/beta) = (alpha + beta) / (alpha * beta) = -6 / 2 = -3.

Q19.If x = 2 and x = 3 are zeros of the polynomial 3x² - 2kx + 2m, then the values of k and m are respectively:
A.k=15/2, m=9
B.k=9/2, m=15
C.k=15, m=9
D.k=9, m=15
Answer: k=15/2, m=9

Sum of zeros = 2+3 = 5. Product of zeros = 2*3 = 6.

From the polynomial, sum of zeros = -(-2k)/3 = 2k/3. So, 2k/3 = 5 => k = 15/2. Product of zeros = 2m/3. So, 2m/3 = 6 => m = 9.

Q20.If the sum of the zeros of the quadratic polynomial kx² + 2x + 3k is equal to their product, then k is equal to:
A.1/3
B.-1/3
C.2/3
D.-2/3
Answer: -2/3

Sum of zeros = -2/k. Product of zeros = 3k/k = 3.

Given sum = product, so -2/k = 3. This implies k = -2/3.

Q21.If alpha and beta are the zeros of the polynomial f(x) = x² - 8x + k, such that alpha² + beta² = 40, then the value of k is:
A.12
B.14
C.10
D.8
Answer: 12

alpha + beta = 8 and alpha * beta = k.

We know alpha² + beta² = (alpha + beta)² - 2alpha*beta. So, 40 = (8)² - 2k => 40 = 64 - 2k => 2k = 24 => k = 12.

Q22.If two of the zeros of a cubic polynomial ax³ + bx² + cx + d are 0, then the third zero is:
A.-b/a
B.-c/a
C.c/a
D.d/a
Answer: -b/a

Let the zeros be alpha, beta, gamma. We are given alpha = 0 and beta = 0.

The sum of the zeros is alpha + beta + gamma = -b/a. Substituting the given zeros, 0 + 0 + gamma = -b/a, so gamma = -b/a.

Q23.If the polynomial x⁴ + 2x³ + 8x² + 12x + 18 is divided by x² + 5, the remainder comes out to be px + q. The values of p and q are:
A.p=2, q=8
B.p= -2, q= -8
C.p=2, q= -8
D.p= -2, q= 8
Answer: p=2, q= -8

Using polynomial long division, dividing x⁴ + 2x³ + 8x² + 12x + 18 by x² + 5.

Quotient will be x² + 2x + 3 and the remainder will be 2x - 8. So, p=2 and q=-8.

Q24.If alpha, beta, gamma are the zeros of the polynomial 2x³ + x² - 13x + 6, then alpha*beta + beta*gamma + gamma*alpha is equal to:
A.13/2
B.-13/2
C.6
D.-6
Answer: -13/2

For a cubic polynomial ax³ + bx² + cx + d, the sum of products of zeros taken two at a time is c/a.

Here, c/a = -13/2.

Q25.Assertion (A): The polynomial x⁴ + 4x² + 5 has two real zeros. Reason (R): The degree of a polynomial is the number of its real zeros.
A.Both A and R are true and R is the correct explanation of A.
B.Both A and R are true but R is not the correct explanation of A.
C.A is true but R is false.
D.A is false but R is true.
Answer: A is false but R is true.

A is false because if we let y=x², the polynomial becomes y²+4y+5. The discriminant is 4² - 4(1)(5) = 16-20 = -4 < 0, so there are no real values for y, and thus no real values for x. R is false as the degree is the maximum number of real zeros, not necessarily the exact number.

Q26.If x+a is a factor of 2x² + 2ax + 5x + 10, then the value of a is:
A.2
B.-2
C.5
D.-5
Answer: 2

If x+a is a factor, then x = -a is a zero of the polynomial.

Substitute x = -a into the polynomial: 2(-a)² + 2a(-a) + 5(-a) + 10 = 0 => 2a² - 2a² - 5a + 10 = 0 => -5a + 10 = 0 => 5a = 10 => a = 2.

Q27.The number of polynomials having zeros as -2 and 5 is:
A.One
B.Two
C.Three
D.More than three
Answer: More than three

If -2 and 5 are zeros, then the quadratic polynomial is k(x² - ((-2)+5)x + (-2)(5)) = k(x² - 3x - 10).

Since k can be any non-zero real number, there are infinitely many such polynomials.

Q28.If alpha and beta are the zeros of the quadratic polynomial f(x) = ax² + bx + c, then alpha/beta + beta/alpha is equal to:
A.(b² - 2ac) / ac
B.(b² + 2ac) / ac
C.(b² - 2ac) / c²
D.(b² + 2ac) / a²
Answer: (b² - 2ac) / ac

alpha + beta = -b/a and alpha * beta = c/a. alpha/beta + beta/alpha = (alpha² + beta²) / (alpha*beta).

alpha² + beta² = (alpha+beta)² - 2alpha*beta = (-b/a)² - 2(c/a) = b²/a² - 2c/a = (b² - 2ac)/a².

So, (b² - 2ac)/a² / (c/a) = (b² - 2ac)/a² * (a/c) = (b² - 2ac) / ac.

Q29.What should be added to the polynomial x² - 5x + 4 so that (x - 3) becomes its factor?
A.2
B.-2
C.4
D.-4
Answer: 2

If (x-3) is a factor, then x=3 must be a zero of the modified polynomial.

Let P(x) = x² - 5x + 4. P(3) = 3² - 5(3) + 4 = 9 - 15 + 4 = -2. To make it 0, we need to add 2.

Q30.If alpha and beta are zeros of x² + x + 1, then the polynomial whose zeros are 1/alpha and 1/beta is:
A.x² - x + 1
B.x² + x - 1
C.x² + x + 1
D.x² - x - 1
Answer: x² + x + 1

For x² + x + 1, alpha + beta = -1 and alpha * beta = 1.

For the new polynomial, sum of zeros = 1/alpha + 1/beta = (alpha + beta) / (alpha * beta) = -1/1 = -1. Product of zeros = (1/alpha)*(1/beta) = 1/(alpha*beta) = 1/1 = 1.

The new polynomial is x² - (sum)x + (product) = x² - (-1)x + 1 = x² + x + 1.

Quiz

Take a Polynomials Quiz

A short, timed quiz with instant scoring — perfect for checking how well you know the chapter.

Polynomials Quiz

Attempt a 10–20 question quiz on Polynomials. Try to finish within 15 minutes, get instant scoring, and see which topics need more revision.

Start Quiz Now

Quiz Test

Take a timed quiz with instant scoring to test your speed and accuracy.

Start Quiz
Quick Revision

Polynomials – Quick Revision Notes

A one-page recap to revise the whole chapter in minutes.

  • Polynomials is part of the Class 10th Mathematics syllabus and carries steady exam weightage.
  • Re-read all formulas, laws and definitions from this chapter.
  • Re-attempt the MCQs you got wrong and solve one worksheet.
  • Finish with a short quiz to confirm you remember everything.
Explore More

Explore More Mathematics Resources

Educational intent

Created to help Class 10th students learn and revise Polynomials from Mathematics using notes, practice questions and free study tools.

Accuracy & learning-first

Our content is prepared and reviewed by experienced educators and kept aligned with the latest NCERT / CBSE syllabus and exam pattern.

Student-focused note

These resources support your school learning and self-study. Always cross-check with your prescribed textbook and your teacher's guidance for board exams.