Solveeit Logo

Question

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

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

Explanation

Solution

In the question we are given a quadratic equation. To understand this question properly first we will learn what is a quadratic equation and the roots of an equation. Then we will learn the method of the discriminant formula and we will use this to solve our given equation and to get our required answer.

Complete step-by-step solution:
In the question we are given a quadratic equation.
So first we will learn what is quadratic equation and roots of equation
Quadratic equation:
It is a mathematical statement in which the degree of the variable is 22 .
Example: x2+5{{x}^{2}}+5
Here the variable is xx and the degree of xx is 22 .
Root of an equation:
If we equate an equation to 00 , after solving it the value of the variable we get is known as the root of an equation.
Now let us learn discriminant formula for solving quadratic equation
If our given equation is ax2+bx+c=0a{{x}^{2}}+bx+c=0
Where aa is coefficient of x2{{x}^{2}} and bb is coefficient of xx and cc is the constant term
First we will calculate discriminantDD ,
D=b24acD={{b}^{2}}-4ac
Nature of roots is dependent on the value ofDD.
This will give us three cases.
Case11 : If the value of DDis positive then we will get two different roots.
Case22 : If the value of DDis 00 then we will get repeated roots.
Case33 : If the value of DDis negative then no real roots are possible and complex roots will exist in this case.
Then value of xx is calculated by
x=b±D2ax=\dfrac{-b\pm \sqrt{D}}{2a}
This method is easy to solve as this involves less calculations.
Now we will proceed to our question.
In the question we are given a quadratic equation,
2x2+x+1=02{{x}^{2}}+x+1=0
We will solve this quadratic equation using the Discriminant formula.
First we will calculate DD
As we know D=b24acD={{b}^{2}}-4ac
In our given equation
a=2 b=1 c=1 \begin{aligned} & a=2 \\\ & b=1 \\\ & c=1 \\\ \end{aligned}
So value of DD is
D=(1)24×2×1 =18 =7 \begin{aligned} & D={{(1)}^{2}}-4\times 2\times 1 \\\ & = 1-8 \\\ &=-7 \\\ \end{aligned}
Now we will find value of xx using value of DD
x=1±72×2 x=1±74 \begin{aligned} &\Rightarrow x=\dfrac{-1\pm \sqrt{-7}}{2\times 2} \\\ &\Rightarrow x=\dfrac{-1\pm \sqrt{-7}}{4} \\\ \end{aligned}
As we can write 7\sqrt{-7} as 7i\sqrt{7}i
So value of xx is
x=1±7i4x=\dfrac{-1\pm \sqrt{7}i}{4}
From this we will get two values xx that are
x=1+7i4x=\dfrac{-1+\sqrt{7}i}{4} And x=17i4x=\dfrac{-1-\sqrt{7}i}{4}
Hence these are our required values of xx.

Note: A quadratic equation can have a maximum of two roots. There is a possibility that a quadratic equation has only one root or does not have any root. We can solve quadratic equations using three methods named as factorisation or middle term splitting, discriminant method and completing the square.