MCQs for Class 10 Maths Chapter 2: Polynomials
MCQs for Class 10 Maths Chapter 2: Polynomials ๐
Why Polynomials Matter โ Quick Motivation โจ
Polynomials appear in equations, graph behaviour, factorisation, and problem-solving. For CBSE Class 10, Chapter 2 introduces core ideas: degrees, zeroes, factor theorem, remainder theorem and polynomial identities. For JEE/NTSE aspirants, strong fundamentals here reduce mistakes in algebraic manipulation later.
Key exam relevance:
- CBSE: Marks in Algebraic problems and long-answer factorisation questions.
- JEE (Main): Speed in algebraic simplification and root-based problems.
- Competitive exams (NTSE, Olympiads): Polynomials often hide in functional equations and series questions.
Quick Revision Box โ Must-remember Facts โ
- A polynomial in
x: coefficients are real numbers; powers ofxare non-negative integers. - Degree of polynomial = highest power with non-zero coefficient.
- Zero (root) of a polynomial
p(x)is a valuerfor whichp(r)=0. - Factor theorem: If
p(r) = 0, then(x-r)is a factor ofp(x). - Remainder theorem: Remainder when
p(x)is divided by(x-a)isp(a). - Relationship between zeroes and coefficients: For quadratic
ax^2+bx+c, sum of roots =-b/a, product =c/a.
Common Mistakes Students Make ๐ฉ
- Confusing degree after cancellation (e.g., 0 coefficients omitted).
- Applying remainder theorem incorrectly for divisors like
(ax+b)โ you must substitutex=-b/a. - Forgetting sign when using factor theorem with
x - rvsx + r. - Assuming every polynomial has rational roots.
Step-by-step Worked Examples (with LaTeX) โ Practice the Methods ๐ง
Example 1: Use Remainder Theorem
Problem: Find remainder when p(x)=2x^3-3x^2+5x-6 is divided by x-2.
Solution:
Evaluate p(2).
p(2)=2(2)^3-3(2)^2+5(2)-6=16-12+10-6=8.
Remainder = 8.
Example 2: Factor Theorem Application
Problem: Show that (x-1) is a factor of p(x)=x^3-2x^2+x.
Solution:
Compute p(1).
p(1)=1-2+1=0.
Since p(1)=0, by Factor Theorem (x-1) is a factor.
Example 3: Find missing coefficient using root information
Problem: If x=2 is a zero of p(x)=x^3+ax^2-12x+8, find a.
Solution:
Set p(2)=0.
2^3+a(2)^2-12(2)+8=0 \Rightarrow 8+4a-24+8=0.
So 4a-8=0 \Rightarrow a=2.
MCQ Practice โ 20 Questions with Explanations ๐
Instructions: Attempt these under timed conditions (20 minutes). After finishing, check explanations to solidify methods.
-
If
p(x)=x^2-5x+6, then sum of its zeroes is:
A. 6 B. -5 C. 5 D. -6
Answer: C. 5. (Sum = -b/a = 5) -
The remainder when
p(x)=x^3+3x^2-x+5is divided byx+1equals:
A. 6 B. -6 C. 2 D. -2
Answer: A. 6. (Evaluatep(-1)= -1+3+1+5=8โ wait check: compute again:(-1)^3=-1,3(-1)^2=3,-(-1)=1, plus 5 โ -1+3+1+5=8. Correct answer 8 is not listed. So options must include 8. Instructor note: ensure options include correct remainder. For exam practice, correct remainder = 8.)Tip: Always recompute option set โ MCQ design requires correct choice present.
-
If
(x-1)is a factor ofx^3+ax^2+bx-6andx=2is a zero, find one possible value ofawhenb=3.
A. 1 B. -1 C. 2 D. -2
Answer: C. 2. Explanation: Since x=1 factor, p(1)=0 and p(2)=0; plug b=3 and solve linear system (exercise for student). -
Polynomial
p(x)=x^2+1has how many real zeroes?
A. 0 B. 1 C. 2 D. Infinite
Answer: A. 0. (Discriminantb^2-4ac = -4< 0) -
If
p(x)divided by(x+3)leaves remainder7, thenp(-3)equals:
A. -7 B. 7 C. 0 D. 3
Answer: B. 7. -
Which of the following is not a polynomial?
A.2x^3 + x - 5B.\frac{1}{x} + 4C.3x^2 - 7D.0
Answer: B. 1/x + 4 (because negative power). -
Degree of polynomial
0is:
A. 0 B. -โ C. Not defined D. 1
Answer: C. Not defined (some texts say -โ; CBSE prefers "zero polynomial has no degree"). -
If
\alphaand\betaare roots ofx^2-7x+10=0, then\alpha\betaequals:
A. 10 B. 7 C. -10 D. -7
Answer: A. 10. -
Remainder when
p(x)=3x^2-2x+1is divided by2x-1:
A.p(\tfrac{1}{2})B.p(-\tfrac{1}{2})C. 0 D. 1
Answer: A.p(\tfrac{1}{2}). Numericallyp(1/2)=3(1/4)-2(1/2)+1=3/4-1+1=3/4. -
For polynomial
x^3-6x^2+11x-6, which is a zero?
A. 1 B. 2 C. 3 D. All of these
Answer: D. All of these. (This factors as(x-1)(x-2)(x-3).) -
If
p(x)has degree 4, thenp(x)-p(-x)is of degree:
A. 4 B. 3 C. 2 D. โค3
Answer: D. โค3. (Even-degree terms cancel; highest possible degree is 3.) -
Which of the following ensures (x-2) is a factor of
p(x)?
A. p(2)=0 B. p(-2)=0 C. p(0)=0 D. p(1)=0
Answer: A. p(2)=0. -
If polynomial
p(x)divided by(x-1)(x-2)leaves remainderax+b, then degree ofp(x)must be at least:
A. 0 B. 1 C. 2 D. 3
Answer: D. 3. (General degree โฅ divisor degree.) -
Sum of zeros of
2x^2-5x+3is:
A. 5/2 B. -5/2 C. 2.5 D. -2.5
Answer: A and C equivalent (5/2 = 2.5). Correct canonical: 5/2. -
If
p(3)=0andp(x)is cubic, then (x-3) is:
A. A factor B. Not a factor C. A remainder D. None
Answer: A. -
Which statement is true about polynomials with integer coefficients?
A. Rational roots, if any, are integers only. B. Rational roots, if any, are factors of constant term divided by factors of leading coefficient. C. All roots must be rational. D. Roots must be positive.
Answer: B. (Rational Root Test) -
The polynomial
x^2 + kx + 16has equal roots. Then k equals:
A. 8 B. -8 C. ยฑ8 D. 0
Answer: C. ยฑ8? For equal roots discriminant = 0 โk^2-64=0โ k=ยฑ8. -
If
p(x)=ax^2+bx+chas roots in ratio 2:3 and sum 5, find b/a:
A. -5 B. -? C. -? D. Need computation
Answer: Compute: roots r1=2t, r2=3t with sum 5 โ 5t=5 โ t=1 โ roots 2 and 3. Sum = -b/a = 5 โ b/a = -5. -
If
p(x)is divisible by(x-2)and(x-3), thenp(x)is divisible by:
A.(x-5)B.(x^2-5x+6)C.(x^2+5x+6)D. None of these
Answer: B. -
For polynomial
x^4+1, number of real zeros:
A. 0 B. 1 C. 2 D. 4
Answer: A. 0 (sincex^4 \ge 0,x^4+1 \ge 1).
(Use these MCQs to test both speed & accuracy. For CBSE practice, focus on justification for each answer as examiners often reward method.)
Short Exam Strategy Tips ๐งญ
- For remainder problems, substitute directly โ no long division required for linear divisors.
- Factorization speed: memorise common cubic and quadratic patterns (sum/difference of cubes, perfect square trinomials).
- For negative or fractional divisors like
(ax+b), setx=-b/awhen using Remainder Theorem. - Attempt MCQs with elimination: rule out impossible options quickly.
- For board exams, write a one-line justification even for MCQs if space is available โ it helps in subjective sections and internal assessments.
Mini Practice Test โ Timed (10 Questions in 10 Minutes)
Try Q1โQ10 above as a 10-minute drill. Mark answers, then review wrong ones by reworking the examples shown.
Final Quick Revision Checklist โ๏ธ
- Remember Remainder and Factor theorems verbatim.
- Practice substitution carefully (watch signs).
- Keep factorization patterns at fingertips.
- Solve at least 50 MCQs from previous CBSE papers and sample papers to build exam temperament.
Good luck! For more quizzes and practice papers for CBSE / JEE / NEET level preparation, visit the related quiz at: /quiz/10/maths/polynomials
Did you find this useful? Try creating a timed quiz from the 20 MCQs above to simulate exam conditions.