document.write( "Question 160155: Write an equation for the line that passes through (-2,1) and (7,-3) \n" ); document.write( "
Algebra.Com's Answer #118102 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
[1] Find the slope of the line connecting the two points. m=(y2-y1)/(x2-x1)=(-3-1)/(7-(-2))=-4/9.\r
\n" ); document.write( "\n" ); document.write( "[2] Use point slope form of a line with one point: y-y1=m(x-x1).
\n" ); document.write( "y-1=(-4/9)(x-(-2))
\n" ); document.write( "y=(-4/9)x+1/9
\n" ); document.write( "
\n" );