Advertisements
Advertisements
प्रश्न
If the points (x1, y1), (x2, y2) and (x1 + x2, y1 + y2) are collinear, then x1y2 is equal to ______.
विकल्प
x2y1
x1y1
x2y2
x1x2
उत्तर
If the points (x1, y1), (x2, y2) and (x1 + x2, y1 + y2) are collinear, then x1y2 is equal to x2y1.
Explanation:
Method 1:
When the points (x1, y1), (x2, y2) and (x1 + x2, y1 + y2) are collinear in the Cartesian plane, then
`|(x_1 - x_2,y_1 - y_2),(x_1 - (x_1 + x_2),y_1 - (y_1 + y_2))|` = 0
(x1 − x2) [y1 − y1 − y2] − (y1 − y2) [x1 − x1 − x2] = 0
(x1 − x2) (−y2) − (y1 − y2) (−x2) = 0
−y2x1 + x2y2 + y1x2 − y2x2 = 0
−y2x1 + y1x2 = 0
y1x2 = y2x1
Method 2:
When the points (x1, y1), (x2, y2) and (x1 + x2, y1 + y2) are collinear in the Cartesian plane, then
`|(x_1,y_1,1),(x_2,y_2,1),(x_1 + x_2,y_1 + y_2,1)|` = 0
⇒ 1.(x2y1 + x2y2 − x1y2 − x2y2) −1(x1y1 + x1y2 − x1y1 − x2y1) +(x1y2 − x2y1) = 0
⇒ x2y1 = x1y2