document.write( "Question 164297: If you know the coordinates of 2 points what is the equation for the line between the 2 points? \n" ); document.write( "
Algebra.Com's Answer #121050 by algebrapro18(249)\"\" \"About 
You can put this solution on YOUR website!
y - y1 = m(x-x1) where m is the slope between the points and x1 and y1 is one of your points. \n" ); document.write( "
\n" );