Question 460031
3x^2 + 5x = 0
x(3x+5) = 0
.
So, one root is x=0
.
3x+5 = 0
3x = -5
x = -5/3
.
That's another root.
.
{{{graph(500,500,-10,10,-10,10,3*x*x+5*x)}}}
.