Question 236659
y=3x+1
If this is a line equation [Y=mX+b] then:
It has a slope (m)=3 & a y intercept (b)=1
{{{ graph( 300, 200, -3, 3, -3, 3, 3x +1) }}} (graph 300x200 pixels, x from -3 to 3, y from -3 to 3, 3x +1).