A line passes through the two points P55 and Q 11 Write the
A line passes through the two points P(5,5) and Q (-1,-1). Write the equation in slope-intercept form
Solution
(x1,y1)=(5 ,5 ),(x2,y2)=( -1, -1),
slope m=[(y2-y1)/(x2-x1)]
slope m=[(-1-5)/(-1-5)]
m=1
equation of line in point slope form is y-y1=m*(x-x1)
y -5 =1(x-5)
y -5 =x-5
y =x is the equation of line in slope intercept form
