Question 992283
slope=m=2/7; b=y-intercept
. slope intercept form:
y=mx+b
y=(2/7)x+b Put in values from given point (14,0)
0=(2/7)14+b
0=4+b
-4=b 
ANSWER: The y intercept is (0,-4)
.
{{{ graph( 800, 800, -15, 15, -15, 15, (2/7)x-4) }}}