Question 807291
How do you graph y=75x+25 
------
You need two points to graph a line.
If x = 0, y = 25
----
If x = 1, y = 100
---
Plot the points (0,25) and (1,100)
Draw a line thru those two points::
{{{graph(400,400,-3,3,-100,125,75x+25)}}}
------------------
Cheers,
Stan H.
=================