document.write( "Question 431238: which equation represents a line that passes through the points (2,3) and (-1, -3)? \n" ); document.write( "
Algebra.Com's Answer #853247 by ikleyn(53419)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "which equation represents a line that passes through the points (2,3) and (-1,-3) ?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The solution in the post by @mananth is incorrect:  it has many arithmetic errors.\r
\n" ); document.write( "\n" ); document.write( "        I came to bring a correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Having two points given by their coordinates, we first calculate the slope of the line.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To calculate the slope  m, use the formula  m = \"%28y2-y1%29%2F%28x2-x1%29\".\r\n" );
document.write( "\r\n" );
document.write( "The numerator   is  y2 - y1 = -3 - 3 = -6.\r\n" );
document.write( "\r\n" );
document.write( "The denominator is  x2 - x1 = -1 - 2 = -3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the slope is  m = \"%28-6%29%2F%28-3%29\" = 2.\r\n" );
document.write( "\r\n" );
document.write( "							\r\n" );
document.write( "We look for equation in the form \r\n" );
document.write( "\r\n" );
document.write( "    y = mx + b	= 2x + b.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We just know the slope 'm';  so, we only need to find 'b'.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find 'b', plug coordinates (2,3) in this equation\r\n" );
document.write( "\r\n" );
document.write( "    3 = 2*2 + b\r\n" );
document.write( "\r\n" );
document.write( "and find  b = 3 - 4 = -1.\r\n" );
document.write( "\r\n" );
document.write( "		 \r\n" );
document.write( "So the equation  of the line is  y = 2x - 1.    <<<---===  ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At the end, to be sure, we must check that this equation satisfies coordinates of both points.\r\n" );
document.write( "I leave this check to you, since it is pure mechanical job.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );