Question
Question: How do you find the vertex of the parabola: \(y = {x^2} + 2x + 2\)?...
How do you find the vertex of the parabola: y=x2+2x+2?
Solution
We have to find the vertex for f(x)=x2+2x+2. First rewrite the equation in vertex form. Next, use the vertex form of parabola, to determine the values of a, h, and k. Next, find the vertex by putting the value of h and k.
Vertex form of a parabola: a(x+d)2+e
d=2ab
e=c−4ab2
Vertex form: y=a(x−h)2+k
Vertex: (h,k)
p=4a1
Focus: (h,k+p)
Directrix: y=k−p
Complete step by step answer:
We have to find the vertex for f(x)=x2+2x+2.
So, compare x2+2x+2 with ax2+bx+c.
So, first rewrite the equation in vertex form.
For this, complete the square for x2+2x+2.
Use the form ax2+bx+c, to find the values of a, b, and c.
a=1,b=2,c=2
Consider the vertex form of a parabola.
a(x+d)2+e
Now, substitute the values of a and b into the formula d=2ab.
d=2×12
Simplify the right side.
⇒d=1
Find the value of e using the formula e=c−4ab2.
e=2−4×122
⇒e=1
Now, substitute the values of a, d, and e into the vertex form a(x+d)2+e.
(x+1)2+1
Set y equal to the new right side.
y=(x+1)2+1
Now, use the vertex form, y=a(x−h)2+k, to determine the values of a, h, and k.
a=1
h=1
k=1
Since the value of a is positive, the parabola opens up.
Opens Up
Find the vertex (h,k).
(−1,1)
Hence, the vertex of the parabola: y=x2+2x+2 is at (−1,1).
Note: We can also determine the vertex of the parabola: y=x2+2x+2 by plotting it.
Graph of y=x2+2x+2:
Hence, the vertex of the parabola: y=x2+2x+2 is at (−1,1).
2. We can also determine the vertex of the parabola: y=x2+2x+2 by converting to Vertex Form
Vertex form can be represented as y=(x−h)2+k
where the point (h,k) is the vertex.
To do that, we should complete the square
y=x2+2x+2
First, we should try to change the last number in a way so we can factor the entire thing
⇒ we should aim for y=x2+2x+1
to make it look like y=(x+1)2
If we notice, the only difference between the original y=x2+2x+2 and the factor-able y=x2+2x+1 is simply changing the 2 to a 1.
Since we can't randomly change the 2 to a 1, we can add 1 and subtract a 1 to the equation at the same time to keep it balanced.
So, we get
y=x2+2x+1+2−1
Organizing
y=(x2+2x+1)+2−1
Add like terms
2−1=1
Factor
y=(x+1)2+1
Now comparing it to y=(x−h)2+k
We can see that the vertex would be (−1,1).