Solveeit Logo

Question

Question: How do you find x-intercept, coordinates of vertex for parabola \[y={{x}^{2}}-4x-12\]?...

How do you find x-intercept, coordinates of vertex for parabola y=x24x12y={{x}^{2}}-4x-12?

Explanation

Solution

To find the x-intercept of the given equation, you need to put the value of ‘y’ equal to zero and solve for the value of ‘x’ and you will get the x-intercept. To find the vertex of parabola, you need to find the derivative of the given quadratic equation and then equating it with equal to 0, then simplify further you will get the x-coordinate of the vertex and later putting it into the given quadratic equation you will get the y-coordinate of the vertex.

Complete step-by-step solution:
We have given that,
y=x24x12\Rightarrow y={{x}^{2}}-4x-12
Finding the x-intercept;
Putting y = 0,
We have,
y=x24x12\Rightarrow y={{x}^{2}}-4x-12
0=x24x12\Rightarrow 0={{x}^{2}}-4x-12
We get the standard quadratic equation.
Rewrite the equation as,
x24x12=0\Rightarrow {{x}^{2}}-4x-12=0
Splitting the middle term, we obtain
x26x+2x12=0\Rightarrow {{x}^{2}}-6x+2x-12=0
Taking out common factors by making the pairs, we get
x(x6)+2(x6)=0\Rightarrow x\left( x-6 \right)+2\left( x-6 \right)=0
Taking away common factors,
(x+2)(x6)=0\Rightarrow \left( x+2 \right)\left( x-6 \right)=0
Equating each common factor equals to 0, we get
x+2=0 and x6=0\Rightarrow x+2=0\ and\ x-6=0
Solving for the value of ‘x’, we get
x=2,6\Rightarrow x=-2,6
So the x-intercept is at (0, 6) and (0, -2).
Now,
Finding the vertex;
We have,
y=x24x12\Rightarrow y={{x}^{2}}-4x-12
Differentiating it with respect to ‘x’, we get
dydx=2x4\Rightarrow \dfrac{dy}{dx}=2x-4
Equating the result with 0, we obtain
2x4=0\Rightarrow 2x-4=0
2x=4\Rightarrow 2x=4
x=2\Rightarrow x=2
Putting the value of x = 2 in the given equation,
y=x24x12\Rightarrow y={{x}^{2}}-4x-12
y=224(2)12\Rightarrow y={{2}^{2}}-4\left( 2 \right)-12
y=4812=16\Rightarrow y=4-8-12=-16
y=16\Rightarrow y=-16
Therefore the vertex of the parabola is at (2, -16).

Note: We have an alternative method of find the vertex of the given parabola by using the vertex form of the equation; i.e. y=a(xh)2+ky=a{{\left( x-h \right)}^{2}}+k where, aa equals to the coefficient of x2{{x}^{2}}, ‘h’ is the x-coordinate of the vertex, ‘k’ is the y-coordinate of the vertex. Students can use any of the methods to find the vertex of the parabola as answers from both the methods will get the same.