6.6k views
4 votes
Find the maximum or minimum value of f(x) = 2x^2 + 16x + 30.

User Chuck P
by
8.5k points

1 Answer

2 votes

The given function is


f(x)=2x^2+16x+30

To find the minimum of this function, we have to find the vertex of the parabola V(h,k). Where


h=-(b)/(2a),k=f(h)

Where a = 2, and b = 16. Replacing these values, we have


h=(-16)/(2(2))=-(16)/(4)=-4

Then, we find k


k=f(-4)=2(-4)^2+16(-4)+30=2(16)-64+30=-2

So, the vertex is at (-4, -2).

Therefore, the minimum of this function is at -2. Since the vertex is the lowest point of this parabola.

User Njlarsson
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.