How do you tell whether the graph opens up or down, find the vertex, and find the axis of symmetry given #y=2x^2-2#?
2 Answers
Refer to the explanation.
Explanation:
Given:
where:
Axis of Symmetry: the line that divides the parabola into two equal halves.
The formula for the axis of symmetry is:
The axis of symmetry is
Vertex: minimum or maximum point of the parabola
The vertex is
Since
graph{y=2x^2-2 [-10, 10, -5, 5]}
Well, here's how I'd do it:
Explanation:
Since it's algebra and not calculus. Calculus gives you some better tools to more quickly answer these questions, but I won't use them.
note that for x = 0, y = -2. This is the minimum value - so it's your vertex.
Any value of x > 0 will give a value for y > -2.
Also, note that if x is negative ( < 0),
So, for any value of x < 0, y will be > -2.
This tells you that your graph opens UP.
The axis of symmetry is that point a on the x axis where, if you add some number (call it b) to it and calculate y, you get the same value when you subtract that number from it and calculate y.
In other words, f(a+b) = f(a-b).
You already pretty much know that this is x = 0, but you can solve for it algebraically:
add 2 to both sides:
then multiply everything out...
then subtract
divide by 4b on both sides gives you:
a = -a
which is true ONLY when a = 0. So therefore a is your axis of symmetry