SOLUTION: Without graphing, find the vertex. f(x) = (x + 3)2 + 3 Without graphing, find the vertex. f(x) = -(x + 1)2 + 1 Without graphing, find the maximum value or minimum value. f

Algebra ->  Linear-equations -> SOLUTION: Without graphing, find the vertex. f(x) = (x + 3)2 + 3 Without graphing, find the vertex. f(x) = -(x + 1)2 + 1 Without graphing, find the maximum value or minimum value. f      Log On


   



Question 549030: Without graphing, find the vertex.
f(x) = (x + 3)2 + 3
Without graphing, find the vertex.
f(x) = -(x + 1)2 + 1
Without graphing, find the maximum value or minimum value.
f(x) = (x + 3)2 – 4
Without graphing, find the maximum value or minimum value.
f(x) = (x - 1)2 + 1
Determine whether there is a maximum or minimum value for the given function, and find that value.
f(x) = -x2 - 18x – 83
I don't quite understand on how to find the vertex of one line, finding maximum/minimum value.
Any help is GREATLY appreciated! Merry Christmas!

Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
The vertex of a parabola is the point where the derivative is equal to 0.
a) f(x) = (x+3)^2 + 3
df/dx = 0 = 2(x+3)(1) -> x = -3
f(-3) = (0)^2 + 3 = 3
So the vertex is (-3,3)
The other vertices are found in a similar fashion
-----
f(x) = (x+3)^2 - 4
Since this parabola opens upward, it will have a minimum.
The minimum will be obtained when the 1st term=0: (x+3)^2 = 0 -> x = -3
So the minimum value is -4
f(x) = -x^2 - 18x - 83
Take the derivative and set=0:
df/dx = 0 = -2x - 18 -> x = -9
f(-9) = -(-9)^2 - 18(-9) - 83 = -2
This will be a maximum since the parabola opens downward