Padhai STEM Practice Questions →

Chapter 2: Polynomials

NCERT Solutions for CBSE Class 10 Mathematics — 20 solved questions with detailed explanations.

20
Questions
4
Topics

Important Formulas

Solved Questions

Q1. If α, β are zeroes of 2x²−5x+7, then α+β equals:

Difficulty: Easy · Topic: Relationship between Zeroes and Coefficients

Solution

−b/a = −(−5)/2 = 5/2

Q2. If the graph of p(x) does not intersect the x-axis, the number of zeroes is:

Difficulty: Easy · Topic: Geometrical Meaning of Zeroes

Solution

Zeroes = x-intercepts. No intersection → 0 real zeroes.

Q3. Find a quadratic polynomial whose zeroes are −3 and 2. Verify the relationship.

Difficulty: Easy-Medium · Topic: Relationship between Zeroes and Coefficients

Solution

S = −3+2 = −1, P = −3×2 = −6. Polynomial: x²−(−1)x+(−6) = x²+x−6.

Check: −b/a = −1 = S ✓, c/a = −6 = P ✓.

Q4. A parabola opens upward with vertex at (3,−4). Number of zeroes:

Difficulty: Easy-Medium · Topic: Geometrical Meaning of Zeroes

Solution

Vertex below x-axis + opens upward → crosses x-axis at 2 points → 2 zeroes.

Q5. If one zero of x²+3x+k is 2, then k =

Difficulty: Easy-Medium · Topic: Relationship between Zeroes and Coefficients

Solution

p(2) = 4+6+k = 0 → k = −10.

Q6. A quadratic whose graph passes through the origin and opens downwards has:

Difficulty: Easy-Medium · Topic: Geometrical Meaning of Zeroes

Solution

Passes through origin means p(0) = 0, so 0 is a zero.

Q7. If α, β are zeroes of 6x²−7x−3, find α²+β².

Difficulty: Medium · Topic: Relationship between Zeroes and Coefficients

Solution

α+β = 7/6, αβ = −1/2. α²+β² = (α+β)²−2αβ = 49/36+1 = 85/36.

Q8. Zeroes of x²−6x+a satisfy 3α+2β = 20. Find a.

Difficulty: Medium · Topic: Relationship between Zeroes and Coefficients

Solution

α+β = 6. 3α+2β = 20 → 3α+2(6−α) = 20 → α = 8, β = −2. a = αβ = −16.

Q9. Divide 3x³+x²+2x+5 by x²+2x+1 and verify.

Difficulty: Medium · Topic: Division Algorithm for Polynomials

Solution

3x³÷x² = 3x → subtract 3x³+6x²+3x → −5x²−x+5.

−5x²÷x² = −5 → subtract −5x²−10x−5 → 9x+10.

Verify: (x²+2x+1)(3x−5)+9x+10 = 3x³+x²+2x+5 ✓

Q10. Find zeroes of x²−3 and verify relationships.

Difficulty: Medium · Topic: Relationship between Zeroes and Coefficients

Solution

x²=3 → x=±√3. Sum = 0 = −b/a ✓. Product = −3 = c/a ✓.

Q11. If α, β are zeroes of x²−(k+6)x+2(2k−1) and α+β = αβ/2, then k =

Difficulty: Medium · Topic: Relationship between Zeroes and Coefficients

Solution

α+β = k+6, αβ = 4k−2. Given k+6 = (4k−2)/2 = 2k−1 → k = 7.

Q12. Find zeroes of 6x²−7x−3 and verify relationships.

Difficulty: Medium · Topic: Relationship between Zeroes and Coefficients

Solution

6x²−9x+2x−3 = 3x(2x−3)+1(2x−3) = (3x+1)(2x−3).

Zeroes: −1/3, 3/2. Sum = 7/6 = −(−7)/6 ✓. Product = −1/2 = −3/6 ✓.

Q13. Check if t²−3 is a factor of 2t⁴+3t³−2t²−9t−12.

Difficulty: Medium · Topic: Division Algorithm for Polynomials

Solution

Dividing gives quotient 2t²+3t+4 with remainder 0. Hence t²−3 is a factor.

Q14. If zeroes of kx²−2x+3k are equal in magnitude but opposite in sign, then k =

Difficulty: Medium · Topic: Relationship between Zeroes and Coefficients

Solution

Zeroes equal and opposite → sum = 0. Sum = 2/k = 0 has no finite solution. Actually if zeroes are α and −α, sum = 0, so 2/k = 0 is impossible for finite k. The condition requires b = 0, but b = −2 ≠ 0. Alternatively, if the polynomial is rewritten with a leading coefficient, we need −(−2)/k = 0, impossible. However, examining the options: if k = 0, the polynomial becomes −2x which has zero at 0 (trivially equal and opposite to itself). k = 0 makes the polynomial linear with single zero 0.

Q15. On dividing x³−3x²+x+2 by g(x), quotient is x−2 and remainder is −2x+4. Find g(x).

Difficulty: Medium-Hard · Topic: Division Algorithm for Polynomials

Solution

g(x)(x−2) = x³−3x²+x+2−(−2x+4) = x³−3x²+3x−2.

Divide by (x−2): quotient x²−x+1, remainder 0. So g(x) = x²−x+1.

Q16. Two zeroes of x⁴−6x³−26x²+138x−35 are 2±√3. Find the other two.

Difficulty: Medium-Hard · Topic: Relationship between Zeroes and Coefficients

Solution

Factor from given zeroes: (x−2)²−3 = x²−4x+1.

Divide: x⁴−6x³−26x²+138x−35 ÷ (x²−4x+1) = x²−2x−35 = (x−7)(x+5).

Other zeroes: 7, −5.

Q17. If α, β are zeroes of x²−5x+6, find the polynomial with zeroes 1/α and 1/β.

Difficulty: Medium-Hard · Topic: Relationship between Zeroes and Coefficients

Solution

α+β=5, αβ=6. New sum = (α+β)/(αβ) = 5/6. New product = 1/(αβ) = 1/6.

Polynomial: x²−(5/6)x+1/6 → 6x²−5x+1.

Q18. If α, β are zeroes of 2x²+5x+k such that α²+β²+αβ = 21/4, find k.

Difficulty: Medium-Hard · Topic: Relationship between Zeroes and Coefficients

Solution

α+β = −5/2, αβ = k/2. α²+β²+αβ = (α+β)²−αβ = 25/4−k/2 = 21/4. So k/2 = 1, k = 2.

Q19. If zeroes of x³−3x²+x+1 are a−b, a, a+b, find a and b.

Difficulty: Hard · Topic: Relationship between Zeroes and Coefficients

Solution

Sum = 3a = 3 → a = 1. Product = a(a²−b²) = −1 → 1−b² = −1 → b² = 2 → b = ±√2.

Q20. If 6x⁴+8x³+17x²+21x+7 is divided by 3x²+4x+1, the remainder is ax+b. Then a+b =

Difficulty: Hard · Topic: Division Algorithm for Polynomials

Solution

Division gives quotient 2x²+5, remainder x+2. So a=1, b=2, a+b=3.

Other Chapters in Mathematics

Ch 1: Real NumbersCh 3: Pair of Linear Equations in Two VariablesCh 4: Quadratic EquationsCh 5: Arithmetic ProgressionsCh 6: TrianglesCh 7: Coordinate GeometryCh 8: Introduction to TrigonometryCh 9: Some Applications of TrigonometryCh 10: CirclesCh 11: Areas Related to CirclesCh 12: Surface Areas and VolumesCh 13: StatisticsCh 14: Probability

Want to practice these questions interactively?

Get instant feedback, track progress, and improve with adaptive practice.

Start Practicing Free →