Question
Question: Find the relation between \(x\) and \(y\) if the points \(\left( x,y \right),\left( 1,2 \right)\) an...
Find the relation between x and y if the points (x,y),(1,2) and (7,0) are collinear .
Solution
Hint: Collinear means points will lie on a straight line. And hence, a triangle formed with the help of three collinear points will have zero area. Use this concept to get the required answer of the problem. Area of a triangle with vertices (x1,y1),(x2,y2) and (x3,y3) is given as
21x1 x2 x3 y1y2y3111
Complete step-by-step answer:
Expansion of above determinant along row one is given as
21[x1(y2−y3)−y1(x2−x3)+1(x2y3−x3y2)]
So, put the above determinant as ‘0’ to get the relation between x and y .
As we know collinear means lying on a line. It means, if the number of points are collinear, then points will lie on a line. Now, we are given three points in the problem as (x,y),(1,2) and (7,0) . As we know as triangle is formed with the help of three points and area of triangle with vertices as (x1,y1),(x2,y2),(x3,y3) is given as
Area = 21x1 x2 x3 y1y2y3111..................(i)
As, if three points are collinear i.e. lying on a line, then the triangle will not be formed or in other words, we can say that triangle will form but of area zero-unit square.
Hence, the area of a triangle formed by three collinear points will be 0.
So, with the help of equation (i), we get the condition for collinearity of three points as
x1 x2 x3 y1y2y3111=0.................(ii)
Now, putting (x1,y1),(x2,y2) and (x3,y3) as (x,y),(1,2) and (7,0) respectively to the equation (ii). We get
x 1 7 y20111=0.....................(iii)
Now, we can expand the determinant of equation (iii) along row 1. So, we get
⇒x(2×1−0×1)−y(1×1−7×1)+1(1×0−2×7)=0
On simplifying the above equation, we can re-write the above equation as
⇒x(2−0)−y(1−7)+1(0−14)=0⇒2x−y(−6)+1(−14)=0⇒2x+6y−14=0
On dividing the whole equation by ‘2’ we can get the above equation as
⇒22x+26y−214=0⇒x+3y−7=0
Hence, if three points (x,y),(1,2) and (7,0) are collinear then the relation between x and y is given as
x+3y−7=0
So, x+3y−7=0 is the answer.
Note: Another approach for this problem would be that we can calculate slope of line with the help of any two points of given points and equate it to the slope calculated by any other two points of the same line because slope of a line will be unique. Slope of a line with (x1,y1) and (x2,y2) lying on it is given as
slope=x2−x1y2−y1
Another approach for writing area of triangle with the given vertices ass (x1,y1),(x2,y2) and (x3,y3) is:
=21x1 x2 y1y2+x2 x3 y2y3+x3 x1 y3y1=21[x1y2−x2y1+x2y3−y2x3+x3y1−x1y3]
Hence, it can be another approach to write the area of the triangle and hence, equating it to 0 to get the required answer.