Question 433090
Here's an example.
--------------------
Find the equation given 2 points:
Points (3,7) and (6,1)
Find m, the slope
m = diffy/diffx = (6-3)/(1-7) = 3/(-6)
m = -1/2
--------
Use y = mx + b and either point to find b, the y-intercept
7 = (-1/2)*3 + b
b = 8.5 or 17/2
--> y = (-1/2)x + 17/2 in slope-intercept form
x + 2y = 17 in standard form
---------------
email via the thank you note for help, or to check your work.