Question
Question: How do I find the vertex of \(f(x)={{x}^{2}}+6x+5\)?...
How do I find the vertex of f(x)=x2+6x+5?
Solution
The given equation is of the form y=ax2+bx+c so by comparing the equations get the values of a, b and c. Then we will find the discriminant by using the formula D=b2−4ac. Then we will use the relation y=a(x+2ab)2−4aD where (2a−b,−4aD) is the vertex.
Complete step by step answer:
We have been given an equation f(x)=x2+6x+5.
We have to find the vertex of the given equation.
We know that if we have a quadratic equation of the form y=ax2+bx+c then its vertex is given as (2a−b,−4aD) where D is the discriminant which is given as D=b2−4ac.
Now, by comparing the equation with the general equation we will get
a=1,b=6,c=5
Now, let us find the value of discriminant. So by substituting the values in the formula we will get
⇒D=62−4×1×5⇒D=36−20⇒D=16⇒D=4
Now, substituting the values in the relation y=a(x+2ab)2−4aD we will get
⇒y=1(x+26)2−44⇒y=(x+3)2−1
Now, substituting the values in the (2a−b,−4aD) we will get
⇒(2×1−6,−4×14)
Now, simplifying above equation we will get
⇒(−3,−1)
Hence (−3,−1) is the vertex of the given equation.
Note: We can also solve the given equation by completing the square method. For this we need to add or subtract a number from the equation such as the constant term is converted into a perfect square. Then simplify the LHS of the obtained equation to make it a square formula. Then we factor the left terms and solve the equation for x.