document.write( "Question 163717: 3. The points (3, 9), (5, 13), (15, 33), (34, 71), (678, 1359), and (1234, 2471) all lie on line M.
\n" ); document.write( "The points (3, -9), (5, -11), (15, -21), (34, -40), (678, -684), and (1234, -1240) all lie on line N.
\n" ); document.write( "a. Form the equations of both the lines. Show your work.
\n" ); document.write( "b. What are the co-ordinates of the point of intersection of lines M and N?
\n" ); document.write( "c. Write the co-ordinates of the intersections of lines M and N with the x-axis.
\n" ); document.write( "d. Write the co-ordinates of the intersection of lines M and N with the y-axis. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #120612 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "line M:
\n" ); document.write( "slope=(13-9)/(5-3)=4/2=2
\n" ); document.write( "9=2*3+b
\n" ); document.write( "b=9-6
\n" ); document.write( "b=3 for the y intercept.
\n" ); document.write( "y=2x+3 (red line)
\n" ); document.write( "line N:
\n" ); document.write( "slope=(-11+9)/(5-3)=-2/2=-1
\n" ); document.write( "-9=-1*3+b
\n" ); document.write( "b=-9+3
\n" ); document.write( "b=6
\n" ); document.write( "y=-x+6 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+10%2C+-10%2C+10%2C+2x+%2B3%2C+-x+%2B6%29+\" (graph 300x200 pixels, x from -6 to 10, y from -10 to 10, of TWO functions 2x +3 and -x +6).
\n" ); document.write( "Solutionis (1,5)
\n" ); document.write( "x axis intercepts are -1.5 red & 6 green.
\n" ); document.write( "y axis intercepts are 3 red & 6 green.
\n" ); document.write( "
\n" );