document.write( "Question 192569: The points (1, 3), (2, 5), (8, 17), (50, 101), and (1000, 2001) all lie on line M.
\n" );
document.write( "The points (1, -1), (2, -3), (8, -15), (50, -99), and (1000, -1999) 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.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144587 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! The points (1, 3),(2, 5),(8, 17),(50, 101),and(1000, 2001) all lie on line M. \n" ); document.write( "Slope=(y2-y1)/(x2-x1)=(5-3)/(2-1)=2/1=2 \n" ); document.write( "Y=mX+b \n" ); document.write( "3=.5*1+b \n" ); document.write( "b=3-.5 \n" ); document.write( "b=2.5 y intercept. \n" ); document.write( "y=.5x+2.5 (red line\r \n" ); document.write( "\n" ); document.write( "The points (1, -1),(2, -3),(8, -15),(50, -99),and(1000,-1999) all lie on line N. \n" ); document.write( "Slope=(-3+1)/(2-1)=-2/1=-2 \n" ); document.write( "-1=-2*1+b \n" ); document.write( "b=-1+2 \n" ); document.write( "b=1 y intercept. \n" ); document.write( "y=-2x+1 (green line) \n" ); document.write( " \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. \n" ); document.write( " \n" ); document.write( " |