plot a function with roots highlighted
Hello. I have a polynomial function. I want to plot it in a way that it's roots are highlighted, meaning when y == 0 I accept the answer even if the plot does not cover all roots and only a range of x.
What have you tried so far? What is the Sage code for your polynomial function?