What are the zero(s) of: x^2 = 6x + 6 = 0?

1 Answer
Nov 9, 2015

3+ sqrt(15) , 3- sqrt(15)3+15,315

Explanation:

We can use the quadratic formula to find the zeros. We are given:

x^2=6x+6x2=6x+6

We can arrange this into a quadratic equation:

x^2-6x-6=0x26x6=0

The quadratic formula:

x=(-b(+/-) sqrt(b^2-4ac))/(2a)x=b(+)b24ac2a

If:
a=1, b=-6, c=-6a=1,b=6,c=6
Then:

x=(-(-6)(+/-) sqrt((-6)^2-4(1)(-6)))/(2(1))= (6(+/-) sqrt(36+24))/2x=(6)(+)(6)24(1)(6)2(1)=6(+)36+242
x=(6(+/-)sqrt(60))/2=(6(+/-) 2sqrt(15))/2= 3(+/-) sqrt(15)x=6(+)602=6(+)2152=3(+)15