Question 1089521
A line on a coordinate grid passes through (-3,6) and (5,-6). What is the equation of the line?
---------
<pre>

| x    y    1|
|-3    6    1| = 0
| 5   -6    1|

</pre>

x*(6+6) - y*(-3-5) + 1*(18-30) = 0
12x + 8y = 12
3x + 2y = 3
==================
PS  It's an equation, not "the equation."