document.write( "Question 174921This question is from textbook
\n" );
document.write( ": Write an equation in slope-intercept form for the line through points (2,4) and (6,-2). \n" );
document.write( "
Algebra.Com's Answer #129984 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write an equation in slope-intercept form for the line through points (2,4) and (6,-2). \n" ); document.write( "----------- \n" ); document.write( "|x y 1| \n" ); document.write( "|2 4 1| = 0 \n" ); document.write( "|6 -2 1|\r \n" ); document.write( "\n" ); document.write( "x*(4+2) - y*(2-6) + 1*(-4-24) = 0 \n" ); document.write( "6x + 4y = 28 \n" ); document.write( "2y = -3x + 14 \n" ); document.write( "y = (-3/2)x + 7 \n" ); document.write( " |