Question
Question: Find the slope of the line passing through the following points: [i] (-3,2) and (1,4) [ii] \(\l...
Find the slope of the line passing through the following points:
[i] (-3,2) and (1,4)
[ii] (at12,2at1) and (at22,2at2)
[iii] (3,-5) and (1,2)
Solution
Hint: Use the fact that the slope of the line joining the points A(x1,y1) and B(x2,y2) is given by m=x2−x1y2−y1 . Substitute the value of x1,x2,y1,y2 in each case and hence find the slopes of the lines.
Alternatively, assume that the equation of the line is y=mx+c. Since the line passes through the points, the points satisfy the equation of the line. Hence form two linear equations in two variables m and c. Solve for m and c. The value of m gives the slope of the line.
Complete step-by-step answer:
[i] We have A≡(−3,2) and B≡(1,4)
We know that the slope of the line joining the points A(x1,y1) and B(x2,y2) is given by m=x2−x1y2−y1.
Here x1=−3,x2=1,y1=2 and y2=4
Hence, we have
m=1−(−3)4−2=42=21
Hence the slope of the line is 21
[ii] We have A≡(at12,2at1) and B≡(at22,2at2)
We know that the slope of the line joining the points A(x1,y1) and B(x2,y2) is given by m=x2−x1y2−y1.
Here x1=at12,x2=at22,y1=2at1 and y2=2at2
Hence, we have
m=at22−at122at2−2at1=a2a(t22−t12t2−t1)
We know that a2−b2=(a+b)(a−b)
Hence, we have
m=2((t2−t1)(t2+t1)t2−t1)=t1+t22
Hence the slope of the line is t1+t22.
[iii] We have A≡(3,−5) and B≡(1,2)
We know that the slope of the line joining the points A(x1,y1) and B(x2,y2) is given by m=x2−x1y2−y1.
Here x1=3,x2=1,y1=−5 and y2=2
Hence, we have
m=1−32−(−5)=−27=−27
Hence the slope of the line is 2−7
Note: Alternative solution:
[i] Let the equation of the line passing through the given points be y = mx+c
Since (-3,2) lies on the line, we have
−3m+c=2
Also since (1,4) lies on the line, we have
m+c=4
Hence, we have −3m−m=2−4⇒m=−4−2=21
[ii] Let the equation of the line passing through the given points be y = mx+c
Since (at12,2at1) lies on the line, we have
(at12)m+c=2at1
Also since (at22,2at2) lies on the line, we have
(at22)m+c=2at2
Hence, we have at12m−at22m=2at1−(2at2)⇒m=t1+t22.
[iii] Let the equation of the line passing through the given points be y = mx+c
Since (3-,5) lies on the line, we have
3m+c=−5
Also since (1,2) lies on the line, we have
m+c=2
Hence, we have 3m−m=−5−2⇒m=2−7