document.write( "Question 469199: write the equation of a line that passes through (3,5) and (6, -2) \n" ); document.write( "
Algebra.Com's Answer #321907 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
write the equation of a line that passes through (3,5) and (6, -2)
\n" ); document.write( "----------
\n" ); document.write( "Use determinants.
\n" ); document.write( "|x y 1|
\n" ); document.write( "|3 5 1| = 0
\n" ); document.write( "|6-2 1|
\n" ); document.write( "--------
\n" ); document.write( "x*(5+2) - y*(3-6) + (-6-30) = 0
\n" ); document.write( "7x + 3y = 36\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );