Share
Find an equation for the line that passes through the points (2,-5) and (-6,5).
Question
Find an equation for the line that passes through the points (2,-5) and (-6,5).
in progress
0
Mathematics
5 years
2021-08-18T12:47:18+00:00
2021-08-18T12:47:18+00:00 1 Answers
35 views
0
Answers ( )
Answer:
y=-5/4x-5/2
Step-by-step explanation:
m=(y2-y1)/(x2-x1)
m=(5-(-5))/(-6-2)
m=(5+5)/-8
m=10/-8
simplify
m=-5/4
y-y1=m(x-x1)
y-(-5)=-5/4(x-2)
y+5=-5/4x+10/4
y=-5/4x+5/2-5
y=-5/4x+5/2-10/2
y=-5/4x-5/2