There are no other instructions anywhere for how to define a range. I hate this software. What am I doing wrong?
Clear[x]; Plot[x (x - 3) (x + 3), {x, -5, 5}, PlotRange -> {{-5, 5}, {-20, 20}}]