Question 366825
<pre><font size = 3 color = "indigo"><b>
Hi, 
solve
5x+x(x-3)=0
5x + x^2 - 3x = 0
x^2 + 2x = 0
x(x + 2) = 0
x = 0
(x + 2) = 0
x = -2
 x intercepts:  Pt(0,0) and Pt(-2,0)

{{{graph( 300, 300,-10,10,-10,10,x^2 + 2x) }}}