document.write( "Question 1006236: Show the way using slope that the points (-6,5),(1,-2) and (3,-4) lie on a straight line.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "please help me! Thanks it would be best if youll explain it. I will appreciate the help :) \n" );
document.write( "
Algebra.Com's Answer #622381 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! show points (-6,5), (1,-2), (3, -4) \n" ); document.write( "If these points lie on the same line, they will satisfy the equation for that line. To determine the equation, we will use the standard form of a line, \n" ); document.write( "y = mx +b where m is the slope of the line and b is the y intercept \n" ); document.write( "m = (y2 -y1) / (x2 -x1), we will pick the first two points to determine slope \n" ); document.write( "m = (-2 -5) / (1 - (-6)) = -7/7 = -1, so far we have \n" ); document.write( "y = -x + b \n" ); document.write( "now use point 1 and substitute -6 for x and 5 for y \n" ); document.write( "5 = -(-6) +b \n" ); document.write( "5 = 6 + b \n" ); document.write( "b = -1, therefore our equation is \n" ); document.write( "y = -x -1 \n" ); document.write( "now check each point \n" ); document.write( "************************************************************************* \n" ); document.write( "5 = -(-6) -1 \n" ); document.write( "5 = 5 \n" ); document.write( "*************** \n" ); document.write( "-2 = -1 -1 \n" ); document.write( "-2 = -2 \n" ); document.write( "**************** \n" ); document.write( "-4 = -3 -1 \n" ); document.write( "-4 = -4 \n" ); document.write( "*************** \n" ); document.write( "therefore the three points are on the same line y = -x -1 \n" ); document.write( "here is a graph of the line \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |