How do you write the equation of a line given (-5,3) (5,-1)?

2 Answers
Mar 18, 2018

y=25+1

Explanation:

This answer is only correct when you graph the points. So use this if you're expected to use that method.

enter image source here

Mar 18, 2018

the equation is 5x+2y5=0

Explanation:

We know, the equation of a line if 2 points{(x1,y1)and(x2,y2)} are given then the equation will be
yy1xx1=y2y1x2x1
Thus,plugging in the values,we have,
y(5)x3=5(5)13
Or, y+10x3=104
Cross-multiplying,we get,
4y20=10x30
Or, 10x+4y10=0
Or,5x+2y5=0 which is the required equation.