Question 111875
g(x)=x^2+x-6
y=x^2+x-6
{{{ graph( 300, 200, -6, 5, -10, 10, y = x^2 +x -6) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = x^2 +x -6). 
this curve has a vertex of (-.5,-6) and x intercepts of (-3,0) & (2,0)