Find the x-intercepts of the parabola with vertex (-5,13) and y intercept (0, -12). Write your answer in this form: (X1,y1),(x2,y2). If necessary, round to the nearest hundredth.

Respuesta :

Answer:

(-1.39, 0) and (-8.61, 0)

Explanation:

To find the x-intercepts of a parabola, we need to find the equation of the parabola.

So, the equation of a parabola is:

[tex]y=a(x-h)^2+k[/tex]

Where (h, k) is the vertex and a is a constant. Then, replacing (h, k) by (-5, 13), we get:

[tex]\begin{gathered} y=a(x-(-5))^2+13 \\ y=a(x+5)^2+13 \end{gathered}[/tex]

Now, to know the value of a, we need to replace (x, y) by the intercept (0, -12) and solve for a, so:

[tex]\begin{gathered} -12=a(0+5)^2+13 \\ -12=5^2a+13 \\ -12-13=25a+13-13 \\ -25=25a \\ \frac{-25}{25}=\frac{25a}{25} \\ -1=a \end{gathered}[/tex]

So, the equation of the parabola with vertex (-5, 13) and y-intercept (0, 12) is:

[tex]y=-1(x+5)^2+13[/tex]

Now, the x-intercepts are the values of x, when y is equal to 0, so we need to solve the following equation:

[tex]-(x+5)^2+13=0[/tex]

Then, we get:

[tex]\begin{gathered} -(x^2+10x+25)+13=0 \\ -x^2-10x-25+13=0 \\ -x^2-10x-12=0 \\ x^2+10x_{}+12=0 \end{gathered}[/tex]

So, to solve the equation, we can use the following equation:

[tex]x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]

Where a is the number besides x², b is the number beside the x and c is the constant.

Therefore, the solutions of the equation are:

[tex]\begin{gathered} x=\frac{-10+\sqrt[]{10^2-4(1)(12)}}{2(1)}=-5+\sqrt[]{13}=-1.39 \\ x=\frac{-10+\sqrt[]{10^2-4(1)(12)}}{2(1)}=-5-\sqrt[]{13}=-8.61 \end{gathered}[/tex]

Therefore, the x-intercepts of the parabola are the points (-1.39, 0) and (-8.61, 0)