Solveeit Logo

Question

Question: Solve the equation: \( - {x^2} + x - 2 = 0\)...

Solve the equation: x2+x2=0 - {x^2} + x - 2 = 0

Explanation

Solution

Here we are asked to solve the given equation which is a quadratic equation. A quadratic equation is an equation that has only one unknown variable with the highest degree two. The number of the roots of an equation depends on its degree, that is if the degree of the equation is two then it will have two roots. Here we are also given a quadratic equation so we will get two roots for this equation. The roots of the quadratic equation can be found by using the formula given in the following section.

Formula: If we have an quadratic equation in the form ax2+bx+c=0a{x^2} + bx + c = 0 then its roots can be found by using the formula: x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}

Complete step by step solution:
It is given that x2+x2=0 - {x^2} + x - 2 = 0 we aim to solve this equation, that is we have to find its roots.
We know that the number of roots of an equation is equal to its degree. Here the degree of the given equation is two thus this equation will have two roots.
The roots of a quadratic equation can be found by using the formula b±b24ac2a\dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} where aa - coefficient of the term x2{x^2}, bb - coefficient of the term xx, and cc - constant term.
First, let us collect the required terms for the formula from the given quadratic equation to solve it.
From the given equation x2+x2=0 - {x^2} + x - 2 = 0, we have a=1a = - 1, b=1b = 1, and c=2c = - 2.
Now let us substitute the above values in the quadratic roots formula.
x=(1)±(1)24(1)(2)2(1)x = \dfrac{{ - \left( 1 \right) \pm \sqrt {{{\left( 1 \right)}^2} - 4\left( { - 1} \right)\left( { - 2} \right)} }}{{2\left( { - 1} \right)}}
On simplifying this we get
x=1±182x = \dfrac{{ - 1 \pm \sqrt {1 - 8} }}{{ - 2}}
On further simplification we get
x=1±72x = \dfrac{{ - 1 \pm \sqrt { - 7} }}{{ - 2}}
=1±i72= \dfrac{{ - 1 \pm i\sqrt 7 }}{{ - 2}}
x=1+i72\Rightarrow x = \dfrac{{ - 1 + i\sqrt 7 }}{{ - 2}} and x=1i72 \Rightarrow x = \dfrac{{ - 1 - i\sqrt 7 }}{{ - 2}}
On solving the above, we get
x=1i72\Rightarrow x = \dfrac{{1 - i\sqrt 7 }}{2} and x=1+i72 \Rightarrow x = \dfrac{{1 + i\sqrt 7 }}{2}
Thus, we got the roots of the given quadratic equation that is x=1i72x = \dfrac{{1 - i\sqrt 7 }}{2} and x=1+i72x = \dfrac{{1 + i\sqrt 7 }}{2}

Note: In the above problem, we got complex roots that is x=1i72x = \dfrac{{1 - i\sqrt 7 }}{2} and x=1+i72x = \dfrac{{1 + i\sqrt 7 }}{2} , this is because in the calculation of finding the roots, we got an negative number inside the square root, the square root of negative will give the imaginary number ii to be more clear, 1=i\sqrt { - 1} = i . the general form of a complex number is a+iba + ib here the aa is the real part and ibib is the imaginary part also in the above the roots of the given equation is x=1±i72x = \dfrac{{ - 1 \pm i\sqrt 7 }}{{ - 2}} so here the real part is 12\dfrac{{ - 1}}{{ - 2}} and the imaginary part is ±i72 \pm \dfrac{{i7}}{{ - 2}} .