document.write( "Question 470947: Write the equation of the line passing through (-4, 4) and (8, 7) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #323007 by Alan3354(69443) You can put this solution on YOUR website! Write the equation of the line passing through (-4, 4) and (8, 7) \n" ); document.write( "---------------- \n" ); document.write( "Determinants is the best method, if you understand them: \n" ); document.write( "------------ \n" ); document.write( "|+x +y +1| \n" ); document.write( "|-4 +4 +1| = 0 \n" ); document.write( "|+8 +7 +1| \n" ); document.write( "The plus signs are for alignment. \n" ); document.write( "------------- \n" ); document.write( "x*(4-7) - y*(-4-8) + (-28-32) = 0 \n" ); document.write( "-3x + 12y = 60 \n" ); document.write( "x - 4y = -20\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |