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

If (x + k) is the HCF of x 2+ px + q and x 2+ qx + p, where p ≠ q, then what is the value of k ?

This question was previously asked in
CDS I 2022 English Previous Year Paper (10-April-2022)
The correct answer is

-1

Understanding HCF of Polynomials to Find k

The question asks us to find the value of \(k\) given that \((x + k)\) is the Highest Common Factor (HCF) of two polynomials: \(x^2 + px + q\) and \(x^2 + qx + p\), where \(p \ne q\).

The HCF of two polynomials is the polynomial of the highest degree that divides both polynomials. If \((x + k)\) is the HCF, it means \((x + k)\) is a factor of both \(x^2 + px + q\) and \(x^2 + qx + p\).

A fundamental property of factors and roots of a polynomial is that if \((x - a)\) is a factor of a polynomial, then \(x = a\) is a root of the polynomial. This means if \((x + k)\) is a factor, then setting \(x + k = 0\), we get \(x = -k\) as a root of the polynomial. Therefore, \(x = -k\) must be a root for both given polynomials.

Applying the Root Property to Find k

Since \(x = -k\) is a root of the first polynomial, \(x^2 + px + q\), substituting \(x = -k\) into the polynomial must result in zero:

Let \(P(x) = x^2 + px + q\).

Substitute \(x = -k\):

\(P(-k) = (-k)^2 + p(-k) + q\) \(P(-k) = k^2 - pk + q\)

Since \(x = -k\) is a root, \(P(-k) = 0\).

\(k^2 - pk + q = 0 \quad (*).\)

Similarly, since \(x = -k\) is a root of the second polynomial, \(x^2 + qx + p\), substituting \(x = -k\) into this polynomial must also result in zero:

Let \(Q(x) = x^2 + qx + p\).

Substitute \(x = -k\):

\(Q(-k) = (-k)^2 + q(-k) + p\) \(Q(-k) = k^2 - qk + p\)

Since \(x = -k\) is a root, \(Q(-k) = 0\).

\(k^2 - qk + p = 0 \quad (**).\)

Now we have two equations that both equal zero:

From \((*)\): \(k^2 - pk + q = 0\)

From \((**)\): \(k^2 - qk + p = 0\)

We can equate the expressions from \((*)\) and \((**)\) since they both equal 0:

\(k^2 - pk + q = k^2 - qk + p\)

Subtract \(k^2\) from both sides of the equation:

\(- pk + q = - qk + p\)

Now, let's rearrange the terms to group terms with \(k\) on one side and constant terms on the other:

Add \(qk\) to both sides:

\(qk - pk + q = p\)

Subtract \(q\) from both sides:

\(qk - pk = p - q\)

Factor out \(k\) from the terms on the left side:

\(k(q - p) = p - q\)

We are given that \(p \ne q\), which means \(q - p \ne 0\). Therefore, we can divide both sides by \((q - p)\):

\(k = \frac{p - q}{q - p}\)

Notice that \(p - q\) is the negative of \(q - p\). That is, \(p - q = -(q - p)\).

Substitute this into the expression for \(k\):

\(k = \frac{-(q - p)}{q - p}\)

Since \(q - p \ne 0\), we can cancel out the \((q - p)\) term from the numerator and the denominator:

\(k = -1\)

Thus, the value of \(k\) is \(-1\).

Summary of Steps

  • Recognize that if \((x+k)\) is the HCF, then \(x=-k\) is a common root.
  • Substitute \(x=-k\) into the first polynomial and set the result to 0.
  • Substitute \(x=-k\) into the second polynomial and set the result to 0.
  • Equate the two resulting expressions.
  • Solve the equation for \(k\), using the condition \(p \ne q\).
Polynomial 1 Polynomial 2 Common Root
\(x^2 + px + q\) \(x^2 + qx + p\) \(x = -k\)
\(P(-k) = k^2 - pk + q = 0\) \(Q(-k) = k^2 - qk + p = 0\) Equate P(-k) and Q(-k)
\(k^2 - pk + q = k^2 - qk + p\) \(qk - pk = p - q\) \(k(q - p) = p - q\)
\(k = \frac{p - q}{q - p}\) \(k = -1\) Value of k

Revision Table: Key Concepts for HCF of Polynomials

Concept Explanation Relevance to Problem
Highest Common Factor (HCF) The polynomial of the highest degree that divides two or more polynomials exactly. \((x+k)\) is the HCF, meaning it divides both given polynomials.
Factor of a Polynomial A polynomial \((x-a)\) is a factor of \(P(x)\) if \(P(a) = 0\). If \((x+k)\) is a factor, then substituting \(x=-k\) into the polynomial yields 0.
Root of a Polynomial A value \(a\) for which \(P(a) = 0\). Also known as a zero of the polynomial. If \((x+k)\) is a factor, then \(x=-k\) is a root.
Solving Algebraic Equations Manipulating equations to isolate the unknown variable using inverse operations. Used to solve for \(k\) from the equations derived by substituting the root.

Additional Information: Polynomial Roots and Factors

The relationship between roots and factors is a cornerstone of polynomial algebra. The Factor Theorem states that for a polynomial \(P(x)\), \((x - a)\) is a factor if and only if \(a\) is a root (or zero) of the polynomial, i.e., \(P(a) = 0\). In our problem, since \((x + k)\) is the HCF, it must be a common factor, which implies \(x = -k\) is a common root.

When two polynomials share a common factor, their HCF is related to that factor. If the HCF is linear like \((x+k)\), it means \(x=-k\) is a root shared by both polynomials. If the HCF was quadratic, say \((x-a)(x-b)\), then \(x=a\) and \(x=b\) would be common roots.

The condition \(p \ne q\) is crucial. If \(p = q\), the two original polynomials would be identical: \(x^2 + px + p\). The HCF would be the polynomial itself, \(x^2 + px + p\). In this case, \((x+k)\) being the HCF would imply \(x+k\) is a factor of \(x^2+px+p\). If \(x+k\) is a factor, then \((-k)^2 + p(-k) + p = 0\), or \(k^2 - pk + p = 0\). This equation would have solutions for \(k\) depending on \(p\), but the HCF would not necessarily be just a linear term unless \(x^2+px+p\) factors neatly into a linear term. The condition \(p \ne q\) ensures the problem is well-defined and leads to a unique linear HCF like \((x+k)\) for a specific \(k\).

Was this answer helpful?

Similar Questions

  1. If (x + k) is the HCF of x 2+ 5x + 6 and x 2+ 8x + 15, then what is the value of k?

  2. Let L be the LCM and H be the HCF of two given numbers. L and H are in the ratio 3 ∶ 2. If the sum of the two numbers is 45, then what is the product of the numbers?

  3. A floor of a big hall has dimensions 30 m 60 cm and 23 m 40 cm. It is to be paved with square tiles of same size. What is the minimum number of tiles required ?

  4. The sum of LCM and HCF of two numbers is 1484 and the difference between LCM and HCF is. 1428. If one of the numbers is 112, then what is the other number?

  5. The LCM of two prime numbers p and q is 2231, where p > q. What is the value of p - q ?

  6. What is the HCF of (x8– y8) and (x7– y7+ x5y2– x2y5) ? 

  7. Three runners are running in a circular track, and they complete one round in 20, 30 and 35 minutes respectively. When will they next meet at the starting point ?

  8. What is the least perfect square which is divisible by 3, 4, 5, 6 and 7?

  9. If (x - k) is the HCF of x 2+ ax + b and x 2+ cx + d, then what is the value of k?

  10. If x is the HCF and y is the LCM of \(\frac{3}{5}, \frac{6}{25}, \frac{9}{20}, \frac{27}{50},\)  then which one of the  following is correct?


Important Questions from LCM and HCF

  1. The HCF and LCM of two numbers are 12 and 72, respectively. If the ratio of the two numbers is 2 ∶ 3, then the larger of the two numbers is:

  2. Find the greatest number that will divide 43, 91 and 183 so as to leave the same remainder in each case.

  3. Joseph visits the club on every 5 th day, Harsh visits on every 24 th day, while Sumit visits on every 9 th day. If all three of them met at the club on a Sunday, then on which day will all three of them meet again?

  4. The sum of two numbers is 1215 and their HCF is 81. How many such pairs of numbers can be formed?

  5. The LCM of two numbers in 48. Their ratio is 2:3 What is the sum of the numbers?

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
1365 Attempts
4.3(172)
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