We have a written in , and we want to rewrite it in .
Standard formy=ax2+bx+cGiven equationy=3x2+6x−1⇔y=3x2+6x+(-1)
In the given equation,
a=3, b=6, and
c=-1.
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
(-1,k). To find the
y-coordinate
k, we will substitute
-1 for
x in the given function.
y=3x2+6x−1
y=3(-1)2+6(-1)−1
y=3(1)+6(-1)−1
y=3+6(-1)−1
y=3−6−1
y=-4
Therefore, the vertex is
(-1,-4). Moreover, since we already know that
a=3, we can rewrite the given function in vertex form.
y=3(x−(-1))2+(-4)⇔y=3(x+1)2−4