Let S be a set of cubic polynomials with natural number coefficients. Find how many are divisible by x^2 + 2.
Q. Let

S = {x3 + ax2 + bx + c : a, b, c ∈ N and a, b, c ≤ 20} be a set of polynomials.

Then the number of polynomials in S, which are divisible by x2 + 2, is

(A) 6

(B) 120

(C) 20

(D) 10

Correct Answer: 10

Explanation

If a polynomial is divisible by x2 + 2, then it must be of the form:

(x2 + 2)(x + k)

where k is a constant.

Expanding:

(x2 + 2)(x + k) = x3 + kx2 + 2x + 2k

Comparing with the given polynomial:

x3 + ax2 + bx + c

we get:

a = k,   b = 2,   c = 2k

Given that:

a, b, c ∈ N and a, b, c ≤ 20

Since b = 2, this condition is satisfied.

Now for c = 2k ≤ 20:

k ≤ 10

Also k ∈ N, so:

k = 1, 2, 3, ..., 10

Total possible values of k = 10

Therefore, number of required polynomials = 10

Updated for JEE Main 2026: This PYQ is important for JEE Mains, JEE Advanced and other competitive exams. Practice more questions from this chapter.

Scroll to Top