Question:medium

How many zeroes does p(x) = (x $-$ 2)(x + 3) have ?

Show Hint

For a polynomial in factored form \( (x-a)(x-b)(x-c)... \), the number of factors gives the number of zeroes.
Updated On: Mar 28, 2026
  • Zero
  • One
  • Two
  • Three
Show Solution

The Correct Option is C

Solution and Explanation

To determine how many zeroes the polynomial p(x) = (x - 2)(x + 3) has, we need to understand the definition of a zero of a polynomial.

  1. A zero of a polynomial is a value for x that makes the polynomial equal to zero.

  2. Given the polynomial p(x) = (x - 2)(x + 3), we can find the zeros by setting each factor to zero:

    • Set x - 2 = 0. Solving this, we get x = 2.
    • Set x + 3 = 0. Solving this, we get x = -3.
  3. The values x = 2 and x = -3 are the zeros of the polynomial. This means the polynomial has two distinct zeros.

  4. Therefore, the number of zeros of the polynomial p(x) = (x - 2)(x + 3) is Two.

Thus, the correct answer is Two.

Was this answer helpful?
1