Polynomials MCQ Quiz - Objective Question with Answer for Polynomials - Download Free PDF

Last updated on Jun 3, 2025

A Polynomial is an expression consisting of variables and coefficients interacting with each other through mathematical operations. Polynomial question answers can be difficult to solve and candidates should practice as much as they can to easily solve Polynomial MCQs Quiz asked during competitive examinations. The Testbook team has worked on the solutions and their comprehensible explanations. We also have given insights and tips to reduce the time take to solve the question. So practice Polynomial objective questions with Testbook now!

Latest Polynomials MCQ Objective Questions

Polynomials Question 1:

Find the H.C.F. of p(x) = 2x3 – 3x2 – 2x + 3 and q(x) = 3x2 + 8x + 5.

  1. (x + 1)
  2. (x – 1)
  3. (2x – 3)
  4. (2x + 1)
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : (x + 1)

Polynomials Question 1 Detailed Solution

Given:

p(x) = 2x3 – 3x2 – 2x + 3 and q(x) = 3x2 + 8x + 5

Concept:

H.C.F. of two or more equations is the greatest factor that divides each of them exactly.

Calculation:

The factors of p(x) = 2x3 – 3x2 – 2x + 3

⇒ x2 × (2x – 3) – 1 × (2x – 3)

⇒ (x2 – 1) × (2x – 3)

⇒ (x – 1) × (x + 1) × (2x – 3)

And, the factors of q(x) = 3x2 + 8x + 5

⇒ 3x2 + 5x + 3x + 5

⇒ x × (3x + 5) + 1 × (3x + 5)

⇒ (3x + 5) × (x + 1)

∴ The required H.C.F. is (x + 1).

Polynomials Question 2:

By Remainder Theorem find the remainder, when p(x) is divided by g(x), where

p(x) = x3 – 2x2 – 4x – 1, g(x) = x + 1

  1. 0
  2. 1
  3. 2
  4. 3
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : 0

Polynomials Question 2 Detailed Solution

Given:

p(x) = x3 – 2x2 – 4x – 1, g(x) = x + 1

Concept Used:

By remainder theorem, the remainder when p(x) divide by g(x')  is p(x')

Calculation:

p(x) = x3 – 2x2 – 4x – 1

g(x) = x + 1

x + 1 = 0 ⇒ x = -1

∴ According to remainder theorem, 

p(-1) = (-1)3 - 2(-1)2 - 4(-1) - 1 = -1 - 2 + 4 - 1 = 0

∴ When p(x) is divided by g(x), then remainder is 0.

Polynomials Question 3:

If the HCF of the expressions \((x+3)(2x^2 - 3x + a) \text{ and } (x-2)(3x^2 + 10x - b) \text{ is } x^2 + x - 6\) then what is the value of (2a - 3b) ?

  1. 0
  2. 3
  3. 5
  4. 11

Answer (Detailed Solution Below)

Option 3 : 5

Polynomials Question 3 Detailed Solution

Given:

Expression 1: (x+3)(2x2 - 3x + a)

Expression 2: (x-2)(3x2 + 10x - b)

HCF of Expression 1 and Expression 2 is x2 + x - 6

Formula used:

If an expression is the HCF of two polynomials, then it must be a factor of both polynomials.

This means that the roots of the HCF polynomial must also be roots of the two given expressions.

Calculation:

First, factorize the HCF: x2 + x - 6

⇒ x2 + 3x - 2x - 6

⇒ x(x + 3) - 2(x + 3)

⇒ (x + 3)(x - 2)

Since (x + 3)(x - 2) is the HCF, it must be a factor of both given expressions.

Consider Expression 1: (x + 3)(2x2 - 3x + a)

We already have the factor (x + 3). For the HCF to be (x + 3)(x - 2), it means that (x - 2) must be a factor of (2x2 - 3x + a).

If (x - 2) is a factor of (2x2 - 3x + a), then substituting x = 2 into (2x2 - 3x + a) should result in 0.

⇒ 2(2)2 - 3(2) + a = 0

⇒ 2(4) - 6 + a = 0

⇒ 8 - 6 + a = 0

⇒ 2 + a = 0

⇒ a = -2

Consider Expression 2: (x - 2)(3x2 + 10x - b)

We already have the factor (x - 2). For the HCF to be (x + 3)(x - 2), it means that (x + 3) must be a factor of (3x2 + 10x - b).

If (x + 3) is a factor of (3x2 + 10x - b), then substituting x = -3 into (3x2 + 10x - b) should result in 0.

⇒ 3(-3)2 + 10(-3) - b = 0

⇒ 3(9) - 30 - b = 0

⇒ 27 - 30 - b = 0

⇒ -3 - b = 0

⇒ b = -3

Now, we need to find the value of (2a - 3b):

⇒ 2a - 3b = 2(-2) - 3(-3)

⇒ 2a - 3b = -4 - (-9)

⇒ 2a - 3b = -4 + 9

⇒ 2a - 3b = 5

∴ The correct answer is option 3.

Polynomials Question 4:

One of the factors of is :

  1. \(2x+4y+5\)
  2. \(2x-4y-5\)
  3. \(3x+6y-1\)
  4. \(3x-6y+1\)

Answer (Detailed Solution Below)

Option 4 : \(3x-6y+1\)

Polynomials Question 4 Detailed Solution

Given:

The expression to factorize is 6x2 - 24xy + 17x + 24y2 - 34y + 5

Calculation:

Let's try to group terms or use a systematic approach.

Consider the quadratic terms: 6x2 - 24xy + 24y2

We can factor out 6: 6(x2 - 4xy + 4y2)

Recognize the perfect square trinomial: 6(x - 2y)2

So the expression becomes: 6(x - 2y)2 + 17x - 34y + 5

Notice that 17x - 34y can be factored as 17(x - 2y).

Let P = (x - 2y).

The expression now becomes: 6P2 + 17P + 5

This is a quadratic expression in P. We can factor this quadratic.

We need two numbers that multiply to 6 × 5 = 30 and add up to 17. These numbers are 15 and 2.

6P2 + 15P + 2P + 5

(6P2 + 15P) + (2P + 5)

3P(2P + 5) + 1(2P + 5)

(3P + 1)(2P + 5)

Now substitute P = (x - 2y) back into the factored expression:

[3(x - 2y) + 1][2(x - 2y) + 5]

[3x - 6y + 1][2x - 4y + 5]

So, the factors are (3x - 6y + 1) and (2x - 4y + 5).

∴ The correct answer is option 4.

Polynomials Question 5:

Find the remainder when 2x3- 9x2 + x + 12 is divided by x - 1.

  1. 4
  2. 5
  3. 6
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 3 : 6

Polynomials Question 5 Detailed Solution

Concept Used:

According to the remainder theorem, 

When we divide a polynomial P(x) by (x - c), the remainder is P(c)

Calculation:

Let P(x) = 2x3- 9x+ x + 12 be the given polynomial.

Now,

P(x) = 2x3- 9x+ x + 12

Using remainder theorem

P(1) = 2 × 13 - 9 × 12 + 1 + 12

⇒ P(1) = 15 - 9 = 6

Therefore, 6 is the remainder.

Top Polynomials MCQ Objective Questions

Find the degree of the polynomial 2x5 + 2x3y3 + 4y4 + 5.

  1. 3
  2. 5
  3. 6
  4. 9

Answer (Detailed Solution Below)

Option 3 : 6

Polynomials Question 6 Detailed Solution

Download Solution PDF

Given

2x5 + 2x3y3 + 4y4 + 5.

Concept

The degree of a polynomial is the highest of the degrees of its individual terms with non-zero coefficients.

Solution

Degree of the polynomial in 2x5 = 5

Degree of the polynomial in 2x3y3 = 6

Degree of the polynomial in 4y4 = 4

Degree of the polynomial in 5 = 0

Hence, the highest degree is 6

∴ Degree of polynomial = 6

Mistake Points  

One may choose 5 as the correct option due to x5 but the correct answer will be 6 as 2x3y3 has the highest power of 6.

Important Points

 The degree of a polynomial is the highest of the degrees of its individual terms with non-zero coefficients. Here for a specific value when x will be equal to y then the equation will be:

2x5 + 2x3y3 + 4y+ 5

= 2x5 + 2x6 + 4x4 + 5

∴ The degree of the polynomial will be 6

 

If one of the zeros of the quadratic polynomial (k - 1)x2 + kx +1 is -3, then the value of k is:

  1. \(\frac{-2}{3}\)
  2. \(\frac{4}{3}\)
  3. \(\frac{-4}{3}\)
  4. \(\frac{2}{3}\)

Answer (Detailed Solution Below)

Option 2 : \(\frac{4}{3}\)

Polynomials Question 7 Detailed Solution

Download Solution PDF

Concept:

If α and β are the zeros of polynomial p(x) then,

p(α) = 0 & p(β) = 0  

Calculation:

Let p(x) =  (k - 1)x2 + kx +1

According to question, x = -3 is one of its zeros, than

p(x) at x = -3 become zero.

Therefore,

(k - 1)(-3)2 + k(-3) +1 = 0

⇒ 9k - 9 - 3k + 1 = 0

⇒ 6k = 8

⇒ k = 4/3

Hence, option 2 is correct.

(x2 + y2 - z2)2 - (x2 - y2 + z2)2 = ________

  1. 4x2y2 - 4x2z2
  2. 4x2y2z2
  3. x4 + y4 + z4
  4. 0

Answer (Detailed Solution Below)

Option 1 : 4x2y2 - 4x2z2

Polynomials Question 8 Detailed Solution

Download Solution PDF

Shortcut TrickUsing formula a2 - b2 = (a + b) (a - b)

We can write (x2 + y2 - z2)2 - (x2 - y2 + z2)as

(x2 + y2 - zx2 - y2 + z2) (x2 + y2 - zx2 + y2 - z2)

⇒ 2x(2y2 - 2z2)

⇒ 4x2y2 - 4x2z2

Alternate Method 

Formula Used:

(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca

Calculation:

Let’s put a = x2, b = -y2, c = z2

⇒ (x2 + y2 - z2)2 = x4 + y4 + z4 + 2x2y2 – 2y2z2 – 2z2x2      ----(1)

Let’s put a = x2, b = y2, c = -z2

⇒ (x2 - y2 + z2)2 = x4 + y4 + z4 – 2x2y2 – 2y2z2 + 2z2x2      ----(2)

(1) – (2)

⇒ 4x2y2 – 4z2x2

∴ The require answer is 4x2y2 – 4x2z2

Alternate Method

Let x = 1, y = 2 and z = -3

Now put put these value in (x2 + y2 - z2)2 - (x2 - y2 + z2)2 

(1 + 4 - 9)2 - (1 - 4 + 9)2

16 - 36 = - 20

Now put x = 1, y = 2 and z = -3 in option

1)  4x2y2 - 4x2z2 = 4(1)(2)2 - 4(1)(3)2 = 16 - 36 = -20

Hence option 1 is correct option

Find the degree of the polynomial 4x4 + 3x3 + 2x2 + x + 1.

  1. 0
  2. 1
  3. 2
  4. 4

Answer (Detailed Solution Below)

Option 4 : 4

Polynomials Question 9 Detailed Solution

Download Solution PDF

Given

4x4 + 3x3 + 2x2 + x + 1

Concept

The degree of a polynomial is the highest of the degrees of its individual terms with non-zero coefficients.

Solution

Degree of the polynomial in 4x4 = 4

Degree of the polynomial in 3x3 = 3

Degree of the polynomial in 2x= 2

Degree of the polynomial in x = 1

Hence, the highest degree is 4.

∴ Degree of polynomial = 4

If 5x + 3y = 15 and 2xy = 6, then the value of 5x - 3y is:

  1. \(3\sqrt3\)
  2. \(3\sqrt5\)
  3. \(3\sqrt2\)
  4. \(3\sqrt4\)

Answer (Detailed Solution Below)

Option 2 : \(3\sqrt5\)

Polynomials Question 10 Detailed Solution

Download Solution PDF

Given:

5x + 3y = 15 and 2xy = 6

Formula used:

(a - b)2 = (a + b)2 - 4ab

Calculation:

(5x - 3y)2 =  (5x + 3y)2 - 4 × 5x.3y

 152 - 30 × 2xy

 225 - 180 = 45

(5x - 3y) = √45

⇒ \(3\sqrt5\)

∴ The correct option is 2

If (2 + \(\sqrt{3}\)) is one root of

x4 + 2x3 - 16x2 - 22x + 7 = 0, then one of the other root is

  1. -3 - \(\sqrt{2}\)
  2. \(\sqrt{3} - \sqrt{2}\)
  3. \(\sqrt{3} + \sqrt{2}\)
  4. 3 + \(\sqrt{2}\)

Answer (Detailed Solution Below)

Option 1 : -3 - \(\sqrt{2}\)

Polynomials Question 11 Detailed Solution

Download Solution PDF

Given:

The given equation is x4 + 2x3 - 16x2 - 22x + 7 = 0

One of the root is (2 + \(√3\))

Concept: If all coefficients of the equation are real, then irrational roots will occur in conjugate pairs.

Calculation:

The one root is (2 + \(√3\)) and the conjugate is (2 - \(√3\))

So, the other root is (2 - \(√3\))

 α = 2 + \(\sqrt 3\) and β = 2 - \(√3\)

Product of these roots 

⇒ \((x - 2 - √3) (x - 2 + √3)\)

⇒ (x - 2)2 - 3 

⇒ x2 - 4x + 1

On dividing x4 + 2x3 - 16x2 - 22x + 7 by x2 - 4x + 1

Then the other quadratic factor is x2 + 6x + 7

Then the given equation reduce in the form 

⇒ (x2 - 4x + 1)(x2 + 6x + 7) = 0

The roots of the equation x2 + 6x + 7 = 0

⇒ x = \(\frac{- 6 \ ±\ √{36\ -\ 28}}{2}\)

⇒ x = - 3 ± \(\sqrt2\)

The other root is - 3 ± \(\sqrt2\)

∴ The other root of x4 + 2x3 - 16x2 - 22x + 7 = 0 is - 3 - \(\sqrt2\)

If a = 3 + 2√2, then find the value of (a6 – a4 – a2 + 1)/a3.

  1. 198
  2. 204
  3. 192
  4. 210

Answer (Detailed Solution Below)

Option 3 : 192

Polynomials Question 12 Detailed Solution

Download Solution PDF

Given:

a = 3 + 2√2

Concept Used:

a2 – b2 = (a – b)(a + b)

a3 + b3 = (a + b)3 – 3ab(a + b)

Calculation:

a = 3 + 2√2

1/a = 1/(3 + 2√2)

⇒ 1/a = (3 – 2√2)/{(3 + 2√2) × (3 – 2√2)}

⇒ 1/a = (3 – 2√2)/{32 – (2√2)2}

⇒ 1/a = (3 – 2√2)/(9 – 8)

⇒ 1/a = (3 – 2√2)

Now,

a + 1/a = 3 + 2√2 + 3 – 2√2

⇒ a + 1/a = 6

(a6 – a4 – a2 + 1)/a3

⇒ a3 – a – 1/a + 1/a3

⇒ (a3 + 1/a3) – (a + 1/a)

⇒ {(a + 1/a)3 – 3(a + 1/a)} – (a + 1/a)

⇒ (63 – 3 × 6) – 6

⇒ 216 – 18 – 6

⇒ 192

The required value of (a6 – a4 – a2 + 1)/a3 is 192

The factors of x4 + x2 + 25 are  :

  1. (x2 + 3x - 5) (x2 - 3x + 5)
  2. (x2 + 3x + 5) (x2 - 3x + 5)
  3. (x2 - 3x + 5) (x2 - 3x + 5)
  4. (x2 + 3x + 5) (x2 + 3x + 5)

Answer (Detailed Solution Below)

Option 2 : (x2 + 3x + 5) (x2 - 3x + 5)

Polynomials Question 13 Detailed Solution

Download Solution PDF

Formula used:

(a + b)2 = a2 + b2 + 2ab

(a + b)(a - b) = a2 - b2

Calculation:

x4 + x2 + 25

It can be written as (x2)2 + 2 × x2 × 5 + (5)2 - (3x)2

⇒ x4 + 10x2 + 25 - 9x2

⇒ (x2 + 5)2 - (3x)2

⇒ (x2 + 5 + 3x)(x2 + 5 - 3x)

∴ The factors of x4 + x2 + 25 are (x2 + 3x + 5) (x2 - 3x + 5).

x3 + y3 = 22 and x + y = 5 then find the approximate value of x4 + y4.

  1. 127
  2. 222
  3. 33
  4. 800

Answer (Detailed Solution Below)

Option 3 : 33

Polynomials Question 14 Detailed Solution

Download Solution PDF

We know that

x3 + y3 = (x + y)(x2 + y2 – xy)

Now we have x3 + y3 = 22 and x + y = 5

⇒ 22 = 5(x2 + y2 – xy)

⇒ 22 = 5[(x + y)2 − 3xy)]

⇒ 22 = 5[(5)2 − 3xy)]

⇒ xy = 103/15

Now multiply x3 + y3 = 22 with x + y = 5

⇒ x4 + y4 + xy(x2 + y2) = 110

⇒ x4 + y4 = 110 – xy{(x2 + y2 − 2xy + 2xy)}

⇒ x4 + y4 = 110 – xy{(x + y)2 − 2xy}

xy = 103/15 and x + y = 5

⇒ x4 + y4 = 110 – 103/15{(5)2 − 2 × 103/15}

⇒ x4 + y4 = 110 – 6.87{(25 –  13.73}

⇒ x4 + y= 110 – 6.87 {(11.27)}

⇒ x4 + y4 = 110 – 77.42

⇒ x4 + y= 32.58

∴ Value of x4 + y4 is 33.

5c122516a69fe50c8a4fe5be 16507127565221

x3 + y3 = (x + y)(x2 + y2 – xy)

⇒ 22 = 5(x2 + y2 – xy)

⇒ 22 = 5[(x + y)2 − 3xy)]

⇒ 22 = 5[(5)2 − 3xy)]

⇒ xy = 103/15

(x3 + y3) (x + y) = x4 + y4 + xy(x2 + y2)

(x3 + y3) (x + y)= (x4 + y4) + {xy[(x + y)2 – 2xy)]

⇒ 22 × 5 = x4  + y4  + 103/15[25 - 206/15]

⇒ x4 + y4 = 32.63 ≈ 33

If 5x3 + 5x2 – 6x + 9 is divided by (x + 3), then the remainder is

  1. 135
  2. -135
  3. -63
  4. 63

Answer (Detailed Solution Below)

Option 3 : -63

Polynomials Question 15 Detailed Solution

Download Solution PDF

Concept used:

Remainder theorem: 

If a polynomial p(x) is divided by (x−a), then the remainder is a

constant given by p(a).

Calculation:

Let p(x) = 5x3 + 5x2 – 6x + 9 

Since, (x + 3) divide p(x), then, remainder will be p(-3).

⇒ p(-3) = 5 × (-3)3 + 5 × (-3)2 – 6 × (-3) + 9

⇒ p(-3) = -63

Get Free Access Now
Hot Links: online teen patti teen patti lucky teen patti live teen patti joy official