Question 89965
y=x^2-2x+4 setting x=0 we get y=4 (0,4) which is the y intercept.
{{{ graph( 300, 200, -6, 5, -10, 10, y = x^2 -2x +4) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = x^2 -2x +4).