document.write( "Question 75240: Write equation of line passing through each given pairs of points. Write in slope intercept form:\r
\n" ); document.write( "\n" ); document.write( "(-1,3) and (4,-2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(2,-3) and (2, 4)
\n" ); document.write( "

Algebra.Com's Answer #54010 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of each pair:
\n" ); document.write( "Slope=m=\"%28y1-y2%29%2F%28x1-x2%29%29\"\r
\n" ); document.write( "\n" ); document.write( "Plug-in the values:
\n" ); document.write( "Slope=m=\"%28%283-%28-2%29%29%2F%28-1-4%29%29\"=\"%285%2F-5%29\"=-1\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "Use the slope-intercept formula: y=mx+b and solve for the \"b\" value
\n" ); document.write( "3=(-1)(-1)+b
\n" ); document.write( "3=1+b
\n" ); document.write( "2=b
\n" ); document.write( "Plug-in the values for the slope and the y-intercept (b)
\n" ); document.write( "y=-1x+2 [the slope-intercept equation of a line]
\n" ); document.write( ".
\n" ); document.write( "Check by plugging one set of points back into the equation:
\n" ); document.write( "y=-x+2
\n" ); document.write( "-2=(-1)(4)+2
\n" ); document.write( "-2=-4+2
\n" ); document.write( "-2=-2 [checks out]
\n" ); document.write( "
\n" );