Question
Question: Find the equation of line joining points \[\left( { - 2,3} \right)\] and \[\left( {1,4} \right)\]....
Find the equation of line joining points (−2,3) and (1,4).
Solution
Hint : Here we are asked to find the equation of the line through the two given points. We will first find the slope of the line through the given points using the formula then we will substitute the slope in the formula of the equation of line through the two given points.
Complete step-by-step answer :
Let,
(x1,y1)=(−2,3)
(x2,y2)=(1,4)
Now we will find the slope of the line through these points. We know that the slope of the line through the points (x1,y1) and (x2,y2) is given by:
slope(m)=x2−x1y2−y1
Now we will put the given two points in this equation to obtain the value of slope. So, we get;
⇒m=1−(−2)4−3
On simplification we get,
⇒m=31
Now we know that the equation of the line passing through points (x1,y1) and having slope m is;
y−y1=m(x−x1)
Now we will put the values of x1,y1,m in the above equation to get the equation of the line. So, we have;
⇒y−3=31(x−(−2))
On solving the terms in the bracket, we get;
⇒y−3=31(x+2)
Now we will shift 3 to the LHS. So, we get;
⇒3(y−3)=x+2
Solving further we get;
⇒3y−9=x+2
Now we will 9 to RHS and x to the LHS. So, we get;
⇒3y−x=11
Which is the equation of the desired line.
So, the correct answer is “3y - x = 11”.
Note : One point to note here is that for finding the slope if in the numerator we are writing (y2−y1) then in the denominator we will have to write (x2−x1), we cannot write (x1−x2). We can also find the lines having the same slope but passing through some other points just by changing the constant term in the above equation of the line and these groups of lines are called parallel lines.