Daniel L. answered 04/15/19
High School and College Tutor Specializing in Physics
±i is the square root of -1.
We need to complete the square to find the roots of the equation:
x2 - 4x + 5 = 0.
We start by subtracting 5 from both sides:
x2 - 4x = -5.
Now we have to create a trinomial square on the left side of the equation by finding a value that is equal to the square of half of b, the coefficient of x (in this case b = -4):
(b/2)2 = (-4/2)2 = (-2)2 = 4,
and add that term to both sides:
x2 - 4x + 4 = -5 + 4,
and simplify:
x2 - 4x + 4 = -1.
Now we can factor the left side:
(x - 2)2 = -1,
and solve for x by taking the square root of both sides:
x - 2 = √(-1),
and isolating x by adding 2 to both sides:
x = √(-1) + 2.
Now, since we know that the square root of -1 is ±i , we get:
x = 2 ± i.
Therefore, answer options 1. and 2. are correct.