Solveeit Logo

Question

Question: How do you find the vertex and the intercepts for \[y = {x^2} + 8x + 15\] ?...

How do you find the vertex and the intercepts for y=x2+8x+15y = {x^2} + 8x + 15 ?

Explanation

Solution

The equation of the form (xh)2=4p(yk){(x - h)^2} = 4p(y - k) is the equation of a parabola. The value of xx - coordinate of the vertex = b2a - \dfrac{b}{{2a}} and putting this value of xx in the given equation, value of the yy coordinate of the vertex can be determined.

Complete step-by-step solution:
Let y=x2+8x+15y = {x^2} + 8x + 15 be considered as y=ax2+bx+cy = a{x^2} + bx + c
Now, xx coordinate of vertex will be given by b2a - \dfrac{b}{{2a}} , i.e., xx coordinate of vertex = 82=4 - \dfrac{8}{2} = - 4
Therefore, yy -coordinate of the vertex will be (substituting the xx coordinate in the equation)
y=(4)2+8(4)+15\Rightarrow y = {( - 4)^2} + 8( - 4) + 15
y=1\Rightarrow y = - 1
Hence, coordinates of the vertex are (4,1)\left( { - 4, - 1} \right) .
To find the yy -intercept, put x=0x = 0 in the equation;
Hence, yy intercept=15.
To find the xx -intercept, put y=0y = 0 in the equation
x2+8x+15=0{x^2} + 8x + 15 = 0
The above equation becomes a quadratic equation. We need to find the roots of this equation. Roots are those values for which the equation returns zero as a value. This equation can be written as
x2+(3+5)x+(3×5)=0\Rightarrow {x^2} + (3 + 5)x + (3 \times 5) = 0
Splitting the middle term so that we can find common and regroup them, we get,
x2+3x+5x+15=0\Rightarrow {x^2} + 3x + 5x + 15 = 0
Taking common and regrouping
x(x+3)+5(x+3)=0\Rightarrow x(x + 3) + 5(x + 3) = 0
Making factors,
(x+3)(x+5)=0\Rightarrow (x + 3)(x + 5) = 0
Keeping each factor equal to 0,
x+3=0\Rightarrow x + 3 = 0
x=3\Rightarrow x = - 3
Now, we will keep another factor equal to 0,
x+5=0\Rightarrow x + 5 = 0
x=5\Rightarrow x = - 5
Finding the roots of the above equation we get,
x=3x = - 3 and 5 - 5 .
Hence, intercepts of xx will be 3 - 3 and 5 - 5. Hence, now we will plot these points on the graph.

Note: A parabola is a curve which is equidistant from a fixed point (called the focus) and a straight line (called the directrix).
The general equation of a parabola is of the form, y=x2y = {x^2} , when the vertex is at the origin (0,0)(0,0) . The vertex is the point where the parabola is the sharpest.
(xh)2=4p(yk){(x - h)^2} = 4p(y - k) is the equation of a parabola with vertex not at origin. The coordinates of the vertex are (h,k)(h,k) . Axis of symmetry is determined by the value x=hx = h .
The term pp determines whether the parabola will be opening upwards or downwards. If p>0p > 0 , parabola opens upwards, else if, p<0p < 0 , parabola opens downwards.