123k views
2 votes
Identify the minimum value of the function y = 2x2 + 4x
Answer

User Pat Hensel
by
5.0k points

2 Answers

3 votes

Answer:

(-1, -2)

Explanation:

Find the x-value the minimum occurs at. Use this value to find the minimum value. (Graph to find the highest point)

User Agush
by
5.1k points
5 votes

Answer:

y = - 2 is the minimum value

Explanation:

The minimum value is the y- coordinate of the vertex.

The vertex lies on the axis of symmetry which is positioned at the midpoint of the zeros.

To find the zeros let y = 0, that is

2x² + 4x = 0 ← factor out 2x on the left side

2x(x + 2) = 0

Equate each factor to zero and solve for x

2x = 0 ⇒ x = 0

x + 2 = 0 ⇒ x = - 2

midpoint =
(0-2)/(2) = - 1 ← x- coordinate of vertex

Substitute x = - 1 into the equation for corresponding y- coordinate

y = 2(- 1)² + 4(- 1) = 2 - 4 = -2

vertex = (- 1, - 2)

Hence minimum value = - 2

User Brandon Culley
by
5.7k points