Solveeit Logo

Question

Question: If the equation $x^2 - (p+q)x + 4 = 0; x^2 - 2qx + 8 = 0$ and $x^2 - (2p+q)x + 12 = 0$ have exactly...

If the equation x2(p+q)x+4=0;x22qx+8=0x^2 - (p+q)x + 4 = 0; x^2 - 2qx + 8 = 0 and x2(2p+q)x+12=0x^2 - (2p+q)x + 12 = 0 have exactly

Answer

6

Explanation

Solution

The problem statement is incomplete, ending with "have exactly". Based on the typical structure of such problems in competitive exams like JEE/NEET, it is highly probable that the question implies "have exactly one common root" and asks for a specific value related to the parameters pp and qq, or the common root itself. We will proceed by finding the conditions for these three quadratic equations to have a common root.

Let the common root be α\alpha. Substituting α\alpha into each equation, we get:

  1. α2(p+q)α+4=0(I)\alpha^2 - (p+q)\alpha + 4 = 0 \quad (I)
  2. α22qα+8=0(II)\alpha^2 - 2q\alpha + 8 = 0 \quad (II)
  3. α2(2p+q)α+12=0(III)\alpha^2 - (2p+q)\alpha + 12 = 0 \quad (III)

Subtract equation (I)(I) from equation (II)(II): (α22qα+8)(α2(p+q)α+4)=0(\alpha^2 - 2q\alpha + 8) - (\alpha^2 - (p+q)\alpha + 4) = 0 α22qα+8α2+pα+qα4=0\alpha^2 - 2q\alpha + 8 - \alpha^2 + p\alpha + q\alpha - 4 = 0 pαqα+4=0p\alpha - q\alpha + 4 = 0 (pq)α=4(IV)(p-q)\alpha = -4 \quad (IV)

Subtract equation (II)(II) from equation (III)(III): (α2(2p+q)α+12)(α22qα+8)=0(\alpha^2 - (2p+q)\alpha + 12) - (\alpha^2 - 2q\alpha + 8) = 0 α22pαqα+12α2+2qα8=0\alpha^2 - 2p\alpha - q\alpha + 12 - \alpha^2 + 2q\alpha - 8 = 0 2pα+qα+4=0-2p\alpha + q\alpha + 4 = 0 (2p+q)α=4(V)(-2p+q)\alpha = -4 \quad (V)

From equations (IV)(IV) and (V)(V), we have: (pq)α=4(p-q)\alpha = -4 (2p+q)α=4(-2p+q)\alpha = -4

Since the right-hand sides are equal, the left-hand sides must be equal: (pq)α=(2p+q)α(p-q)\alpha = (-2p+q)\alpha

If α=0\alpha = 0, then from (IV)(IV) we get 0=40 = -4, which is a contradiction. Therefore, α0\alpha \neq 0. Since α0\alpha \neq 0, we can divide both sides by α\alpha: pq=2p+qp-q = -2p+q 3p=2q3p = 2q q=32pq = \frac{3}{2}p

Now substitute q=32pq = \frac{3}{2}p into equation (IV)(IV): (p32p)α=4(p - \frac{3}{2}p)\alpha = -4 (12p)α=4(-\frac{1}{2}p)\alpha = -4 pα=8p\alpha = 8

From pα=8p\alpha = 8, we can express pp as p=8αp = \frac{8}{\alpha}. Then, q=32p=32(8α)=12αq = \frac{3}{2}p = \frac{3}{2} \left(\frac{8}{\alpha}\right) = \frac{12}{\alpha}.

Substitute these expressions for pp and qq in terms of α\alpha into any of the original equations. Let's use equation (I)(I): α2(p+q)α+4=0\alpha^2 - (p+q)\alpha + 4 = 0 α2(8α+12α)α+4=0\alpha^2 - \left(\frac{8}{\alpha} + \frac{12}{\alpha}\right)\alpha + 4 = 0 α2(20α)α+4=0\alpha^2 - \left(\frac{20}{\alpha}\right)\alpha + 4 = 0 α220+4=0\alpha^2 - 20 + 4 = 0 α216=0\alpha^2 - 16 = 0 α2=16\alpha^2 = 16 α=±4\alpha = \pm 4

Now we have two possible values for the common root α\alpha:

Case 1: α=4\alpha = 4 Using p=8αp = \frac{8}{\alpha} and q=12αq = \frac{12}{\alpha}: p=84=2p = \frac{8}{4} = 2 q=124=3q = \frac{12}{4} = 3 In this case, the product pq=2×3=6pq = 2 \times 3 = 6.

The equations become:

  1. x2(2+3)x+4=0    x25x+4=0    (x1)(x4)=0x^2 - (2+3)x + 4 = 0 \implies x^2 - 5x + 4 = 0 \implies (x-1)(x-4)=0. Roots are 1,41, 4.
  2. x22(3)x+8=0    x26x+8=0    (x2)(x4)=0x^2 - 2(3)x + 8 = 0 \implies x^2 - 6x + 8 = 0 \implies (x-2)(x-4)=0. Roots are 2,42, 4.
  3. x2(2(2)+3)x+12=0    x27x+12=0    (x3)(x4)=0x^2 - (2(2)+3)x + 12 = 0 \implies x^2 - 7x + 12 = 0 \implies (x-3)(x-4)=0. Roots are 3,43, 4. All three equations have exactly one common root, which is 44.

Case 2: α=4\alpha = -4 Using p=8αp = \frac{8}{\alpha} and q=12αq = \frac{12}{\alpha}: p=84=2p = \frac{8}{-4} = -2 q=124=3q = \frac{12}{-4} = -3 In this case, the product pq=(2)×(3)=6pq = (-2) \times (-3) = 6.

The equations become:

  1. x2(23)x+4=0    x2+5x+4=0    (x+1)(x+4)=0x^2 - (-2-3)x + 4 = 0 \implies x^2 + 5x + 4 = 0 \implies (x+1)(x+4)=0. Roots are 1,4-1, -4.
  2. x22(3)x+8=0    x2+6x+8=0    (x+2)(x+4)=0x^2 - 2(-3)x + 8 = 0 \implies x^2 + 6x + 8 = 0 \implies (x+2)(x+4)=0. Roots are 2,4-2, -4.
  3. x2(2(2)+(3))x+12=0    x2+7x+12=0    (x+3)(x+4)=0x^2 - (2(-2)+(-3))x + 12 = 0 \implies x^2 + 7x + 12 = 0 \implies (x+3)(x+4)=0. Roots are 3,4-3, -4. All three equations have exactly one common root, which is 4-4.

In both valid scenarios, the product pqpq is 66. This makes pq=6pq=6 a unique value, which is often the expected answer for such problems when the common root itself is not unique.