Respuesta :

mickeh

Answer:

exact form:

x=±√5+1

decimal form:

x = 3.23606797..., -1.23606797...

Step-by-step explanation:

Use the formula (b/2)^2 in order to create a new term. Solve for x by using this term to complete the square. ---- :))

Answer:

x = √5 + 1, x = -√5 + 1

Step-by-step explanation:

We want the coefficient of x^2 to be 1, so let's divide either side by 3;

3x^2 - 6x - 12 = 0 => Divide either side by 3

3x^2/3 - 6x/3 - 12/3 = 0/3 => Simplify

x^2 - 2x - 4 = 0

Let's try to form a perfect square;

(x^2 - 2x + ? ) - 4 = 0

          |

         1/2(- 2) = (- 1)^2 = 1

(x^2 - 2x + 1) + 4 - 1 = 0

(x - 1)^2 - 5 = 0

(x - 1)^2 = 5

For x - 1 = √5 : x = √5 + 1

For x - 1 = - √5 : x = -√5 + 1