Question
Question: If the point \(\left( {{a}_{1}},{{b}_{1}} \right),\,\left( {{a}_{2}},{{b}_{2}} \right)\,\text{and}\,...
If the point (a1,b1),(a2,b2)and[(a1+a2),(b1+b2)] are collinear, then show that a1b2=a2b1.
Solution
Hint:In this question, we will use the distance between two points formula of two-dimensional geometry and apply the condition that the sum of distance between two pairs of points is equal to the third pair of points.
Complete step-by-step answer:
Let (x1,y1) and (x2,y2)be two points in two-dimensional geometry. Then distance, let say d, between these two points is given by,
d=(x2−x1)2+(y2−y1)2⋯⋯(i)
Now, three points lying in a two-dimensional plane are collinear if and only if the sum of distance between two pairs of points is equal to the third pair of points. That is, if three points are A, B and C are collinear, then, AB + BC = AC.
Let, A=(a1,b1),B=(a2,b2)andC=[(a1+a2),(b1+b2)].
Here, from equation (i), distance between points A and B is given as,
AB=(a2−a1)2+(b2−b1)2
Similarly, distance between points B and C is given as,
BC=((a1+a2)−a2)2+((b1+b2)−b2)2=(a1+a2−a2)2+(b1+b2−b2)2=a12+b12
And, distance between points A and C is given as,
AC=((a1+a2)−a1)2+((b1+b2)−b1)2=(a1+a2−a1)2+(b1+b2−b1)2=a22+b22
Now, since these points are collinear, therefore,
AB+BC=AC.
Putting values of AB,BCandACfrom above, we get,
(a2−a1)2+(b2−b1)2+a12+b12=a22+b22
Subtracting, a12+b12 from both sides of the equation, we get,
(a2−a1)2+(b2−b1)2=a22+b22−a12+b12
Squaring both sides of the equation, we get,
[(a2−a1)2+(b2−b1)2]2=[a22+b22−a12+b12]2⇒(a2−a1)2+(b2−b1)2=[a22+b22−a12+b12]2
Applying, (x+y)=x2+y2+2xy formula on both sides of equation, we get,
(a22+a12−2a1a2)+(b22+b12−2b1b2)=(a22+b22)2+(a12+b12)2−2a22+b22a12+b12⇒a22+a12−2a1a2+b22+b12−2b1b2=a22+b22+a12+b12−2(a22+b22)(a12+b12)
Subtracting a12+a22+b12+b22 from both sides of the equation, we get,
−2a1a2−2b1b2=−2(a22+b22)(a12+b12)
Dividing −2 from both sides of the equation, we get,
a1a2+b1b2=(a22+b22)(a12+b12)
Again, squaring both sides of the equation, we get,
(a1a2+b1b2)2=((a22+b22)(a12+b12))2⇒(a1a2)2+(b1b2)2+2a1a2b1b2=(a22+b22)(a12+b12)
Applying, distributive law on right side of the equation, we get,
a12a22+b12b22+2a1a2b1b2=a22a12+a22b12+b22a12+b22b12⇒a12a22+b12b22+2a1a2b1b2=a12a22+b12b22+b22a12+a22b12
Subtracting a12a22+b12b22 from both sides of the equation, we have,
2a1a2b1b2=b22a12+a22b12
Subtracting 2a1a2b1b2 to both sides of the equation, we get,
b22a12+a22b12−2a1a2b1b2=0⇒(b2a1)2+(a2b1)2−2(b2a1)(a2b1)=0
Using (x+y)=x2+y2+2xy, we can write above equation as,
(b2a1−a2b1)2=0
Taking root on both sides, we get,
b2a1−a2b1=0
Adding a2b1 on both sides of the equation, we get,
b2a1=a2b1⇒a1b2=a2b1
Hence, we shown that, if points (a1,b1),(a2,b2)and[(a1+a2),(b1+b2)] are collinear, then a1b2=a2b1.
Note: In this type of questions, if the order of points in which they are arranged is not mentioned, as in this question also, take the order to be the same as in which points are written in the question.