Skip to main content
Back to Sequences & Series
JEE Main 2019
Sequences & Series
Sequences and Series
Medium

Question

If three distinct numbers a, b, c are in G.P. and the equations ax 2 + 2bx + c = 0 and dx 2 + 2ex + ƒ = 0 have a common root, then which one of the following statements is correct?

Options

Solution

Key Concepts and Formulas:

  1. Geometric Progression (G.P.): Three distinct numbers A,B,CA, B, C are in G.P. if BA=CB\frac{B}{A} = \frac{C}{B}, which implies B2=ACB^2 = AC.
  2. Quadratic Equation Roots: For a quadratic equation Px2+Qx+R=0Px^2 + Qx + R = 0, the discriminant is D=Q24PRD = Q^2 - 4PR. If D=0D=0, the equation has real and equal roots, given by x=Q2Px = -\frac{Q}{2P}.
  3. Common Root: If two equations share a common root, that root must satisfy both equations.
  4. Arithmetic Progression (A.P.): Three numbers X,Y,ZX, Y, Z are in A.P. if YX=ZYY - X = Z - Y, which implies 2Y=X+Z2Y = X + Z.

Step-by-Step Solution:

Step 1: Analyze the first quadratic equation using the G.P. condition.

We are given that a,b,ca, b, c are three distinct numbers in G.P. This implies the relationship: b2=ac(Equation 1)b^2 = ac \quad \text{(Equation 1)}

Now, consider the first quadratic equation: ax2+2bx+c=0ax^2 + 2bx + c = 0. Let's find the discriminant (DD) of this equation. For a quadratic Ax2+Bx+C=0Ax^2 + Bx + C = 0, D=B24ACD = B^2 - 4AC. Here, A=aA=a, B=2bB=2b, and C=cC=c. D=(2b)24(a)(c)D = (2b)^2 - 4(a)(c) D=4b24acD = 4b^2 - 4ac Substitute the G.P. condition b2=acb^2 = ac from Equation 1 into the discriminant: D=4(ac)4acD = 4(ac) - 4ac D=0D = 0 Explanation: A discriminant of zero (D=0D=0) means the quadratic equation has real and equal roots. This is a significant simplification.

Since the roots are equal, let this common root be α\alpha. The formula for equal roots is x=coefficient of x2×coefficient of x2x = -\frac{\text{coefficient of x}}{2 \times \text{coefficient of } x^2}. α=2b2a\alpha = -\frac{2b}{2a} α=ba(Equation 2)\alpha = -\frac{b}{a} \quad \text{(Equation 2)}

Step 2: Utilize the common root condition for both equations.

We are given that the equations ax2+2bx+c=0ax^2 + 2bx + c = 0 and dx2+2ex+f=0dx^2 + 2ex + f = 0 have a common root. From Step 1, we determined that the first equation has a unique root α=b/a\alpha = -b/a. Explanation: Since α=b/a\alpha = -b/a is the only root of the first equation and it is also a common root with the second equation, it must satisfy the second equation.

Substitute x=b/ax = -b/a into the second equation dx2+2ex+f=0dx^2 + 2ex + f = 0: d(ba)2+2e(ba)+f=0d\left(-\frac{b}{a}\right)^2 + 2e\left(-\frac{b}{a}\right) + f = 0 d(b2a2)2eba+f=0d\left(\frac{b^2}{a^2}\right) - \frac{2eb}{a} + f = 0 To clear the denominators, multiply the entire equation by a2a^2: db22eab+fa2=0(Equation 3)d b^2 - 2eab + f a^2 = 0 \quad \text{(Equation 3)}

Step 3: Simplify the equation using the G.P. condition.

We have Equation 3: db22eab+fa2=0db^2 - 2eab + fa^2 = 0. Recall from Equation 1 that b2=acb^2 = ac. Substitute this into Equation 3: d(ac)2eab+fa2=0d(ac) - 2eab + fa^2 = 0 dac2eab+fa2=0dac - 2eab + fa^2 = 0 Explanation: This substitution is crucial because it introduces cc and allows us to simplify the expression further by factoring.

Since a,b,ca, b, c are distinct numbers in G.P., none of them can be zero. Specifically, a0a \neq 0 (otherwise, the first equation wouldn't be quadratic). Therefore, we can safely divide the entire equation by aa: daca2eaba+fa2a=0a\frac{dac}{a} - \frac{2eab}{a} + \frac{fa^2}{a} = \frac{0}{a} dc2eb+fa=0(Equation 4)dc - 2eb + fa = 0 \quad \text{(Equation 4)}

Step 4: Manipulate the equation to match the given options.

Equation 4 is dc2eb+fa=0dc - 2eb + fa = 0. The options involve ratios like da\frac{d}{a}, eb\frac{e}{b}, fc\frac{f}{c}. To obtain these ratios, we should divide Equation 4 by a term that will produce them. Dividing by acac will achieve this, and since a,c0a, c \neq 0, ac0ac \neq 0. Explanation: Dividing by acac is a strategic move to transform the linear equation into a form that directly relates to the ratios presented in the options.

Divide Equation 4 by acac: dcac2ebac+faac=0ac\frac{dc}{ac} - \frac{2eb}{ac} + \frac{fa}{ac} = \frac{0}{ac} da2ebac+fc=0\frac{d}{a} - \frac{2eb}{ac} + \frac{f}{c} = 0 Again, use the G.P. condition b2=acb^2 = ac to substitute for acac in the middle term: da2ebb2+fc=0\frac{d}{a} - \frac{2eb}{b^2} + \frac{f}{c} = 0 Simplify the middle term: da2eb+fc=0\frac{d}{a} - \frac{2e}{b} + \frac{f}{c} = 0 Rearrange the terms to isolate 2eb\frac{2e}{b}: 2eb=da+fc\frac{2e}{b} = \frac{d}{a} + \frac{f}{c}

Step 5: Conclude the relationship.

The derived relationship 2eb=da+fc\frac{2e}{b} = \frac{d}{a} + \frac{f}{c} is the defining condition for three terms to be in Arithmetic Progression (A.P.). Let X=daX = \frac{d}{a}, Y=ebY = \frac{e}{b}, and Z=fcZ = \frac{f}{c}. The equation becomes 2Y=X+Z2Y = X + Z. Explanation: This equation directly matches the A.P. condition, establishing the relationship between the ratios of the coefficients.

Therefore, the terms da\frac{d}{a}, eb\frac{e}{b}, and fc\frac{f}{c} are in A.P.


Tips and Common Mistakes:

  • Discriminant is Key: Always check the discriminant when coefficients are related. D=0D=0 for the first equation was a critical simplification.
  • Non-zero Coefficients: Ensure that any term you divide by is non-zero. In this problem, a,b,ca, b, c being distinct in G.P. implies they are all non-zero.
  • Recognizing Patterns: Quickly identify the algebraic conditions for A.P. (2Y=X+Z2Y=X+Z) and G.P. (B2=ACB^2=AC) to guide your manipulations.
  • Strategic Substitution: Use the given G.P. condition (b2=acb^2=ac) at points where it simplifies the expression or helps achieve the desired form.

Summary:

The problem leverages the properties of Geometric Progressions and Quadratic Equations. The fact that a,b,ca, b, c are in G.P. leads to the first quadratic equation having equal roots. This common root, α=b/a\alpha = -b/a, is then substituted into the second quadratic equation. By further applying the G.P. condition (b2=acb^2=ac) and algebraic manipulation, we arrive at the relationship 2eb=da+fc\frac{2e}{b} = \frac{d}{a} + \frac{f}{c}, which is the defining characteristic of an Arithmetic Progression. Thus, da\frac{d}{a}, eb\frac{e}{b}, fc\frac{f}{c} are in A.P.

The final answer is \boxed{(D)}.

Practice More Sequences & Series Questions

View All Questions