SOLUTION: i don't understand this at all solve each of the folowing quadratic equations by completing the square. x^2 - 6x - 3 = 0

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: i don't understand this at all solve each of the folowing quadratic equations by completing the square. x^2 - 6x - 3 = 0      Log On


   



Question 99093: i don't understand this at all solve each of the folowing quadratic equations by completing the square.
x^2 - 6x - 3 = 0

Found 2 solutions by jim_thompson5910, Msgenes:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

x%5E2-6x-3=0 Start with the given equation


x%5E2-6x=3 Add 3 to both sides


Take half of the x coefficient -6 to get -3 (ie -6%2F2=-3)
Now square -3 to get 9 (ie %28-3%29%5E2=9)



x%5E2-6x%2B9=3%2B9 Add this result (9) to both sides. Now the expression x%5E2-6x%2B9 is a perfect square trinomial.




%28x-3%29%5E2=3%2B9 Factor x%5E2-6x%2B9 into %28x-3%29%5E2 (note: if you need help with factoring, check out this solver)



%28x-3%29%5E2=12 Combine like terms on the right side

x-3=0%2B-sqrt%2812%29 Take the square root of both sides

x=3%2B-sqrt%2812%29 Add 3 to both sides to isolate x.

So the expression breaks down to
x=3%2Bsqrt%2812%29 or x=3-sqrt%2812%29


So our answer is approximately
x=6.46410161513775 or x=-0.464101615137754

Here is visual proof

+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+x%5E2-6x-3%29+ graph of y=x%5E2-6x-3


When we use the root finder feature on a calculator, we would find that the x-intercepts are x=6.46410161513775 and x=-0.464101615137754, so this verifies our answer.

Answer by Msgenes(10) About Me  (Show Source):
You can put this solution on YOUR website!
x^2 - 6x -3 =0
we have to take 3 to the other side by adding 3 to both sides
x^2 - 6x -3 + 3= 0 +3
x^2 - 6x = 3
Now we have to complete the square by dividing 2 into 6 and then squaring it.
(6/2)^2 = (3)^2 = 9
Now we add 9 to both sides
x^2 - 6x + 9 = 3 + 9
(x-3)^2 = 12
Now we take the square root on both sides of the equation.
sqrt%28%28x-3%29%5E2%29=+sqrt%2812%29
x - 3 = 2sqrt%283%29
x - 3 + 3 = 3 + 2sqrt%283%29
x = 3 + 2sqrt%283%29 or x = 3 - 2sqrt%283%29
Normally you would use the sqaure root sign and the plus or minus sign.
Hope this helps you...Good Luck...:)