document.write( "Question 1089521: A line on a coordinate grid passes through (-3,6) and (5,-6). What is the equation of the line? \n" ); document.write( "
Algebra.Com's Answer #703925 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A line on a coordinate grid passes through (-3,6) and (5,-6). What is the equation of the line? \n" ); document.write( "--------- \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "| x y 1|\r\n" ); document.write( "|-3 6 1| = 0\r\n" ); document.write( "| 5 -6 1|\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "x*(6+6) - y*(-3-5) + 1*(18-30) = 0 \n" ); document.write( "12x + 8y = 12 \n" ); document.write( "3x + 2y = 3 \n" ); document.write( "================== \n" ); document.write( "PS It's an equation, not \"the equation.\" \n" ); document.write( " |