15 practice questions

Class 10 Maths: Relationship between Zeroes and Coefficients of a Polynomial — Practice Questions with Answers

Exam-style CBSE practice questions on Relationship between Zeroes and Coefficients of a Polynomial (POLYNOMIALS). Try each one first, then reveal the correct answer and a step-by-step explanation. Free, from EduLevel — the AI teacher for CBSE.

Q1medium1 markCBSE 2025

What are the zeroes of the polynomial p(x) = x² - 3√2x + 4?

  1. 2, √2
  2. 2√2, √2
  3. 4√2, -√2
  4. √2, 2
Need a hint?

To find the zeroes of a polynomial, you need to find the values of 'x' for which the polynomial equals zero. This often involves solving a quadratic equation.

Show answer & explanation
Answer: 2√2, √2

Explanation: The polynomial p(x) = x² - 3√2x + 4 can be factored by splitting the middle term into -2√2x and -√2x. This gives (x - 2√2)(x - √2) = 0, so the zeroes are 2√2 and √2.

Q2easy1 markCBSE 2025

Determine the zeroes of the polynomial p(y) = 7y² - (11/3)y - 2/3.

  1. -2/3, 1/7
  2. -7/3, 2
  3. 2, 1/21
  4. 2, -1/21
Need a hint?

To find the zeroes of a polynomial, you need to find the values of the variable for which the polynomial evaluates to zero. This often involves setting the polynomial expression equal to zero and solving for the variable.

Show answer & explanation
Answer: -2/3, 1/7

Explanation: Factoring the polynomial p(y) = (1/3)(21y² - 11y - 2) gives (1/3)(7y+1)(3y-2). The zeroes are y = -1/7 and y = 2/3. There appears to be a typo in the options provided in the source document, as none match the correct answer. Option (a) is the closest if the signs were flipped.

Q3easy1 markCBSE 2025

Given that α and β are the zeroes of the polynomial p(x) = x² - ax - b, determine the value of the expression (α + β + αβ).

  1. a + b
  2. -a + b
  3. a - b
  4. -a - b
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients. This is often referred to as Vieta's formulas.

Show answer & explanation
Answer: a - b

Explanation: For the quadratic polynomial p(x) = x² - ax - b, the sum of zeroes α + β = -(-a)/1 = a, and the product of zeroes αβ = -b/1 = -b. Therefore, α + β + αβ = a - b.

Q4easy1 markCBSE 2025

For the polynomial p(x) = kx² - 30x + 45k, its zeroes α and β satisfy the condition α + β = αβ. Find the value of 'k'.

  1. -2/3
  2. -3/2
  3. 3/2
  4. 2/3
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients. Specifically, think about the sum and product of the zeroes.

Show answer & explanation
Answer: 2/3

Explanation: For the polynomial p(x) = kx² - 30x + 45k, the sum of zeroes α + β = -(-30)/k = 30/k, and the product of zeroes αβ = 45k/k = 45. Given α + β = αβ, we have 30/k = 45, which implies k = 30/45 = 2/3.

Q5easy1 markCBSE 2025

The zeroes α and β of the polynomial 3x² + 6x + k satisfy the relation α + β + αβ = -2/3. What is the value of k?

  1. -8
  2. 8
  3. -4
  4. 4
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients. This concept is fundamental to solving problems involving zeroes.

Show answer & explanation
Answer: 4

Explanation: For the polynomial 3x² + 6x + k, the sum of zeroes α + β = -6/3 = -2, and the product of zeroes αβ = k/3. Given α + β + αβ = -2/3, we substitute the values: -2 + k/3 = -2/3. This simplifies to k/3 = 2 - 2/3 = 4/3, so k = 4.

Q6easy1 markCBSE 2025

The zeroes of the polynomial ax² + bx + 2a/b are reciprocals of one another. Find the value of b.

  1. 2
  2. 1/2
  3. -2
  4. -1/2
Need a hint?

Recall the relationship between the zeroes and coefficients of a quadratic polynomial, specifically how the product of zeroes relates to the constant term and the leading coefficient.

Show answer & explanation
Answer: 2

Explanation: If the zeroes of a quadratic polynomial are reciprocals of each other, their product is 1. For the polynomial ax² + bx + 2a/b, the product of zeroes is (constant term) / (coefficient of x²) = (2a/b) / a = 2/b. Setting the product to 1 gives 2/b = 1, which means b = 2.

Q7easy1 markCBSE 2024

Determine the constant value that must be added to the polynomial x² - 5x + 4 to make 3 a zero of the new polynomial.

  1. 1
  2. 2
  3. 4
  4. 5
Need a hint?

Recall the definition of a zero of a polynomial: a value that makes the polynomial evaluate to zero.

Show answer & explanation
Answer: 1

Explanation: Let the polynomial be p(x) = x² - 5x + 4. If we add a constant k, the new polynomial is q(x) = p(x) + k. For 3 to be a zero, q(3) must be 0. So, (3)² - 5(3) + 4 + k = 0, which simplifies to 9 - 15 + 4 + k = 0, or -2 + k = 0. Therefore, k = 2.

Q8easy1 markCBSE 2023

If α and β represent the zeroes of the polynomial p(x) = x² + x - 1, what is the value of the expression 1/α + 1/β?

  1. 1
  2. 2
  3. -1
  4. 0
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients. This concept is often referred to as Vieta's formulas.

Show answer & explanation
Answer: 0

Explanation: The expression 1/α + 1/β can be written as (α+β)/(αβ). For the polynomial x² + x - 1, the sum of zeroes (α+β) is -b/a = -1/1 = -1, and the product of zeroes (αβ) is c/a = -1/1 = -1. Therefore, the value is (-1)/(-1) = 1.

Q9easy1 markCBSE 2023

If α and β are the zeroes of the polynomial p(x) = x² - 1, what is the value of (α + β)? (Appeared in 2023)

  1. 1
  2. 2
  3. -1
  4. 0
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients, specifically the sum of the zeroes.

Show answer & explanation
Answer: 0

Explanation: For a quadratic polynomial ax² + bx + c, the sum of zeroes (α + β) is given by -b/a. In p(x) = x² - 1, a=1, b=0, and c=-1. Therefore, the sum of zeroes is -0/1 = 0.

Q10easy1 markCBSE 2023

If α and β are the zeroes of the polynomial p(x) = 4x² - 3x - 7, determine the value of (1/α + 1/β). (Appeared in 2023)

  1. 7/3
  2. -7/3
  3. 3/7
  4. -3/7
Need a hint?

Recall the relationship between the zeroes and coefficients of a quadratic polynomial. Specifically, think about the sum and product of the zeroes.

Show answer & explanation
Answer: -3/7

Explanation: The expression 1/α + 1/β simplifies to (α + β) / (αβ). For the given polynomial, the sum of zeroes α + β = -(-3)/4 = 3/4, and the product of zeroes αβ = -7/4. Thus, the value is (3/4) / (-7/4) = -3/7.

Q11easy1 markCBSE 2022

Determine the quadratic polynomial that represents the path of a car, given that its zeroes are -1 and 2.

  1. x² + x + 2
  2. x² - x + 2
  3. x² - x - 2
  4. x² + x - 2
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients. The sum and product of the zeroes are directly related to the polynomial's form.

Show answer & explanation
Answer: x² - x - 2

Explanation: A polynomial with zeroes α and β is given by k(x-α)(x-β). For α=-1 and β=2, this becomes k(x+1)(x-2) = k(x² - x - 2). Assuming k=1, the polynomial is x² - x - 2.

Q12easy1 markCBSE 2022

If -3 is one of the zeroes of the quadratic polynomial (k - 1)x² + kx + 1, what is the value of k? (Appeared in 2022)

  1. 4/3
  2. -4/3
  3. 2/3
  4. -2/3
Need a hint?

Recall the definition of a zero of a polynomial. If a value is a zero, what does it mean when you substitute it into the polynomial?

Show answer & explanation
Answer: 4/3

Explanation: If -3 is a zero of the polynomial p(x), then p(-3) must be 0. Substituting x = -3 gives (k-1)(-3)² + k(-3) + 1 = 0, which simplifies to 9(k-1) - 3k + 1 = 0, leading to 6k = 8, or k = 4/3.

Q13easy1 markCBSE 2022

Find the quadratic polynomial for which the sum of zeroes is -5 and the product of zeroes is 6.

  1. x² + 5x + 6
  2. x² - 5x + 6
  3. x² - 5x - 6
  4. -x² + 5x + 6
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients. There's a standard form for a quadratic polynomial using the sum and product of its zeroes.

Show answer & explanation
Answer: x² + 5x + 6

Explanation: The general form of a quadratic polynomial is k(x² - (sum of zeroes)x + (product of zeroes)). Substituting the given values, we get k(x² - (-5)x + 6) = k(x² + 5x + 6).

Q14easy1 markCBSE 2020

Determine the quadratic polynomial for which the sum of the zeroes is -5 and the product of the zeroes is 6.

  1. x² + 5x + 6
  2. x² - 5x + 6
  3. x² - 5x - 6
  4. -x² + 5x + 6
Need a hint?

Recall the relationship between the zeroes of a quadratic polynomial and its coefficients. There's a standard form for a quadratic polynomial based on the sum and product of its roots.

Show answer & explanation
Answer: x² + 5x + 6

Explanation: The general form of a quadratic polynomial is k[x² - (sum of zeroes)x + (product of zeroes)]. Substituting the given sum (-5) and product (6) yields x² - (-5)x + 6, which simplifies to x² + 5x + 6.

Q15easy1 markCBSE 2020

If one of the zeroes of the quadratic polynomial x² + 3x + k is 2, what is the value of k?

  1. 10
  2. -10
  3. -7
  4. -2
Need a hint?

Recall the definition of a zero of a polynomial: if a value is a zero, substituting it into the polynomial will result in an output of zero.

Show answer & explanation
Answer: -10

Explanation: If 2 is a zero of p(x) = x² + 3x + k, then p(2) must be 0. Substituting x=2 gives (2)² + 3(2) + k = 0, which simplifies to 4 + 6 + k = 0, so k = -10.

Stuck on a doubt in Relationship between Zeroes and Coefficients of a Polynomial? Vidya ma'am — EduLevel's AI teacher — explains it to you live, by voice, till it clicks.

Try EduLevel free

₹1 trial for 3 days · then ₹499/month · Get the Android app

Start learning free — ₹1