219k views
5 votes
X^2 + 2x + 8 find the solution

1 Answer

6 votes

x^2 + 2x + 8

First, we'll try using the AC method.

(Because the degree of the quadratic is 2, there are two solutions.)

We cannot split the term using the AC method.

We'll instead use the quadratic formula.


(-b +/- √(b^2 - 4ac) )/(2a)

Plug in values.

(-2 +/- √4 - 32)/2

(-2 +/- √-28)/2

(-2 +/- i√28)/2

(-2 +/- 2i√7)/2

(-1 +/- i√7)

x = (-1 + i√7)

x = (-1 - i√7)

The two values of x are found.


User Iokevins
by
7.3k points