224k views
2 votes
Which is the vertex of x^2 + 10x = - 17?

User Dan Homola
by
5.2k points

1 Answer

2 votes

Answer:

(-5, -8)

Explanation:

Parabolas always have a lowest point (or a highest point, if the parabola is upside-down). This point, where the parabola changes direction, is called the "vertex". If the quadratic is written in the form y = a(x – h)2 + k, then the vertex is the point (h, k).

x^2 + 10x = - 17

x^2+10x+17=0

x^2+2*5x+25 - 8=0

(x+5)^2-8=0

h=-5, k= -8

vertex is (-5, -8)

User Hyo
by
4.4k points