SOLUTION: please explain: Determine whether there is a maximum or minimum value for f(x) = -2x^2 + 3x + 4 and find that value

Algebra ->  College  -> Linear Algebra -> SOLUTION: please explain: Determine whether there is a maximum or minimum value for f(x) = -2x^2 + 3x + 4 and find that value      Log On


   



Question 1139573: please explain:
Determine whether there is a maximum or minimum value for f(x) = -2x^2 + 3x + 4 and find that value

Found 2 solutions by Alan3354, rothauserc:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Determine whether there is a maximum or minimum value for f(x) = -2x^2 + 3x + 4 and find that value
---------------
The coefficient of the x^2 term is negative --> a maximum
------------
=======
The max is the vertex of the parabola at x = -b/(2a) = -3/-4 = 3/4
---
f(3/4) = -2*(3/4)^2 + 3*(3/4) + 4 = -9/8 + 9/4 + 4 = 41/8

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
f(x) = -2x^2 + 3x + 4
:
this is a parabola that curves downward, here is its graph
:
+graph%28+300%2C+200%2C+-2%2C+3%2C+-2%2C+6%2C+-2x%5E2+%2B+3x+%2B+4+%29+
:
the general form of a quadratic equation is
:
f(x) = ax^2 +bx +c, where a, b, c are real numbers
:
for the given equation, f(x) = -2x^2 + 3x + 4, a = -2, b = 3, c = 4
:
the function maximum occurs at the parabola's vertex
:
x coordinate = -b/2a = -3/(2 * (-2)) = 3/4
:
f(3/4) = -2*(3/4)^2 +3*(3/4) +4 = 82/16 = 41/8 = 5.125
:
*******************************************************
the function maximum occurs at f(3/4) = 5.125
******************************************************
: