Solution:
Given is:
[tex]f(x) = 2x^2 - 1[/tex]
We have to find the vertex and axis of symmetry
The general equation is given as:
[tex]f(x) = ax^2 + bx + c[/tex]
Comparing with given equation,
a = 2
b = 0
c = -1
The axis of symmetry is given as:
[tex]x = \frac{-b}{2a}[/tex]
[tex]x = \frac{0}{2(2)}\\\\x = 0[/tex]
Thus axis of symmetry is 0
The x coordinate of the vertex is the same
x coordinate of the vertex = 0
h = 0
The y coordinate of the vertex is:
k = f(h)
k = f(0)
[tex]f(0) = 2(0) - 1\\\\f(0) = 0 - 1\\\\f(0) = -1[/tex]
Thus, y coordinate of the vertex is -1
Therefore, vertex is (0, -1)