Question 776007
I'm not sure what it's asking
You can plug in points for x and get f(x) and then plot the points. Once you do that you'll see that this is a parabola facing upwards. There's nothing to compute though unless they gave you values of x to plug in
{{{ graph( 300, 200, -6, 5, -10, 10, abs(x^2+1)) }}}