Answer:
C. 0, -1, 3
Step-by-step explanation:
Note: There is no graph. I assume you mean "zeroes/roots" by "solutions".
x(x^2-2x-3)=0
/(x^2-2x-3)
x=0
x^2-2x-3 = x^2+x-3x-3 = x(x+1) + ( -3(x+1) = (x-3)(x+1)
/(x-3) --> x +1 =0, x=-1
/(x+1) --> x-3 = 0, x=3