Question 98281
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). 
vertex=(0,-6)
intercepts=(-3,0)&(2,0)