Question 736012
29.y equal4x maines1
-----
y = 4x - 1
----
If x = 0, y = -1 giving you point (0,-1)
If x = 2, y = 8-1 = 7 giving you point (2,7)
---
Plot those 2 points and draw a line thru them to get:
{{{graph(400,400,-10,10,-10,10,4x-1)}}}
Cheers,
Stan H.