document.write( "Question 903145: Find the equation of the line that passes through the points (-2,7 and 6,-9). \n" ); document.write( "
Algebra.Com's Answer #547821 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
|+x +y +1|
\n" ); document.write( "|-2 +7 +1| = 0
\n" ); document.write( "|+6 -9 +1|
\n" ); document.write( "------
\n" ); document.write( "x*(7+9) - y*(-2-6) + 1*(18-42) = 0
\n" ); document.write( "16x + 8y = 24
\n" ); document.write( "2x + y = 3
\n" ); document.write( "
\n" ); document.write( "
\n" );