So you need to come up with a perfect square that works for the x coefficients. like.. (2x + 2)^2 (2x+2)(2x+2) = 4x^2 + 8x + 4 Compare this to the equation given. Our perfect square has +4 instead of +23. The difference is: 23 - 4 = 19
I'm going to assume the given equation equals zero..
So, If we add subtract 19 from both sides of the equation we get the perfect square.
for a short cut, the standard equation ax^2 + bx + c = 0 becomes a(x - h)^2 + k = 0 Where "a, b, c" are the same and .. h = -b/(2a) k = c - b^2/(4a)
Vertex = (h, k) this will be a minimum point when "a" is positive upward facing parabola and a maximum point when "a" is negative downward facing parabola.