Question 301193
y=2x-5/1-3x^2
y=3x^2-2x-5 (y intercept=-5)
y=(3x-5)(x+1)
3x-5=0
3x=5
x=5/3 (x intercept.)
x+1=0
x=-1 (x intercept.)
{{{ graph( 300, 200, -6, 5, -10, 15, 3x^2 -2x -5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 15, 3x^2 -2x -5).