Question 117613
y=3x+2
the y intercept=2 or (0,2)
now set y=0 & solve for x:
0=3x+2
3x=-2
x=-2/3 answer or (-2/3,0)
plot these 2 points & draw a line through them:
andyou have the following graph.
{{{ graph( 300, 200, -6, 5, -10, 10, y= 3x +2) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 3x +2).