SOLUTION: Please help me solve by completing the squares: {{{(x^2) - (6x) = (27)}}} {{{(2x^2) - (9x) + (9) = (0)}}}

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Please help me solve by completing the squares: {{{(x^2) - (6x) = (27)}}} {{{(2x^2) - (9x) + (9) = (0)}}}      Log On


   



Question 695644: Please help me solve by completing the squares:
%28x%5E2%29+-+%286x%29+=+%2827%29
%282x%5E2%29+-+%289x%29+%2B+%289%29+=+%280%29

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
(x^2) - (6x) = (27)
-----
x^2 - 6x + (6/2)^2 = 27 + (6/2)^2
--------
x^2 -6x + 9 = 27 + 9
--------
(x-3)^2 = 36
----
x-3 = 6 or x - 3 = -3
x = 9 or x = 0
===============================

(2x^2) - (9x) + (9) = (0)
-----
2[x^2 - (9/2)x + ?] = -9 + 2?
-----
2[x^2 -(9/2)x + (9/4)^2] = -9 + 2(9/4)^2
-----
2(x-(3/2))^2 = [-9*16 + 162]/16
-----
2(x-(3/2))^2 = 1/2
----
(x-(3/2))^2 = 1/4
----
x-(3/2) = 1/2 or x-(3/2) = -1/2
-------
x = 2 or x = 1
=====================
Cheers,
Stan H.