Question 208158
find the equation of a line passing through (-3,2)and having a slope of 7/15
y-y1 = m*(x-x1) where (x1,y1) is the point
y-2 = (7/15)*(x+3)
15y-30 = 7x+21
7x-15y = -51