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) (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.
x - 3 = 2
x - 3 + 3 = 3 + 2
x = 3 + 2 or x = 3 - 2
Normally you would use the sqaure root sign and the plus or minus sign.
Hope this helps you...Good Luck...:)