I want to draw this line:
http://www.wolframalpha.com/input/?i=ParametricPlot%5B%7B-2+%28-5+%2B+t%29%2C+5+%2B+t%7D%5D
And this circle, radius 25:
http://www.wolframalpha.com/input/?i=ContourPlot%5Bx%5E2+%2B+y%5E2+%3D%3D+25%5D
On the same graph.
No matter what combination I use, I can't get them overlaid on the same graph.
Is there any way to do this? I will also consider other web apps that may be able to do this.