231,720 views
17 votes
17 votes
What is the vertex of the graph of y = x^2+ 4x?

User MarvinS
by
2.8k points

1 Answer

8 votes
8 votes

Answer:

(-2, -4)

Explanation:

You can complete the square of the equation to get

y+(4/2)^2 = x^2+4x+(4/2)^2

y+4 = x^2 + 4x + 4

y+4 = (x+2)^2

y = (x+2)^2 - 4

This gives the form y = a(x-h)^2 + k where (h, k) is the vertex of the equation. You can also arrive at the same conclusion by making some observations of the equation. (x+2)^2 minimum value is going to be 0 since and negative values resulting from x+2 is going to become positive because of the square. So the minimum value is when x+2 is 0 or when x is equal to -2 and when it's at that minimum value of 0 it's going to have 4 subtracted from it which gives the vertex of (-2, -4)

User Pavel Zdarov
by
2.7k points