Question 469960
 I need to graph several ordered pairs for y=0.05x+60.
---
You need two points:
Let x = 0, then y = 60
Let x = 100, then y = 60+5 = 65
----
Plot (0,60) and (100,65) and draw a line thru the points.
{{{graph(400,400,-200,200,-10,90,0.05x+60)}}}
------
Cheers,
Stan H.
=========