SOLUTION: Write the equation of a line with slope=2/3 and passing through (-3,5)

Algebra ->  Linear-equations -> SOLUTION: Write the equation of a line with slope=2/3 and passing through (-3,5)       Log On


   



Question 705635: Write the equation of a line with slope=2/3 and passing through (-3,5)
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
The point slope form of equation is
y-y1=m(x-x1)
y-5=(2/3) (x-(-3))
y-5 = (2/3) (x+3)
multiply equation by 3
3(y-5)=2(x+3)
3y-15=2x+6
2x-3y=-21