We have a written in , and we want to rewrite it in .
Standard formy=ax2+bx+cGiven equationy=-x2−4x+2 ⇔ y=-1x2+(-4)x+2
In the given equation,
a=-1, b=-4, and
c=2. Let's now recall the vertex form of a quadratic function.
Vertex form:y=a(x−h)2+k
In this equation,
a is the of the quadratic function, and the point
(h,k) is the of the . By substituting our given values for
a and
b into the expression
-2ab, we can find
h.
So far, we know that the vertex lies at
(-2,k). To find the
y-coordinate
k, we will substitute
-2 for
x in the given function.
y=-x2−4x+2
y=-(-2)2−4(-2)+2
y=6
Therefore, the vertex is
(-2,6). Moreover, since we already know that
a=-1, we can rewrite the given function in vertex form.
y=-1(x−(-2))2+6 ⇔ y=-(x+2)2+6