Skip to main content
Back to Quadratic Equations
JEE Main 2020
Quadratic Equations
Quadratic Equation and Inequalities
Medium

Question

The quadratic equations x26x+a=0{x^2} - 6x + a = 0 and x2cx+6=0{x^2} - cx + 6 = 0 have one root in common. The other roots of the first and second equations are integers in the ratio 4 : 3. Then the common root is

Options

Solution

Key Concepts and Formulas

  • Vieta's Formulas: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is b/a-b/a and the product of the roots is c/ac/a.
  • Quadratic Formula: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the roots are given by x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
  • Divisors: Understanding the divisors of a number is crucial for identifying potential integer roots.

Step-by-Step Solution

Step 1: Define the Equations and Roots

Let the first quadratic equation be x26x+a=0(1)x^2 - 6x + a = 0 \quad (1) Let the second quadratic equation be x2cx+6=0(2)x^2 - cx + 6 = 0 \quad (2) Let α\alpha be the common root. Let r1r_1 be the other root of equation (1), and r2r_2 be the other root of equation (2).

Step 2: Apply Vieta's Formulas to Equation (1)

The sum of the roots of equation (1) is α+r1=6\alpha + r_1 = 6. The product of the roots of equation (1) is αr1=a\alpha r_1 = a.

Step 3: Apply Vieta's Formulas to Equation (2)

The sum of the roots of equation (2) is α+r2=c\alpha + r_2 = c. The product of the roots of equation (2) is αr2=6\alpha r_2 = 6.

Step 4: Express r1r_1 and r2r_2 in terms of α\alpha

From the sum of roots of equation (1), we have r1=6αr_1 = 6 - \alpha. From the product of roots of equation (2), we have r2=6αr_2 = \frac{6}{\alpha}. Since r2r_2 is an integer, α\alpha must be a divisor of 6. Thus, α{±1,±2,±3,±6}\alpha \in \{\pm 1, \pm 2, \pm 3, \pm 6\}.

Step 5: Consider the Ratio r1:r2=4:3r_1 : r_2 = 4 : 3

If r1r2=43\frac{r_1}{r_2} = \frac{4}{3}, then 3r1=4r23r_1 = 4r_2. Substitute the expressions for r1r_1 and r2r_2: 3(6α)=4(6α)3(6 - \alpha) = 4\left(\frac{6}{\alpha}\right) 183α=24α18 - 3\alpha = \frac{24}{\alpha} Multiply by α\alpha (since α0\alpha \neq 0): 18α3α2=2418\alpha - 3\alpha^2 = 24 3α218α+24=03\alpha^2 - 18\alpha + 24 = 0 Divide by 3: α26α+8=0\alpha^2 - 6\alpha + 8 = 0 (α2)(α4)=0(\alpha - 2)(\alpha - 4) = 0 So, α=2\alpha = 2 or α=4\alpha = 4.

Step 6: Check the Integer Root Condition for α=2\alpha = 2 and α=4\alpha = 4

  • If α=2\alpha = 2, then r1=62=4r_1 = 6 - 2 = 4 and r2=62=3r_2 = \frac{6}{2} = 3. Both r1r_1 and r2r_2 are integers, and r1r2=43\frac{r_1}{r_2} = \frac{4}{3}.
  • If α=4\alpha = 4, then r1=64=2r_1 = 6 - 4 = 2 and r2=64=32r_2 = \frac{6}{4} = \frac{3}{2}. r2r_2 is not an integer, so α=4\alpha = 4 is not a valid solution.

Step 7: Consider the Ratio r1:r2=3:4r_1 : r_2 = 3 : 4

If r1r2=34\frac{r_1}{r_2} = \frac{3}{4}, then 4r1=3r24r_1 = 3r_2. Substitute the expressions for r1r_1 and r2r_2: 4(6α)=3(6α)4(6 - \alpha) = 3\left(\frac{6}{\alpha}\right) 244α=18α24 - 4\alpha = \frac{18}{\alpha} Multiply by α\alpha: 24α4α2=1824\alpha - 4\alpha^2 = 18 4α224α+18=04\alpha^2 - 24\alpha + 18 = 0 Divide by 2: 2α212α+9=02\alpha^2 - 12\alpha + 9 = 0 Using the quadratic formula: α=12±144724=12±724=6±322\alpha = \frac{12 \pm \sqrt{144 - 72}}{4} = \frac{12 \pm \sqrt{72}}{4} = \frac{6 \pm 3\sqrt{2}}{2} These values are irrational. Thus, r1r_1 and r2r_2 would also be irrational, violating the integer root condition.

Step 8: Verify the Solution α=2\alpha = 2

If α=2\alpha = 2, then r1=4r_1 = 4 and r2=3r_2 = 3. Equation (1) becomes x26x+a=0x^2 - 6x + a = 0, where a=αr1=24=8a = \alpha r_1 = 2 \cdot 4 = 8. The equation is x26x+8=0x^2 - 6x + 8 = 0, which has roots 2 and 4. Equation (2) becomes x2cx+6=0x^2 - cx + 6 = 0, where c=α+r2=2+3=5c = \alpha + r_2 = 2 + 3 = 5. The equation is x25x+6=0x^2 - 5x + 6 = 0, which has roots 2 and 3. The common root is 2, and the other roots are 4 and 3, which are integers in the ratio 4:3.

Common Mistakes & Tips

  • Forgetting to check integer root condition: After finding potential values for the common root, ensure that the other roots are integers.
  • Incorrectly assigning the ratio: Consider both possible assignments of the ratio (4:3 and 3:4) to ensure all possibilities are explored.
  • Assuming α0\alpha \ne 0 without justification: While true in this case as αr2=6\alpha r_2 = 6, explicitly state why α\alpha cannot be zero.

Summary

By applying Vieta's formulas and considering the given conditions, we found that the common root of the two quadratic equations is 2. This value satisfies the conditions of integer roots and the specified ratio.

The final answer is \boxed{2}, which corresponds to option (D).

Practice More Quadratic Equations Questions

View All Questions