App Logo

No.1 PSC Learning App

1M+ Downloads

The factors of x3+2x25x6x^3+2x^2-5x-6 is :

A(x + 1)(x - 2)(x + 3)

B(x - 1)(x - 2)(x + 3)

C(x - 1)(x - 2)(x - 3)

D(x + 1)(x - 2)(x - 3)

Answer:

A. (x + 1)(x - 2)(x + 3)

Read Explanation:

Polynomial Factorization Techniques

To find the factors of a cubic polynomial like $P(x) = x^3+2x^2-5x-6$, several methods can be employed, which are commonly tested in competitive exams.

1. Rational Root Theorem

  • The Rational Root Theorem states that if a polynomial has integer coefficients, then any rational root, $ rac{p}{q}$, must have 'p' as a factor of the constant term and 'q' as a factor of the leading coefficient.
  • In $x^3+2x^2-5x-6$, the constant term is -6 and the leading coefficient is 1.
  • Factors of -6 are: $\pm 1, \pm 2, \pm 3, \pm 6$.
  • Factors of 1 are: $\pm 1$.
  • Possible rational roots are: $\pm 1, \pm 2, \pm 3, \pm 6$.

2. Testing Potential Roots

  • We substitute these possible roots into the polynomial to find which ones make $P(x) = 0$.
  • Test $x = -1$: $P(-1) = (-1)^3 + 2(-1)^2 - 5(-1) - 6 = -1 + 2 + 5 - 6 = 0$. Thus, $(x+1)$ is a factor.
  • Test $x = 2$: $P(2) = (2)^3 + 2(2)^2 - 5(2) - 6 = 8 + 8 - 10 - 6 = 0$. Thus, $(x-2)$ is a factor.
  • Test $x = -3$: $P(-3) = (-3)^3 + 2(-3)^2 - 5(-3) - 6 = -27 + 18 + 15 - 6 = 0$. Thus, $(x+3)$ is a factor.

3. Polynomial Division or Synthetic Division

  • Once a root (say $x = -1$) is found, we know $(x+1)$ is a factor. We can then divide the original polynomial by $(x+1)$ to obtain a quadratic polynomial.
  • Using synthetic division with root -1:
  •    -1 | 1   2   -5   -6
          |    -1   -1    6
          -----------------
            1   1   -6    0
  • The resulting quadratic is $x^2 + x - 6$.
  • Factor the quadratic: $x^2 + x - 6 = (x+3)(x-2)$.
  • Combining the factors, we get $(x+1)(x+3)(x-2)$.

4. Alternative Factoring (Grouping)

  • Sometimes, direct grouping can be applied if the terms align properly, though this is less common for general cubic polynomials.

Key Concepts for Exams

  • Understanding the relationship between roots and factors of a polynomial.
  • Proficiency in applying the Rational Root Theorem.
  • Skill in performing polynomial division or synthetic division accurately.
  • Ability to factor quadratic expressions.

Related Questions:

image.png

Find the value of k if x - 1 is a factor of 2x3+x24x+k2x^3+x^2-4x+k

The product of the roots of $x^2 - 7x + 12 = 0 is______________
Find the value of k if x-1 is a factor of p(x)=kx²-3x+k
image.png