Mister Exam

Other calculators

x^2-x+2 equation

The teacher will be very surprised to see your correct solution 😉

v

Numerical solution:

Do search numerical solution at [, ]

The solution

You have entered [src]
 2            
x  - x + 2 = 0
(x2x)+2=0\left(x^{2} - x\right) + 2 = 0
Detail solution
This equation is of the form
a*x^2 + b*x + c = 0

A quadratic equation can be solved
using the discriminant.
The roots of the quadratic equation:
x1=Db2ax_{1} = \frac{\sqrt{D} - b}{2 a}
x2=Db2ax_{2} = \frac{- \sqrt{D} - b}{2 a}
where D = b^2 - 4*a*c - it is the discriminant.
Because
a=1a = 1
b=1b = -1
c=2c = 2
, then
D = b^2 - 4 * a * c = 

(-1)^2 - 4 * (1) * (2) = -7

Because D<0, then the equation
has no real roots,
but complex roots is exists.
x1 = (-b + sqrt(D)) / (2*a)

x2 = (-b - sqrt(D)) / (2*a)

or
x1=12+7i2x_{1} = \frac{1}{2} + \frac{\sqrt{7} i}{2}
x2=127i2x_{2} = \frac{1}{2} - \frac{\sqrt{7} i}{2}
Vieta's Theorem
it is reduced quadratic equation
px+q+x2=0p x + q + x^{2} = 0
where
p=bap = \frac{b}{a}
p=1p = -1
q=caq = \frac{c}{a}
q=2q = 2
Vieta Formulas
x1+x2=px_{1} + x_{2} = - p
x1x2=qx_{1} x_{2} = q
x1+x2=1x_{1} + x_{2} = 1
x1x2=2x_{1} x_{2} = 2
The graph
0123456-5-4-3-2-1020
Sum and product of roots [src]
sum
        ___           ___
1   I*\/ 7    1   I*\/ 7 
- - ------- + - + -------
2      2      2      2   
(127i2)+(12+7i2)\left(\frac{1}{2} - \frac{\sqrt{7} i}{2}\right) + \left(\frac{1}{2} + \frac{\sqrt{7} i}{2}\right)
=
1
11
product
/        ___\ /        ___\
|1   I*\/ 7 | |1   I*\/ 7 |
|- - -------|*|- + -------|
\2      2   / \2      2   /
(127i2)(12+7i2)\left(\frac{1}{2} - \frac{\sqrt{7} i}{2}\right) \left(\frac{1}{2} + \frac{\sqrt{7} i}{2}\right)
=
2
22
2
Rapid solution [src]
             ___
     1   I*\/ 7 
x1 = - - -------
     2      2   
x1=127i2x_{1} = \frac{1}{2} - \frac{\sqrt{7} i}{2}
             ___
     1   I*\/ 7 
x2 = - + -------
     2      2   
x2=12+7i2x_{2} = \frac{1}{2} + \frac{\sqrt{7} i}{2}
x2 = 1/2 + sqrt(7)*i/2
Numerical answer [src]
x1 = 0.5 + 1.3228756555323*i
x2 = 0.5 - 1.3228756555323*i
x2 = 0.5 - 1.3228756555323*i