document.write( "Question 174703: Find the equation, in slop-intercept form; of the line that passes though the points (5,2) and (-7,3). write the equation in slop-intercept form.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Could someone help me with this???? Thank-you so much!! \n" );
document.write( "
Algebra.Com's Answer #129767 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation, in slop-intercept form; of the line that passes though the points (5,2) and (-7,3). write the equation in slop-intercept form. \n" ); document.write( "---------------- \n" ); document.write( "|x y 1| \n" ); document.write( "|5 2 1| = 0 \n" ); document.write( "|-7 3 1|\r \n" ); document.write( "\n" ); document.write( "x*(2-3)-y*(5-(-7))+(15-(-14)) = 0 \n" ); document.write( "-x -12y + 29 = 0 \n" ); document.write( "12y = -x + 29 \n" ); document.write( "y = (-1/12)x + 29/12 \n" ); document.write( " |