Philip P. answered 02/12/18
Tutor
4.9
(484)
Affordable, Experienced, and Patient Algebra Tutor
Well 3x2 + 9x + 6 is standard form. Perhaps you meant to write it in vertex form, a(x-h)2 + k, where (h,k) is the location of the vertex. To convert from standard to vertex form, complete the square as follows:
1) Factor out the coefficient of the x2 term from the first two terms:
3(x2 + 3x) + 6
2) To the terms in parentheses, add 1/2 of the coefficient of the x term, squared.
3(x2 + 3x + (3/2)2) + 6 = 3(x2 + 3x + 9/4) + 6
3) Now, since you added 3·(9/4) = 27/4 to the expression, subtract that amount from the 6 to keep it the same
3(x2 + 3x + 9/4) + 6 - 27/4 = 3(x2 + 3x + 9/4) - 3/4
4) Now (x2 + 3x + 9/4) = (x + 3/2)2 so we have the vertex form:
3(x+3/2)2 - 3/4
The vertex is located at (-3/2, -3/4)