document.write( "Question 613747: Find an equation of the line that contains the following pairs of points? (3,3) (1,6) \n" ); document.write( "
Algebra.Com's Answer #386224 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find an equation of the line that contains the following pairs of points? (3,3) (1,6)
\n" ); document.write( "---------------------
\n" ); document.write( "Do it like this:
\n" ); document.write( "i need to find the equation of the line that passes through each pai of points and write the answer in standard form
\n" ); document.write( "(-2,-4), (1,-1)
\n" ); document.write( "--------------
\n" ); document.write( "Find the slope, m
\n" ); document.write( "m = diffy/diffx = (-4 + 1)/(-2 -1) = -3/-3 = 1
\n" ); document.write( "-----
\n" ); document.write( "Use y = mx + b and either point to find b
\n" ); document.write( "-1 = 1*1 + b
\n" ); document.write( "b = -2
\n" ); document.write( "-----
\n" ); document.write( "y = x - 2
\n" ); document.write( "x - y = 2
\n" ); document.write( "==================
\n" ); document.write( "Using determinants:
\n" ); document.write( "|+x +y 1|
\n" ); document.write( "|-2 -4 1| = 0
\n" ); document.write( "|+1 -1 1|
\n" ); document.write( "-------
\n" ); document.write( "x*(-4+1) - y*(-2-1) + 1*(2+4) = 0
\n" ); document.write( "-3x + 3y = -6
\n" ); document.write( "x - y = 2\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );