Question 1130224
what is an equation of a line that passes through the points (-7,0) and (-6,-1)
---------
1 method:
Find the slope, m
Then, y-y1 = m*(x-x1) where (x1,y1) is either point.
===========
or,
<pre>
| x   y   1|
|-6  -1   1| = 0
|-7   0   1|

</pre>