I have a function g = 5x -12y + 9 which I solve for y using yy = sp.solve(g,y) and then plot using sp.plot(yy[0]).
Now I have 2 points which I want to place