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

Question

If the equations x 2 + bx−1 = 0 and x 2 + x + b = 0 have a common root different from −1, then b\left| b \right| is equal to :

Options

Solution

1. Key Concepts and Formulas

  • Common Root: If α\alpha is a common root of two equations f(x)=0f(x) = 0 and g(x)=0g(x) = 0, then f(α)=0f(\alpha) = 0 and g(α)=0g(\alpha) = 0.
  • Solving Quadratic Equations: Methods for solving quadratic equations, including factoring, completing the square, or using the quadratic formula.
  • Modulus of a Complex Number: If z=a+biz = a + bi is a complex number, its modulus is z=a2+b2|z| = \sqrt{a^2 + b^2}.

2. Step-by-Step Solution

Step 1: Eliminate x2x^2 to find xx in terms of bb

We are given the equations: Equation (1): x2+bx1=0x^2 + bx - 1 = 0 Equation (2): x2+x+b=0x^2 + x + b = 0

Subtracting Equation (2) from Equation (1) will eliminate the x2x^2 term, allowing us to solve for xx in terms of bb. (x2+bx1)(x2+x+b)=0(x^2 + bx - 1) - (x^2 + x + b) = 0 x2+bx1x2xb=0x^2 + bx - 1 - x^2 - x - b = 0 (b1)x(1+b)=0(b - 1)x - (1 + b) = 0 (b1)x=b+1(b - 1)x = b + 1 x=b+1b1x = \frac{b + 1}{b - 1} This is valid as long as b1b \neq 1. We will address the case where b=1b = 1 later.

Step 2: Check the case where b=1b=1

If b=1b=1, the equations become x2+x1=0x^2 + x - 1 = 0 and x2+x+1=0x^2 + x + 1 = 0. Subtracting the equations yields 2=0-2 = 0, which is a contradiction. Thus, b1b \neq 1.

Step 3: Substitute xx into one of the original equations

Substitute the expression for xx into Equation (2): x2+x+b=0x^2 + x + b = 0 (b+1b1)2+(b+1b1)+b=0\left(\frac{b + 1}{b - 1}\right)^2 + \left(\frac{b + 1}{b - 1}\right) + b = 0 Multiply by (b1)2(b-1)^2 to eliminate the fractions: (b+1)2+(b+1)(b1)+b(b1)2=0(b + 1)^2 + (b + 1)(b - 1) + b(b - 1)^2 = 0

Step 4: Solve for bb

Expand and simplify the equation: (b2+2b+1)+(b21)+b(b22b+1)=0(b^2 + 2b + 1) + (b^2 - 1) + b(b^2 - 2b + 1) = 0 b2+2b+1+b21+b32b2+b=0b^2 + 2b + 1 + b^2 - 1 + b^3 - 2b^2 + b = 0 b3+(b2+b22b2)+(2b+b)+(11)=0b^3 + (b^2 + b^2 - 2b^2) + (2b + b) + (1 - 1) = 0 b3+3b=0b^3 + 3b = 0 b(b2+3)=0b(b^2 + 3) = 0 This gives us the solutions b=0b = 0 or b2=3b^2 = -3, so b=±i3b = \pm i\sqrt{3}.

Step 5: Check the condition x1x \neq -1

The problem states that the common root is different from 1-1. If x=1x = -1, then substituting into Equation (2): (1)2+(1)+b=0(-1)^2 + (-1) + b = 0 11+b=01 - 1 + b = 0 b=0b = 0 Since we are given that x1x \neq -1, we must reject b=0b = 0. Therefore, the only valid solutions are b=±i3b = \pm i\sqrt{3}.

Step 6: Calculate b|b|

For b=i3b = i\sqrt{3}, b=02+(3)2=3|b| = \sqrt{0^2 + (\sqrt{3})^2} = \sqrt{3}. For b=i3b = -i\sqrt{3}, b=02+(3)2=3|b| = \sqrt{0^2 + (-\sqrt{3})^2} = \sqrt{3}. In both cases, b=3|b| = \sqrt{3}.

3. Common Mistakes & Tips

  • Forgetting Conditions: Always remember to check any conditions given in the problem, such as the common root not being equal to 1-1.
  • Division by Zero: Be mindful of potential division by zero when manipulating equations. In this case, we needed to consider the case b=1b=1.
  • Extraneous Solutions: Always check for extraneous solutions, especially when dealing with square roots or rational expressions.

4. Summary

We found the common root in terms of bb by eliminating x2x^2 from the given quadratic equations. Substituting this expression back into one of the original equations allowed us to solve for bb. After finding the possible values for bb, we used the condition that the common root is not equal to 1-1 to eliminate b=0b=0. Finally, we calculated the modulus of the remaining values of bb, which resulted in b=3|b| = \sqrt{3}.

5. Final Answer

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

Practice More Quadratic Equations Questions

View All Questions