SOLUTION: The problem: 2x^2 - 12x - 7 = 0 the directions are to solve by completing the square. This is what I did: 2x^2 - 12x = 7 2x^2 - 12x + 36 = 43 2(x(x-6) + 18) = 43 x(x-6)+ 18 =

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: The problem: 2x^2 - 12x - 7 = 0 the directions are to solve by completing the square. This is what I did: 2x^2 - 12x = 7 2x^2 - 12x + 36 = 43 2(x(x-6) + 18) = 43 x(x-6)+ 18 =      Log On


   



Question 771122: The problem: 2x^2 - 12x - 7 = 0
the directions are to solve by completing the square.
This is what I did:
2x^2 - 12x = 7
2x^2 - 12x + 36 = 43
2(x(x-6) + 18) = 43
x(x-6)+ 18 = (43/2)
x(x-6) = (7/2)
x^2 - 6x = (7/2)
I keep getting stuck
I know that the answers are 6.5355 and -.5355 from plugging it into the quadratic formula, but I don't know how to get there by completing the square.
Thank you so much for any help

Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
2x² - 12x = 7

You didn't divide through by the coefficient of x².
You must do that first:

%282x%5E2%29%2F2%22%22-%22%2212x%2F2 = 7%2F2

x² - 6x = 7%2F2

Half of -6 is -3.  Square -3, (-3)² = 9,  Add 9 to both sides:

x² - 6x + 9 = 7%2F2 + 9

(x-3)(x-3) = 7%2F2%22%22%2B%22%2218%2F2

(x - 3)² = 25%2F2(x - 3)² = %22%22+%2B-+sqrt%2825%2F2%29

x - 3 = %22%22+%2B-+sqrt%2825%2F2%29

x - 3 = %22%22+%2B-+sqrt%2825%29%2Fsqrt%282%29

x - 3 = %22%22+%2B-+5%2Fsqrt%282%29

x - 3 = %22%22+%2B-+5%2Fsqrt%282%29%22%22%2A%22%22sqrt%282%29%2Fsqrt%282%29

x - 3 = %22%22+%2B-+5sqrt%282%29%2F2

    x = 3  ± 5sqrt%282%29%2F2 

    x = 6%2F2  ± 5sqrt%282%29%2F2

    x = %286+%2B-+5sqrt%282%29%29%2F2

That's the correct answer.

2x^2 - 12x = 7
2x^2 - 12x + 36 = 43 <--- forgot to divide through by 2
2(x(x-6) + 18) = 43 <--- shouldn't factor x out of the first two terms
x(x-6)+ 18 = (43/2)
x(x-6) = (7/2)
x^2 - 6x = (7/2)
Edwin