Question 192569
The points (1, 3),(2, 5),(8, 17),(50, 101),and(1000, 2001) all lie on line M.
Slope=(y2-y1)/(x2-x1)=(5-3)/(2-1)=2/1=2
Y=mX+b
3=.5*1+b
b=3-.5
b=2.5 y intercept.
y=.5x+2.5 (red line

The points (1, -1),(2, -3),(8, -15),(50, -99),and(1000,-1999) all lie on line N.
Slope=(-3+1)/(2-1)=-2/1=-2
-1=-2*1+b
b=-1+2
b=1 y intercept.
y=-2x+1 (green line)
{{{ graph( 300, 200, -6, 5, -10, 10, .5x +2.5, -2x +1) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions .5x +2.5 and -2x +1). 
a.	Form the equations of both the lines.  Show your work.  
b.	What are the co-ordinates of the point of intersection of lines M and N?
c.	Write the co-ordinates of the intersections of lines M and N with the x-axis.
d.	Write the co-ordinates of the intersection of lines M and N with the y-axis.