Solveeit Logo

Question

Question: A value for b for which the equations \[{x^2} + bx - 1 = 0\] \[{x^2} + x + b = 0\], Have one ...

A value for b for which the equations
x2+bx1=0{x^2} + bx - 1 = 0
x2+x+b=0{x^2} + x + b = 0,
Have one root in common is-
A.2- \sqrt 2
B. i3i\sqrt 3
C. i5i\sqrt 5
D. 2\sqrt 2

Explanation

Solution

We assume the common root of both the equations as a variable and use that value to form equations with roots substituted in them.

Complete step by step answer:
We are given two quadratic equations:
x2+bx1=0{x^2} + bx - 1 = 0 and x2+x+b=0{x^2} + x + b = 0 … (1)
Let both equations have a common root ‘y’.
Since ‘y’ is the root of the equations, then it must satisfy the quadratic equations.
y2+by1=0\Rightarrow {y^2} + by - 1 = 0 and y2+y+b=0{y^2} + y + b = 0 … (2)
Now we solve for the value of common root
y2b2+1=yb+1=11b\dfrac{{{y^2}}}{{{b^2} + 1}} = \dfrac{{ - y}}{{b + 1}} = \dfrac{1}{{1 - b}}
Equate second and third fraction
yb+1=11b\Rightarrow \dfrac{{ - y}}{{b + 1}} = \dfrac{1}{{1 - b}}
Cross multiply the values from RHS and LHS
y=b11b\Rightarrow y = \dfrac{{ - b - 1}}{{1 - b}} … (3)
Now equate first and third fraction
y2b2+1=11b\Rightarrow \dfrac{{{y^2}}}{{{b^2} + 1}} = \dfrac{1}{{1 - b}}
Cross multiply the values from RHS and LHS
y2=b2+11b\Rightarrow {y^2} = \dfrac{{{b^2} + 1}}{{1 - b}} … (4)
Since we know (y)2=y2{(y)^2} = {y^2}
Substitute values of y and y2{y^2}from equations (3) and (4)
(b11b)2=b2+11b\Rightarrow {\left( {\dfrac{{ - b - 1}}{{1 - b}}} \right)^2} = \dfrac{{{b^2} + 1}}{{1 - b}}
Cancel same terms from denominator on both sides of the equation
(b1)21b=b2+1\Rightarrow \dfrac{{{{\left( { - b - 1} \right)}^2}}}{{1 - b}} = {b^2} + 1
Use identity (x+y)2=x2+y2+2xy{(x + y)^2} = {x^2} + {y^2} + 2xy to solve LHS
1+b2+2b1b=b2+1\Rightarrow \dfrac{{1 + {b^2} + 2b}}{{1 - b}} = {b^2} + 1
Cross multiply both sides of the equation
1+b2+2b=b2+1b3b\Rightarrow 1 + {b^2} + 2b = {b^2} + 1 - {b^3} - b
Cancel same terms from both sides of the equation
2b=b3b\Rightarrow 2b = - {b^3} - b
Bring all terms to LHS of the equation
2b+b3+b=0\Rightarrow 2b + {b^3} + b = 0
Add terms with same powers
b3+3b=0\Rightarrow {b^3} + 3b = 0
Take b common from all terms in LHS
b(b2+3)=0\Rightarrow b({b^2} + 3) = 0
Equate both factors to 0
b2+3=0\Rightarrow {b^2} + 3 = 0 and b=0b = 0
Shift constant to RHS
b2=3\Rightarrow {b^2} = - 3 and b=0b = 0
Take square root on both sides
b=3\Rightarrow b = \sqrt { - 3} and b=0b = 0
Since i=1i = \sqrt { - 1}
b=i3\Rightarrow b = i\sqrt 3 and b=0b = 0
Since the only matching option is b=i3b = i\sqrt 3 , the common root is b=i3b = i\sqrt 3 .

\therefore Option B is correct.

Note: Many students make mistake of solving for the value of y from two formed equations by calculating root through determinant method, keep in mind this is a complex method and here we will get very confusing values for two equations and we will have check 4 pairs of values by equating each one separately which will take long.