All Exams Test series for 1 year @ ₹349 only
Question

For what value of k can the expression x 3+ kx 2– 7x + 6 be resolved into three linear factors?

This question was previously asked in
CDS I 2019 Elementary Mathematics Previous Year Paper (03-Feb-2019)
The correct answer is

0

Finding the Value of k for Linear Factors

The problem asks for the value of \(k\) such that the expression \(x^3 + kx^2 - 7x + 6\) can be resolved into three linear factors. A cubic polynomial with real coefficients can be factored into three linear factors if and only if it has three roots (counting multiplicity).

Let the polynomial be \(P(x) = x^3 + kx^2 - 7x + 6\). If this polynomial can be factored into three linear factors, say \((x-r_1)(x-r_2)(x-r_3)\), then \(r_1, r_2, r_3\) are the roots of the polynomial equation \(P(x)=0\).

Relationship Between Roots and Coefficients (Vieta's Formulas)

For a cubic polynomial \(ax^3 + bx^2 + cx + d\), the relationships between the roots (\(r_1, r_2, r_3\)) and the coefficients are:

  • Sum of roots: \(r_1 + r_2 + r_3 = -\frac{b}{a}\)
  • Sum of products of roots taken two at a time: \(r_1r_2 + r_1r_3 + r_2r_3 = \frac{c}{a}\)
  • Product of roots: \(r_1r_2r_3 = -\frac{d}{a}\)

In our polynomial \(P(x) = x^3 + kx^2 - 7x + 6\), we have \(a=1\), \(b=k\), \(c=-7\), and \(d=6\). Comparing the coefficients with the formulas:

  • \(-k = r_1 + r_2 + r_3\)
  • \(-7 = r_1r_2 + r_1r_3 + r_2r_3\)
  • \(-6 = r_1r_2r_3\)

From the last equation, the product of the three roots must be \(-6\). If we assume the roots are integers (or rational numbers), they must be divisors of the constant term 6. The integer divisors of 6 are \(\pm 1, \pm 2, \pm 3, \pm 6\).

Finding Potential Roots and the Value of k

We need to find three numbers whose product is \(-6\) and whose sum of pairwise products is \(-7\). Let's test combinations of integer divisors of 6.

Consider the set of roots \(\{1, 2, -3\}\).

  • Product of roots: \(1 \times 2 \times (-3) = -6\). This matches the condition \(r_1r_2r_3 = -6\).
  • Sum of products of roots taken two at a time: \((1 \times 2) + (1 \times -3) + (2 \times -3) = 2 - 3 - 6 = -7\). This matches the condition \(r_1r_2 + r_1r_3 + r_2r_3 = -7\).

Since these roots satisfy the conditions for the coefficient of \(x\) and the constant term, they must be the roots of the polynomial for some value of \(k\).

Now, let's find \(k\) using the sum of these roots:

  • \(-k = r_1 + r_2 + r_3\)
  • \(-k = 1 + 2 + (-3)\)
  • \(-k = 3 - 3\)
  • \(-k = 0\)
  • \(k = 0\)

So, if \(k=0\), the polynomial \(x^3 - 7x + 6\) has the roots 1, 2, and -3, and thus can be factored into \((x-1)(x-2)(x+3)\).

Verification Using the Factor Theorem

Alternatively, we can use the Factor Theorem. If a polynomial \(P(x)\) has a linear factor \((x-r)\), then \(r\) is a root, meaning \(P(r)=0\). If the polynomial has integer roots, they must be divisors of the constant term 6.

Let's test if \(x=1\) is a root for some value of \(k\). Substitute \(x=1\) into \(P(x)\):

\(P(1) = (1)^3 + k(1)^2 - 7(1) + 6\)

\(P(1) = 1 + k - 7 + 6\)

\(P(1) = k\)

For \(x=1\) to be a root, \(P(1)\) must be 0. So, \(k=0\).

Now, let's see if the polynomial \(x^3 - 7x + 6\) (when \(k=0\)) can be factored into three linear factors. Since \(k=0\), \(x=1\) is a root, so \((x-1)\) is a factor. We can divide \(x^3 - 7x + 6\) by \((x-1)\).

Using synthetic division:

1 0 -7 6
1 1 1 -6
1 1 -6 0

The quotient is \(x^2 + x - 6\). So, \(x^3 - 7x + 6 = (x-1)(x^2 + x - 6)\).

Now, we factor the quadratic \(x^2 + x - 6\). We look for two numbers that multiply to -6 and add to 1. These numbers are 3 and -2.

\(x^2 + x - 6 = (x+3)(x-2)\)

Therefore, for \(k=0\), the polynomial is \(x^3 - 7x + 6 = (x-1)(x+3)(x-2)\), which are three linear factors.

Thus, the value of \(k\) for which the expression can be resolved into three linear factors is 0.

Revision Table: Key Concepts

Concept Description Relevance to Problem
Linear Factor A polynomial of degree 1, e.g., \((x-r)\). The problem asks for resolution into three linear factors.
Root of a Polynomial A value \(r\) such that \(P(r)=0\). If \((x-r)\) is a factor, \(r\) is a root. Finding roots helps in finding linear factors.
Factor Theorem If \(P(r)=0\), then \((x-r)\) is a factor of \(P(x)\). Used to test potential roots and find \(k\).
Vieta's Formulas Relate coefficients of a polynomial to sums and products of its roots. Used to find relationships between \(k\), \(-7\), \(6\) and the roots.

Additional Information: Polynomial Roots and Factoring

For a cubic polynomial \(P(x)\) with real coefficients:

  • It always has at least one real root.
  • The roots can be three real roots (distinct or repeated), or one real root and two complex conjugate roots.
  • If the polynomial can be resolved into three linear factors over real numbers, it must have three real roots. The problem statement "three linear factors" typically implies factors over the same field as the coefficients (real numbers in this case).
  • The Rational Root Theorem can help identify potential rational roots \(\frac{p}{q}\), where \(p\) divides the constant term and \(q\) divides the leading coefficient. In our case (\(x^3 + kx^2 - 7x + 6\)), the leading coefficient is 1, so any rational root must be an integer divisor of 6.
  • Once a root \(r\) is found (either by testing divisors or by Vieta's formulas), synthetic division or polynomial division can be used to divide \(P(x)\) by \((x-r)\). The result for a cubic is a quadratic polynomial. Factoring this quadratic (using the quadratic formula, factoring by grouping, or trial and error) yields the remaining two linear factors or reveals if they are complex.

In this problem, finding a value of \(k\) that makes one of the integer divisors of 6 a root proved to be an efficient way to determine \(k\). The value \(k=0\) allows \(x=1\) to be a root, and the remaining quadratic factors into two more linear terms.

Was this answer helpful?

Similar Questions

  1. If (x 2- 1) is a factor of ax 4+ bx 3+ cx 2+ dx + e, then which one of the following is correct?

  2. If α, β and γ are the zeros of the polynomial f(x) = ax 3+ bx 2+ cx + d, then α 2+ β 2+ γ 2is equal to

  3. Let f(x) and g(x) be two polynomials (with real coefficients) having degree 3 and 4 respectively. What is the degree of f(x) g(x)

  4. If α and β are the two zeros of the polynomial 25x 2– 15x + 2, then what is a quadratic polynomial whose zeros are (2α) -1 and (2β) -1 ?

  5. The expression \(\frac{{\left( {{x^3} - 1} \right)\left( {{x^2} - 9x + 14} \right)}}{{\left( {{x^2} + x + 1} \right)\left( {{x^2} - 8x + 7} \right)}}\)  simplifies to

  6. The HCF and the LCM of two polynomials are 3x + 1 and 30x 3 + 7x 2 - 10x - 3 respectively. If one polynomial is 6x 2 + 5x + 1, then what is the other polynomial?

  7. If (6x + 4y) / (6x - 4y) = 8/6 then what is the value of x 2 / y 2?

  8. What is the sum of the linear factors (in x and y) of the expression

    2x 2 + xy - 3y 2 ?

  9. What should be added to \(\frac{1}{{(x - 2)(x - 4)}}\)  to get  \(\frac{2x - 5}{{(x^2-5x+6)(x - 4)}}\) ?

  10. What is (x - a) (x - b) (x - c) equal to?


Important Questions from Polynomials

  1. If y 2= y + 7, then what is the value of y 3?

  2. Factorize x 2- y 2- 9z 2+ 6yz

  3. If one of the zeros of the polynomial x 3+ ax 2+ bx + c is  - 1, then the product of other two zeros is equal to :

  4. If a(a + b + c) 2 = 1792; b(a + b + c) 2 = 1536; c(a + b + c) 2 = 768, then what will be the value of b?

  5. If x = 3 so, what is the value of x 2 + 2x + 5 ?

Need Expert Advice?
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
536 Tests 4 Tests Free
1633 Attempts
4.3(174)
English, Hindi
More Questions from CDS

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App