Question
Question: Find the value of a for which the following points \(A\left( a,3 \right)\), \(B\left( 2,1 \right)\) ...
Find the value of a for which the following points A(a,3), B(2,1) and C(5,a) are collinear. Also find the equation of the line passing through these points?
Solution
We start solving the problem by using the property that if three points are collinear, then the area of the triangle formed by those three points as vertices is zero. We then apply area of the triangle formed by three points as vertices (x1,y1), (x2,y2) and (x3,y3) is x1−x2 y1−y2 x1−x3y1−y3 to find the value of a. We then find the points using the value of a and then find the equation of the line using the fact that the equation of the line passing through the points (x1,y1), (x2,y2) is y−y1=(x2−x1y2−y1)×(x−x1).
Complete step by step answer:
According to the problem, we are asked to find the value of ‘a’ if the points A(a,3), B(2,1) and C(5,a) are collinear. We then find the equation of the line passing through these points.
We know that if three points are collinear, then the area of the triangle formed by those three points as vertices is zero.
We know that the area of the triangle formed by three points as vertices (x1,y1), (x2,y2) and (x3,y3) is x1−x2 y1−y2 x1−x3y1−y3.
So, we have given that the area of the triangle formed by the points A(a,3), B(2,1) and C(5,a) is 0.
⇒a−2 3−1 a−53−a=0.
⇒a−2 2 a−53−a=0.
We know that a c bd=(a×d)−(b×c).
⇒((a−2)×(3−a))−((a−5)×2)=0.
⇒(3a−a2−6+2a)−(2a−10)=0.
⇒−a2−6+5a−2a+10=0.
⇒−a2+3a+4=0.
⇒−a2+4a−a+4=0.
⇒−a(a−4)−1(a−4)=0.
⇒(−a−1)(a−4)=0.
⇒−a−1=0, a−4=0.
⇒a=−1, a=4.
∴ The values of ‘a’ are –1, 4.
Now, let us find the equation of the line when a=−1.
So, we have the line passing through the points A(−1,3), B(2,1). We know that the equation of the line passing through the points (x1,y1), (x2,y2) is y−y1=(x2−x1y2−y1)×(x−x1).
⇒y−3=(2+11−3)×(x+1).
⇒y−3=(3−2)×(x+1).
⇒3y−9=−2x−2.
⇒2x+3y−7=0.
∴ The equation of the line is 2x+3y−7=0.
Now, let us find the equation of the line when a=4.
So, we have the line passing through the points A(4,3), B(2,1).
⇒y−3=(2−41−3)×(x+1).
⇒y−3=(−2−2)×(x+1).
⇒y−3=1×(x+1)
⇒3y−9=x+1.
⇒x−3y+10=0.
∴ The equation of the line is x−3y+10=0.
Note: We can also find the values of ‘a’ as shown below:
We know that the points are said to be collinear if they all lie on same line. Since the points A, B and C lie on the same line, we know that the slope of AB = slope of BC.
We know that the slope of the line passing through the points (x1,y1), (x2,y2) is x2−x1y2−y1.
⇒2−a1−3=5−2a−1.
⇒2−a−2=3a−1.
⇒−2×3=(a−1)×(2−a).
⇒−6=2a−a2−2+a.
⇒−6=−a2+3a−2.
⇒a2−3a−4=0.
⇒a2−4a+a−4=0.
⇒a(a−4)+1(a−4)=0.
⇒(a+1)(a−4)=0.
⇒a+1=0, a−4=0.
⇒a=−1, a=4.