Question
Question: If three points \(({x_1},{y_1}),({x_2},{y_2})\) and \(({x_3},{y_3})\) lie on the same line then, pro...
If three points (x1,y1),(x2,y2) and (x3,y3) lie on the same line then, prove that
x2x3y2−y3+x3x1y3−y1+x1x2y1−y2=0.
Solution
Hint: The given three points lie on the same line i.e., they are collinear. Use the condition of collinearity of three points.
According to question, three points (x1,y1),(x2,y2) and (x3,y3) lie on the same line. So we can say that the points are collinear. And we know that for three points to be collinear, following condition will hold:
x1(y2−y3)+x2(y3−y1)+x3(y1−y2)=0
Dividing by x1x2x3 on both sides of this equation, we’ll get:
\Rightarrow \frac{{{x_1}({y_2} - {y_3})}}{{{x_1}{x_2}{x_3}}} + \frac{{{x_2}({y_3} - {y_1})}}{{{x_1}{x_2}{x_3}}} + \frac{{{x_3}({y_1} - {y_2})}}{{{x_1}{x_2}{x_3}}} = 0 \\\
\Rightarrow \frac{{{y_2} - {y_3}}}{{{x_2}{x_3}}} + \frac{{{y_3} - {y_1}}}{{{x_3}{x_1}}} + \frac{{{y_1} - {y_2}}}{{{x_1}{x_2}}} = 0 \\\
\
This is the required proof.
Note: Since the points are collinear (lying on the same line), we can equate the slope of line formed using any two pair of points:
⇒x2−x1y2−y1=x3−x2y3−y2
We will get the same condition as we have used earlier, x1(y2−y3)+x2(y3−y1)+x3(y1−y2)=0