Question 987331
.
{{{y=x^2+1}}}
Roots are i and -i, both imaginary so no x-intercept:
.
{{{ graph( 500, 500, -5, 5, -5, 5, x^2+1) }}}
.