Solveeit Logo

Question

Question: The points \(( - a, - b),(0,0),(a,b),({a^2},ab)\) are A) Collinear B) Vertices of rectangle ...

The points (a,b),(0,0),(a,b),(a2,ab)( - a, - b),(0,0),(a,b),({a^2},ab) are
A) Collinear
B) Vertices of rectangle
C) Vertices of parallelogram
D) None of these

Explanation

Solution

We will check by option in this type of question. For four points to be collinear we will first find the equation of line passing through two points by the Two – point form method then we will check that if the remaining third and fourth point will satisfy the equation or not. For four points to be vertices of the rectangle first we will find all the distances through four points there will be six such distances by using Distance formula, as we know in rectangle the opposite sides are equal and the diagonals are also equal so we will check it. For four points to be vertices of parallelogram first we will find the distances through by using distance formula, as we know in parallelogram opposite sides are equal and midpoints of diagonals are equal.

Complete step by step solution:
Let the points be A(a,b),B(0,0),C(a,b),D(a2,ab)A( - a, - b), B(0,0), C(a,b), D({a^2},ab)
For the points to be collinear first we will find the equation of line passing through two points by the Two – point form method given by the formula
yy1=(y2y1)(x2x1)(xx1)y - {y_1} = \dfrac{{({y_2} - {y_1})}}{{({x_2} - {x_1})}}(x - {x_1})
Where (x1,x2),(y1,y2)({x_1},{x_2}),\left( {{y_1},{y_2}} \right) here are the two points
So, equation of line is given by y(b)=(0(b))(0(a))(x(a))y - ( - b) = \dfrac{{(0 - ( - b))}}{{(0 - ( - a))}}(x - ( - a))
Where (x1,x2),(y1,y2)({x_1},{x_2}),\left( {{y_1},{y_2}} \right) Corresponds to A(a,b),B(0,0)A( - a, - b),B(0,0)
So y+b=ba(x+a)y + b = \dfrac{b}{a}(x + a)
On multiplying the equation by a we get,
ay+ab=bx+ab\Rightarrow ay + ab = bx + ab
On simplification we get,
aybx=0\Rightarrow ay - bx = 0 (i)
Now we will check that if the remaining third and fourth point will satisfy the equation or not
Putting the points C(a,b),D(a2,ab)C(a,b),D({a^2},ab) in the equation aybx=0ay - bx = 0
For point C(a,b)
abba=0\Rightarrow ab - ba = 0
So. we get,
0=0\Rightarrow 0 = 0
It satisfy the equation
For point D(a2,ab)D({a^2},ab)
aabba2=0\Rightarrow aab - b{a^2} = 0
We get,
0=0\Rightarrow 0 = 0
It satisfies the equation
Since both the points satisfy the equation (i)
Therefore, the points A(a,b),B(0,0),C(a,b),D(a2,ab)A( - a, - b),B(0,0),C(a,b),D({a^2},ab) are collinear

So, option A is correct.

Note:
For four points to be vertices of rectangle first finding all distances through four points
A(a,b),B(0,0),C(a,b),D(a2,ab)A( - a, - b),B(0,0),C(a,b),D({a^2},ab) By using the distance formula d=(x2x1)2+(y2y1)2d = \sqrt {{{({x_2} - {x_1})}^2} + {{({y_2} - {y_1})}^2}}
Where (x1,x2),(y1,y2)({x_1},{x_2}),\left( {{y_1},{y_2}} \right) the two are points here and ‘d’ is the distance between them
AB=(0(a))2+(0(b))2=(a)2+(b)2AB = \sqrt {{{(0 - ( - a))}^2} + {{(0 - ( - b))}^2}} = \sqrt {{{(a)}^2} + {{(b)}^2}}
BC=(a0)2+(b0)2=(a)2+(b)2BC = \sqrt {{{(a - 0)}^2} + {{(b - 0)}^2}} = \sqrt {{{(a)}^2} + {{(b)}^2}}
CD=(a2a)2+(abb)2=(a4+a22a3+(ab)2+b22ab2CD = \sqrt {{{({a^2} - a)}^2} + {{(ab - b)}^2}} = \sqrt {({a^4} + {a^2} - 2{a^3} + {{(ab)}^2} + {b^2} - 2a{b^2}}
DA=(aa2)2+(bab)2=(a4+a2+2a3+(ab)2+b2+2ab2DA = \sqrt {{{( - a - {a^2})}^2} + {{( - b - ab)}^2}} = \sqrt {({a^4} + {a^2} + 2{a^3} + {{(ab)}^2} + {b^2} + 2a{b^2}}
So AB=BC=(a)2+(b)2AB = BC = \sqrt {{{(a)}^2} + {{(b)}^2}} but CDDACD \ne DA
Therefore, the given points are not vertices of rectangle
Now for points to be vertices of parallelogram
AB=BC=(a)2+(b)2AB = BC = \sqrt {{{(a)}^2} + {{(b)}^2}} But CDDACD \ne DA
Since the opposite sides are not equal therefore the given points are not vertices of parallelogram
So, there is no need to check for midpoint of diagonals.