Question
Question: Find the relation between x and y if the points \[\left( {x,y} \right)\] , \[\left( {1,2} \right)\] ...
Find the relation between x and y if the points (x,y) , (1,2) , and (7,0) are collinear?
Solution
Hint : Here in the equation, we have to find the relation between the variable x and y using the given points. By given data the points are collinear when the points are collinear The slope of any two points must be the same. By using the slope-point formula (y2−y1)=m(x2−x1) on simplification we get the required solution.
Complete step-by-step answer :
Collinear points are the points that lie on the same line. If two or more than two points lie on a line close to or far from each other, then they are said to be collinear.
If Three or more points are collinear, the slope of any two pairs of points is the same. With three points A, B and C, three pairs of points can be formed, they are: AB, BC and AC. If Slope of AB = slope of BC = slope of AC, then A, B and C are collinear points.
Consider the slope point formula:
(y2−y1)=m(x2−x1) -----(1)
y = y coordinate of second point
y1 = y coordinate of point one
m = slope
x = x coordinate of second point
x1 = x coordinate of point one
On rearranging equation (1) for slope m, then
⇒m=(x2−x1)(y2−y1)
Consider the points A(x,y) , B(1,2) , and C(7,0) .
The slope of the line AB is
⇒m=(1−x)(2−y) ------(3)
The slope of the line BC is
⇒m=(7−1)(0−2) ------(4)
Given the points A, B and C are collinear then the slope of AB and BC are same then
By equation (3) and (4)
⇒(1−x)(2−y)=(7−1)(0−2)
⇒(1−x)(2−y)=6−2
On cross multiplication
⇒6(2−y)=−2(1−x)
⇒12−6y=−2+2x
On rearranging the equation
⇒12+2=2x+6y
⇒14=2x+6y
Divide both side by 2, we get
⇒7=x+3y
Or
⇒x+3y=7
Hence, the relation between x and y when given points are collinear is x+3y=7 .
So, the correct answer is “ x+3y=7”.
Note : Here we use the formula (y2−y1)=m(x2−x1) where y2,y1,x2andx1 are the points where it will have the value of x and y. By substituting the values of the x and y we determine the equation for the given points. While simplifying we use the simple mathematical operations.