105k views
1 vote
Find the X intercept and coordinate of the vertex for the parabola Y=X^2+ 4X -21 ,if there is more than one Y intercept separate them with commas.

Find the X intercept and coordinate of the vertex for the parabola Y=X^2+ 4X -21 ,if-example-1
User Arusekk
by
3.8k points

1 Answer

4 votes

In this case, we'll have to carry out several steps to find the solution.

Step 01:

Data:

y = x² + 4x - 21

Step 02:

parabola equation:

y = x² + 4x - 21

a = 1

b = 4

c = -21

x-intercepts:

x² + 4x - 21 = 0

(x + 7)(x - 3) = 0

x1 = - 7

x2 = 3

(-7 , 0)

(3 , 0)

vertex:


xv\text{ = }(-b)/(2a)=(-4)/(2\cdot1)=-2
\begin{gathered} yv=xv^2+4xv\text{ -21} \\ yv=(-2)^2+4(-2)\text{ - 21 = - 25} \end{gathered}

(xv , yv)

(- 2, -25)

The answer is:

x-intercepts:

(-7 , 0)

(3 , 0)

vertex:

(- 2, -25)

User Sharma
by
4.1k points