CDS Polynomials — Study Material, 23 PYQs & Practice MCQs | ZestExam
ZestExam
CDS Polynomials
Study Material — 23 PYQs (2018–2021) · Concept Notes · Shortcuts
CDS Polynomials is a frequently tested subtopic — 23 previous year questions from 2018–2021 papers are included below with concept notes, key rules and shortcut tricks.
If the polynomial x² − 5x + m has roots α and β such that α + β = 5 and αβ = 6, find the value of m.
Exam Q 32021Previous Year Pattern
What is the degree of the polynomial q(x) = 7x⁴ − 3x² + 2x + 9?
Exam Q 42021Previous Year Pattern
If r(x) = x² − 6x + 8, what are the roots of the polynomial?
Exam Q 52021Previous Year Pattern
What is the degree of the polynomial 4x⁵ − 3x³ + 2x − 7?
Exam Q 62021Previous Year Pattern
Simplify: (x + 3)(x − 2) − (x + 1)²
Exam Q 72021Previous Year Pattern
Divide the polynomial 2x³ + 7x² + 2x − 3 by (x + 1). What is the remainder?
Exam Q 82021Previous Year Pattern
If (x + 2) is a factor of the polynomial x² + kx + 6, find the value of k.
Exam Q 92018Previous Year Pattern
If p(x) = 2x³ + 5x² - 3x + 4, then find the value of p(2).
Exam Q 102021Previous Year Pattern
If p(x) = x³ - 6x² + 11x - 6, find the sum of all roots of the polynomial.
Exam Q 112021Previous Year Pattern
If the polynomial r(x) = x³ - 4x² - 7x + 10 has roots α, β, and γ, find α + β + γ using Vieta's formulas.
Exam Q 122021Previous Year Pattern
If p(x) = x⁴ - 5x² + 4, find the number of real roots of p(x) = 0.
Exam Q 132021Previous Year Pattern
If (x + 3) is a factor of the polynomial q(x) = x³ + 6x² + 9x + k, find the value of k.
Exam Q 142021Previous Year Pattern
The polynomial p(x) = x² - 7x + 12 can be factored as (x - a)(x - b). What is the value of a + b?
Exam Q 152018Previous Year Pattern
If p(x) = x³ – 6x² + 11x – 6, then which of the following is a factor of p(x)?
Exam Q 162020Previous Year Pattern
If p(x) = x³ − 6x² + 11x − 6 is a polynomial, and (x − 1) is one of its factors, find the sum of the remaining two roots.
Exam Q 172021Previous Year Pattern
The polynomial s(x) = 2x³ + 3x² - 8x - 12 can be factored by grouping. What is one of its linear factors?
Exam Q 182021Previous Year Pattern
If (x - 2) is a factor of the polynomial q(x) = x³ + ax² - 5x + 6, find the value of a.
Exam Q 192021Previous Year Pattern
If the polynomial r(x) = 2x³ - 3x² + bx - 4 leaves a remainder of 5 when divided by (x - 1), find b.
Exam Q 202021Previous Year Pattern
If p(x) = x³ - 6x² + 11x - 6 and q(x) = x² - 3x + 2, then the remainder when p(x) is divided by q(x) is:
Exam Q 212021Previous Year Pattern
If the polynomial x³ + px² + qx + r is divisible by (x-1)(x+2), then which of the following is true?
Exam Q 222021Previous Year Pattern
The polynomial p(x) = x⁴ + ax³ + bx² + cx + d has roots 1, 2, 3, and 4. If p(0) = 24, then the value of a + b + c is:
Exam Q 232021Previous Year Pattern
If α and β are roots of x² - 5x + 6 = 0, and γ and δ are roots of x² - 7x + 12 = 0, then the value of (α + γ)(β + δ) + (α + δ)(β + γ) is:
Concept Notes
Polynomials— Rules & Concept
💡
Core Concept
Read this first — the foundation of the topic
→CORE CONCEPT
A polynomial in one variable x looks like: ax^n + bx^(n-1) + ... + cx + d, where a, b, c, d are constants (called coefficients) and n is a whole number (called the degree). For example, 3x² + 5x + 2 is a polynomial of degree 2
💡KEY RULES
The DEGREE is the highest power of the variable. In 4x³ + 2x + 1, degree = 3.
2. The LEADING COEFFICIENT is the coefficient of the highest degree term. In 4x³ + 2x + 1, leading coefficient = 4.
3.
The CONSTANT TERM is the term without any variable. In 4x³ + 2x + 1, constant = 1.
4. A polynomial can have multiple variables: 3x²y + 2xy + 5 is valid.
5
→Remainder Theorem
If polynomial P(x) is divided by (x - a), the remainder equals P(a).
6
→Factor Theorem
(x - a) is a factor of P(x) if and only if P(a) = 0.
📊
Exam Patterns
What examiners ask — read before attempting PYQs
📋SSC CGL typically asks
- Finding remainders using Remainder Theorem
- Identifying if an expression is a polynomial
- Finding the degree and coefficients
- Factorizing polynomials
- Finding roots/zeros of polynomials
SHORTCUT:
To find remainder when P(x) is divided by (x - a): Simply substitute x = a in P(x). Don't do actual division
Question: Find the remainder when 2x³ - 5x² + 4x - 3 is divided by (x - 2).
Solution:
Using Remainder Theorem, substitute x = 2:
P(2) = 2(2)³ - 5(2)² + 4(2) - 3
= 2(8) - 5(4) + 8 - 3
= 16 - 20 + 8 - 3
= 1
Remainder = 1
COMMON MISTAKE:
Students confuse "polynomial" with any algebraic expression. Remember: 1/x + 2, √x + 3, or x^(-2) are NOT polynomials because they have negative or fractional powers, or division by variables.
Key Points to Remember
Polynomial = expression with variables and constants using only addition, subtraction, and multiplication (no division by variables).
Degree = the highest power of the variable in the polynomial.
Remainder Theorem: Remainder when P(x) is divided by (x-a) equals P(a).
Factor Theorem: (x-a) is a factor of P(x) if P(a) = 0.
Leading coefficient = coefficient of the term with highest degree.
To check if expression is a polynomial: all powers must be non-negative whole numbers.
Exam-Specific Tips
Remainder Theorem states: If P(x) is divided by (x - a), remainder = P(a).
Factor Theorem states: (x - a) is a factor of P(x) ⟺ P(a) = 0.
The degree of a polynomial is the highest power of the variable present.
The constant term of a polynomial P(x) equals P(0).
If P(x) has degree n, then P(x) ÷ (x - a) gives quotient of degree (n-1) and remainder of degree 0.
A polynomial cannot have variables in the denominator or have negative/fractional exponents.
The sum or product of two polynomials is always a polynomial.
A polynomial of degree n has at most n real roots/zeros.
Practice MCQs
Polynomials — Practice Questions
27graded MCQs · easy to hard · full solution & trap analysis · showing 20 of 27
What is the degree of the polynomial q(x) = 7x⁴ − 3x² + 2x + 8?
Practice 3easy
What is the sum of the coefficients of the polynomial q(x) = 3x⁴ - 2x³ + 5x - 8?
Practice 4easy
If (x + 3) is a factor of the polynomial r(x) = x² + 7x + 12, what is the value of r(−3)?
Practice 5easy
Simplify: (x + 2)(x - 2) - (x + 1)²
Practice 6easy
If (x + 3) is a factor of the polynomial x² + 7x + 12, what is the other linear factor?
Practice 7easy
What is the degree of the polynomial 4x⁵ + 3x³ - 2x + 7?
Practice 8easy
If the polynomial p(x) = x³ - 6x² + 11x - 6 has (x - 1) as a factor, what is the remainder when p(x) is divided by (x - 2)?
Practice 9medium
If α and β are the roots of x² - 7x + 12 = 0, find the value of α² + β².
Practice 10medium
A polynomial p(x) when divided by (x - 2) leaves remainder 5, and when divided by (x + 1) leaves remainder -4. Find the remainder when p(x) is divided by (x - 2)(x + 1).
Practice 11medium
The polynomial s(x) = x³ - 4x² + kx - 8 is divisible by (x - 2). If the quotient is a quadratic polynomial with leading coefficient 1, find the value of k.
Practice 12medium
If (x - 3) is a factor of the polynomial q(x) = x³ - 6x² + 11x - 6, what is the remainder when q(x) is divided by (x - 3)?
Practice 13medium
If (x - 3) is a factor of the polynomial x³ - 6x² + 11x - 6, find the other two factors.
Practice 14medium
If the polynomial r(x) = x³ + ax² - 5x + 6 leaves a remainder of 4 when divided by (x - 1), find the value of a.
Practice 15medium
If p(x) = x⁴ - 3x³ + 2x² + 5x - 1 and q(x) = x² - 2x + 1, find the degree of the quotient when p(x) is divided by q(x).
Practice 16medium
If p(x) = x³ − 6x² + 11x − 6 is a polynomial, and (x − 1) is a factor, find the sum of the remaining two roots after factoring out (x − 1).
Practice 17medium
The polynomial p(x) = x² + bx + 8 has (x - 2) as a factor. Find the value of b.
Practice 18hard
If p(x) = x⁴ - 8x³ + 24x² - 32x + 16, then p(x) can be expressed as (x - a)⁴. The value of a is:
Practice 19hard
If p(x) = x³ - 12x² + 47x - 60 and one root is 3, then the sum of the other two roots is:
Practice 20hard
A polynomial p(x) of degree 3 satisfies p(0) = 2, p(1) = 3, p(2) = 12, and p(3) = 35. The coefficient of x² in p(x) is:
7 more practice questions in the Study Panel
Difficulty-graded, bookmarkable, with timed mode. Free account — no credit card.