You can put this solution on YOUR website! How do you graph y=2x+1?
---
You plot 2 points and draw a line thru them.
---
Let x = 0, then y = 1
Let x = 1, then y = 2+1 = 3
----
Plot the points (0,1) and (1,3)
and draw a line thru them to get:
============================================
Cheers,
Stan H.
===============