I need to plot following function with python.
fx =(x**4 - 7*x**3 + 15*x**2 - 21*x + 36) / (x**2-7*x+6)
When I plot it, using Matplotlib, it