document.write( "Question 175006: what is the equation of the line that passes through the points (-2,2) and (0,5)? \n" ); document.write( "
Algebra.Com's Answer #130096 by Alan3354(69443) You can put this solution on YOUR website! what is the equation of the line that passes through the points (-2,2) and (0,5)? \n" ); document.write( "-------- \n" ); document.write( "|x y 1| \n" ); document.write( "|-2 2 1| = 0 \n" ); document.write( "|0 5 1|\r \n" ); document.write( "\n" ); document.write( "x*(2-5) - y*(-2) + -10 = 0 \n" ); document.write( "-3x + 2y -10 = 0 \n" ); document.write( "3x - 2y = -10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |