SOLUTION: f(x) = 2x^2 + 3x + 1 find the minimum value of the function

Algebra ->  Functions -> SOLUTION: f(x) = 2x^2 + 3x + 1 find the minimum value of the function      Log On


   



Question 1003346: f(x) = 2x^2 + 3x + 1
find the minimum value of the function

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
f(x) = 2x^2 + 3x + 1
find the minimum value of the function
----
min occurs at x = -b/(2a) = -3/(4) = -3/4
----
min value = f(-3/4) = 2(9/16) + 3(-3/4) + 1 = (18/16) -(36/16) + 16/16 = -1/8
----------
Cheers,
Stan H.
----------