You can put this solution on YOUR website! Write the standard form equation of the line described
Passes through (5,3) and (2,-6)
----------
One method:
Find the slope, m
m = diffy/diffx = (-9)/(-3)
m = 3
Use m and either point in
y-y1 = m*(x-x1)
y-3 = 3*(x-5)
Convert to std form.