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

If the HCF of polynomials

f(x) = (x – 1) (x 2+ 3x + a) and

g(x) = (x + 2) (x 2+ 2x + b) is (x 2+ x – 2)

then what are the values of a and b respectively?

This question was previously asked in
CDS I 2017 General Knowledge Previous Year Paper (05-Feb-2017)
The correct answer is

2, -3

Understanding the Problem

We are given two polynomials, \(f(x)\) and \(g(x)\), and their Highest Common Factor (HCF). Our goal is to find the specific values of the constants \(a\) and \(b\) that are part of these polynomials.

  • The first polynomial is \(f(x) = (x – 1) (x^2 + 3x + a)\).
  • The second polynomial is \(g(x) = (x + 2) (x^2 + 2x + b)\).
  • The HCF of \(f(x)\) and \(g(x)\) is given as \(x^2 + x – 2\).

The key concept here is that the HCF of two polynomials must be a factor of both polynomials. If a polynomial \(P(x)\) is a factor of another polynomial \(Q(x)\), then any root of \(P(x)\) must also be a root of \(Q(x)\).

Analyzing the HCF of Polynomials

The given HCF is \(h(x) = x^2 + x – 2\). To understand its factors, we need to factorize this quadratic expression.

We look for two numbers that multiply to -2 and add up to +1. These numbers are +2 and -1.

So, the HCF can be factored as:

\[ h(x) = x^2 + x – 2 = (x + 2)(x – 1) \]

This means the factors of the HCF are \((x + 2)\) and \((x – 1)\). Since \((x + 2)(x – 1)\) is the HCF of \(f(x)\) and \(g(x)\), both \((x + 2)\) and \((x – 1)\) must be common factors of \(f(x)\) and \(g(x)\).

Finding the Value of 'a' in f(x)

The polynomial \(f(x)\) is given as \(f(x) = (x – 1) (x^2 + 3x + a)\). We know that \((x + 2)(x – 1)\) is a factor of \(f(x)\).

The term \((x – 1)\) is already explicitly a factor of \(f(x)\).

For \((x + 2)(x – 1)\) to be a factor of \(f(x)\), the term \((x + 2)\) must be a factor of the remaining part of \(f(x)\), which is \((x^2 + 3x + a)\).

If \((x + 2)\) is a factor of \((x^2 + 3x + a)\), then \(x = -2\) must be a root of the quadratic expression \(x^2 + 3x + a\). This means that when we substitute \(x = -2\) into \(x^2 + 3x + a\), the expression must evaluate to zero.

Substitute \(x = -2\):

\[ (-2)^2 + 3(-2) + a = 0 \]

\[ 4 – 6 + a = 0 \]

\[ -2 + a = 0 \]

Solving for \(a\):

\[ a = 2 \]

Finding the Value of 'b' in g(x)

The polynomial \(g(x)\) is given as \(g(x) = (x + 2) (x^2 + 2x + b)\). We know that \((x + 2)(x – 1)\) is a factor of \(g(x)\).

The term \((x + 2)\) is already explicitly a factor of \(g(x)\).

For \((x + 2)(x – 1)\) to be a factor of \(g(x)\), the term \((x – 1)\) must be a factor of the remaining part of \(g(x)\), which is \((x^2 + 2x + b)\).

If \((x – 1)\) is a factor of \((x^2 + 2x + b)\), then \(x = 1\) must be a root of the quadratic expression \(x^2 + 2x + b\). This means that when we substitute \(x = 1\) into \(x^2 + 2x + b\), the expression must evaluate to zero.

Substitute \(x = 1\):

\[ (1)^2 + 2(1) + b = 0 \]

\[ 1 + 2 + b = 0 \]

\[ 3 + b = 0 \]

Solving for \(b\):

\[ b = -3 \]

Verification

Let's check if these values of \(a\) and \(b\) yield the correct HCF.

If \(a = 2\), then the second factor of \(f(x)\) is \(x^2 + 3x + 2\). Factoring this gives \((x + 1)(x + 2)\).
So, \(f(x) = (x – 1)(x + 1)(x + 2)\).

If \(b = -3\), then the second factor of \(g(x)\) is \(x^2 + 2x – 3\). Factoring this gives \((x – 1)(x + 3)\).
So, \(g(x) = (x + 2)(x – 1)(x + 3)\).

Now, let's find the HCF of \(f(x)\) and \(g(x)\):

  • Factors of \(f(x)\) are \((x – 1)\), \((x + 1)\), and \((x + 2)\).
  • Factors of \(g(x)\) are \((x + 2)\), \((x – 1)\), and \((x + 3)\).

The common factors are \((x – 1)\) and \((x + 2)\).

The HCF is the product of the common factors with the lowest power (which is 1 for both in this case).

HCF\((f(x), g(x))\) = \((x – 1)(x + 2) = x^2 + 2x – x – 2 = x^2 + x – 2\).

This matches the given HCF, so our values for \(a\) and \(b\) are correct.

Summary of Results

We found the values of \(a\) and \(b\) to be:

\[ a = 2 \]

\[ b = -3 \]

The values are \(a = 2\) and \(b = -3\) respectively.

Polynomial Original Form Using Found Values Factored Form
f(x) (x – 1) (x <sup>2</sup> + 3x + a) (x – 1) (x <sup>2</sup> + 3x + 2) (x – 1)(x + 1)(x + 2)
g(x) (x + 2) (x <sup>2</sup> + 2x + b) (x + 2) (x <sup>2</sup> + 2x – 3) (x + 2)(x – 1)(x + 3)
HCF x <sup>2</sup> + x – 2 (x + 2)(x – 1)

Revision Table: Key Concepts in Polynomial HCF

Concept Description Relevance to Problem
Polynomial HCF The highest degree polynomial that divides both given polynomials exactly. The HCF (x<sup>2</sup> + x – 2) is a factor of both f(x) and g(x).
Factoring Polynomials Breaking down a polynomial into simpler polynomial factors. Factoring the HCF (x<sup>2</sup> + x – 2) into (x+2)(x-1) reveals the common factors.
Factor Theorem If (x – c) is a factor of a polynomial P(x), then P(c) = 0. Conversely, if P(c) = 0, then (x – c) is a factor of P(x). Used to find 'a' by setting x = -2 in the factor (x<sup>2</sup> + 3x + a) and to find 'b' by setting x = 1 in the factor (x<sup>2</sup> + 2x + b).
Roots of a Polynomial The values of x for which the polynomial evaluates to zero. The roots of the HCF factors are -2 and 1, which must also be roots of the respective parts of f(x) and g(x).

Additional Information: LCM of Polynomials

While this problem focused on HCF, it's useful to know about the Least Common Multiple (LCM) of polynomials as well.

The LCM of two polynomials is the lowest degree polynomial that is a multiple of both given polynomials.

There is a relationship between HCF and LCM for two polynomials, say P(x) and Q(x):

\[ P(x) \times Q(x) = \text{HCF}(P(x), Q(x)) \times \text{LCM}(P(x), Q(x)) \]

Using the factored forms we found:

\(f(x) = (x – 1)(x + 1)(x + 2)\)
\(g(x) = (x + 2)(x – 1)(x + 3)\)
HCF\((f(x), g(x))\) = \((x – 1)(x + 2)\)

To find the LCM, we take all unique factors from both polynomials and use the highest power of each factor present in either polynomial. In this case, all factors have a power of 1.

Unique factors are \((x – 1)\), \((x + 1)\), \((x + 2)\), and \((x + 3)\).

LCM\((f(x), g(x))\) = \((x – 1)(x + 1)(x + 2)(x + 3)\).

This relationship between HCF and LCM is a fundamental concept in polynomial algebra problems.

Was this answer helpful?

Similar Questions

  1. What are the factors of x 3+ 4x 2– 11x – 30?

  2. If 5x 3+ 5x 2– 6x + 9 is divided by (x + 3), then the remainder is

  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. The factors of x (x + 2) (x + 3) (x + 5) – 72 are

  5. If the polynomial x 6+ px 5+ qx 4− x 2− x − 3 is divisible by (x 4− 1), then the value of p 2+ q 2is

  6. The sum and difference of two expressions are 5x 2− x − 4 and x 2+ 9x − 10 respectively. The HCF of the two expressions will be

  7. For what value of k is (x + 1) is a factor of x 3+ kx 2– x + 2?

  8. 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 ?

  9. 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

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


Important Questions from Polynomials

  1. In the expansion of (x + 3) 3, the coefficient of x is:

  2. If the degree of polynomial 9 x 5y 2z ris 15, then r = ?

  3. The factorisation of x 2+ 11xy + 24y 2is:

  4. The value of 16x 4+ 25y 2– 40x 2y at x = 5 and y = 2 is:

  5. If the sum of the squares of the zeros of quadratic polynomial f(x) = x 2– 8x + k is 40, then find the value of k.

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
540 Tests 4 Tests Free
1135 Attempts
4.3(168)
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