Question 1123970
--
Solve;x^2+5x-6=0 using graphical method. 
--


You could try factorizing first.
{{{(x-1)(x+6)=0}}}
zeros are 1 and -6.

Parabola crosses x axis at those two coordinates for x.


{{{graph(300,300,-8,8,-8,8,x^2+5x-6)}}}