Solveeit Logo

Question

Question: How do you find the vertex of \[y={{x}^{2}}+8x-9\] ?...

How do you find the vertex of y=x2+8x9y={{x}^{2}}+8x-9 ?

Explanation

Solution

These types of problems are very simple and easy to solve. The problem is of coordinate geometry of sub-topic parabola, and for solving these types of problems we need to first understand what the different general forms of parabolas are possible in geometry. There are four general types of parabola and for each of them, the corresponding vertex and foci are as follows,

EquationVertexFoci
y2=4ax{{y}^{2}}=4ax(0,0)\left( 0,0 \right)(a,0)\left( a,0 \right)
y2=4ax{{y}^{2}}=-4ax(0,0)\left( 0,0 \right)(a,0)\left( -a,0 \right)
x2=4by{{x}^{2}}=4by(0,0)\left( 0,0 \right)(0,b)\left( 0,b \right)
x2=4by{{x}^{2}}=-4by(0,0)\left( 0,0 \right)(0,b)\left( 0,-b \right)

Complete step by step answer:
Now, starting off with the solution of our given problem, we can first of all rearrange the left and right hand side of the given parabolic equation to make it look like one of the standardized form of general equation. So rearranging all the terms we get,
y+9=x2+8xy+9={{x}^{2}}+8x
Now, since the xx term of the equation has coefficient 88 , which is basically 2×42\times 4 , we add 42{{4}^{2}}, which is basically 1616, on both sides of the equation, so that the right hand side of the equation becomes a perfect square. We do the operation as,
y+9+16=x2+8x+16\Rightarrow y+9+16={{x}^{2}}+8x+16
Evaluating the values, we write,
y+25=x2+8x+16\Rightarrow y+25={{x}^{2}}+8x+16 ,
Now, representing the right hand side of the equation as a perfect square, we get,
y+25=(x+4)2\Rightarrow y+25={{\left( x+4 \right)}^{2}}
Rearranging the terms we get,
(x+4)2=y+25\Rightarrow {{\left( x+4 \right)}^{2}}=y+25


We can clearly observe that the above equation is of the form x2=4by{{x}^{2}}=4by , where we can say, b=14b=\dfrac{1}{4} .
We can however rewrite the general parabolic equation as,
(x0)2=4b(y0){{\left( x-0 \right)}^{2}}=4b\left( y-0 \right) and from this it is very clear that for this equation (0,0)\left( 0,0 \right) is the vertex.
From the formed equation we can get the values of the xx and yy coordinates of vertex as,

& \Rightarrow x+4=0 \\\ & \Rightarrow x=-4 \\\ \end{aligned}$$ and $$\begin{aligned} & \Rightarrow y+25=0 \\\ & \Rightarrow y=-25 \\\ \end{aligned}$$ **Thus, we can very clearly say that the vertex of the given parabola is, $$\left( -4,-25 \right)$$.** **Note:** We can solve the above given problem using another method, known as the method of shifting of origin or origin transformation, but it is a very complex as well as a long process. In such a process, we transfer the parabolic equation to some other coordinate system. We then find the value of the coordinates in the new system. After that, we revert back to our original coordinate system and evaluate the coordinates in our original system. The solution shown above is the simplest one.