document.write( "Question 1115277: . Find the equation of the line joining the points ( 5, 1) and (-7, -7) \n" ); document.write( "
Algebra.Com's Answer #730197 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the line joining the points ( 5,1) and (-7,-7) \n" ); document.write( "-------- \n" ); document.write( " \r\n" ); document.write( "| x y 1|\r\n" ); document.write( "| 5 1 1| = 0\r\n" ); document.write( "|-7 -7 1|\r\n" ); document.write( " \n" ); document.write( "============== \n" ); document.write( "x*(1+7) - y*(5+7) + 1*(-35+7) = 0 \n" ); document.write( "8x - 12y -28 = 0 \n" ); document.write( "2x - 3y = 7 \n" ); document.write( " \n" ); document.write( " |