Answer:
0 => -5
1 => -3
2 => 3
3 => 13
Explanation:
No worries! To fill the table, we need to take the x values and insert them for the f(x) value.
The equation we're given is
f(x)=2x²-5
Starting with 0, we have
2(0)²-5
0²-5
0-5
-5
If we repeat for the rest of the values, we get the f(x) values listed above.