All Exams Test series for 1 year @ ₹349 only
Question

The points (a, b), (0, 0), (-a, -b) and (ab, b 2) are

This question was previously asked in
NDA I 2017 GAT Previous Year Paper (23-Apr-2017)
The correct answer is

collinear

Analyzing Collinearity of Four Points

The question asks us to determine the geometric relationship between four given points: $P_1=(a, b)$, $P_2=(0, 0)$, $P_3=(-a, -b)$, and $P_4=(ab, b^2)$. We are given options that suggest these points might form a parallelogram, rectangle, square, or be collinear.

Let's analyze the points. We have the origin $(0, 0)$ as one of the points. Notice that $P_3=(-a, -b)$ is the negative of $P_1=(a, b)$. This means $P_2$ is the midpoint of the line segment connecting $P_1$ and $P_3$. This strongly suggests that $P_1$, $P_2$, and $P_3$ lie on a straight line passing through the origin.

Checking for Collinearity of P1, P2, and P3

Three points are collinear if the slope between any two pairs of points is the same. Let's calculate the slopes:

  • Slope of the line segment connecting $P_1(a, b)$ and $P_2(0, 0)$:

The slope $m_{12}$ is given by $\frac{y_2 - y_1}{x_2 - x_1}$.

$m_{12} = \frac{0 - b}{0 - a} = \frac{-b}{-a} = \frac{b}{a}$, provided $a \neq 0$.

  • Slope of the line segment connecting $P_2(0, 0)$ and $P_3(-a, -b)$:

The slope $m_{23}$ is given by $\frac{y_3 - y_2}{x_3 - x_2}$.

$m_{23} = \frac{-b - 0}{-a - 0} = \frac{-b}{-a} = \frac{b}{a}$, provided $a \neq 0$.

Since $m_{12} = m_{23}$, the points $P_1$, $P_2$, and $P_3$ are collinear, provided $a \neq 0$.

Handling Edge Cases (When a=0 or b=0)

  • If $a = 0$, the points are $P_1(0, b)$, $P_2(0, 0)$, and $P_3(0, -b)$. These points all lie on the y-axis (the line $x=0$), so they are collinear. The slopes would be undefined (vertical line).
  • If $b = 0$, the points are $P_1(a, 0)$, $P_2(0, 0)$, and $P_3(-a, 0)$. These points all lie on the x-axis (the line $y=0$), so they are collinear. The slopes would be 0 (horizontal line).

In all cases, the first three points $P_1$, $P_2$, and $P_3$ are collinear. The line passing through them is $y = \frac{b}{a}x$ if $a \neq 0$ and $b \neq 0$. If $a=0$, it's $x=0$. If $b=0$, it's $y=0$.

Checking if the Fourth Point P4 is Collinear

Now, let's check if the fourth point $P_4(ab, b^2)$ also lies on the same line as $P_1$, $P_2$, and $P_3$.

  • Case 1: $a \neq 0$ and $b \neq 0$. The line equation is $y = \frac{b}{a}x$. Let's substitute the coordinates of $P_4(ab, b^2)$:

$b^2 = \frac{b}{a}(ab)$

$b^2 = b^2$

This is true. So, $P_4$ lies on the line.

  • Case 2: $a = 0$. The line is $x = 0$. The point $P_4$ is $(0 \cdot b, b^2) = (0, b^2)$. This point $(0, b^2)$ has an x-coordinate of 0, so it lies on the line $x=0$.
  • Case 3: $b = 0$. The line is $y = 0$. The point $P_4$ is $(a \cdot 0, 0^2) = (0, 0)$. This point $(0, 0)$ has a y-coordinate of 0, so it lies on the line $y=0$. Note that $(0,0)$ is $P_2$, which is already on the line.

Conclusion on Collinearity

In all possible scenarios for the values of $a$ and $b$, the fourth point $P_4(ab, b^2)$ lies on the line passing through $P_1$, $P_2$, and $P_3$. Therefore, all four points $(a, b)$, $(0, 0)$, $(-a, -b)$, and $(ab, b^2)$ are collinear.

Why other options are incorrect

If four points are collinear, they all lie on a single straight line. A parallelogram, rectangle, and square are two-dimensional shapes formed by four non-collinear points. Since the given points are collinear, they cannot form any of these quadrilaterals.

Thus, the points are collinear.

Point Coordinates (x, y) Observation
$P_1$ $(a, b)$ Start point
$P_2$ $(0, 0)$ Origin, Midpoint of $P_1P_3$
$P_3$ $(-a, -b)$ Reflection of $P_1$ about origin
$P_4$ $(ab, b^2)$ Lies on the line $y = (b/a)x$ (or $x=0$ or $y=0$)

Revision Table: Key Concepts

Concept Description Condition
Collinearity Points lying on the same straight line. Slope between any pair of points is the same, OR Area of triangle formed by any three points is zero.
Parallelogram Quadrilateral with opposite sides parallel. Vector AB = Vector DC, OR diagonals bisect each other. Requires 4 non-collinear points.
Rectangle Parallelogram with four right angles. Sides perpendicular, diagonals equal length. Requires 4 non-collinear points.
Square Rectangle with all four sides equal length. Sides equal and perpendicular, diagonals equal and bisect at 90°. Requires 4 non-collinear points.

Additional Information: Verifying Collinearity with Area

Another way to check if three points $(x_1, y_1)$, $(x_2, y_2)$, and $(x_3, y_3)$ are collinear is to calculate the area of the triangle formed by them. If the area is zero, the points are collinear.

Area $= \frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)|$

Let's apply this to $P_1(a, b)$, $P_2(0, 0)$, and $P_3(-a, -b)$:

Area $= \frac{1}{2} |a(0 - (-b)) + 0((-b) - b) + (-a)(b - 0)|$

Area $= \frac{1}{2} |a(b) + 0(-2b) -a(b)|$

Area $= \frac{1}{2} |ab + 0 - ab|$

Area $= \frac{1}{2} |0| = 0$

Since the area of the triangle formed by $P_1$, $P_2$, and $P_3$ is zero, these three points are confirmed to be collinear. We then verified that $P_4$ also lies on the same line, proving all four points are collinear.

Was this answer helpful?

Similar Questions

  1. What is the sum of the intercepts of the line whose perpendicular distance from origin is 4 units and the angle which the normal makes with positive direction of x-axis is 15°?

  2. What is the acute angle between the lines represented by the equations \({\rm{y}} - \sqrt 3 {\rm{x}} - 5 = 0\) and \(\sqrt 3 {\rm{y}} - {\rm{x}} + 6 = 0\) ?

  3. Consider the following statements in respect of the line passing through origin and inclining at an angle of 75° with the positive direction of x-axis :

    1. The line passes through the point \(\left(1, \frac{1}{2−\sqrt{3}}\right)\) .

    2. The line entirely lies in first and third quadrants.

    Which of the statements given above is/are correct ?

  4. What is the acute angle between the pair of straight lines \(\sqrt 2 {\rm{x}} + \sqrt 3 {\rm{y}} = 1\) and  \(\sqrt 3 {\rm{x}} + \sqrt 2 {\rm{y}} = 2?\)

  5. If the point (a, a) lies between the lines |x + y| = 2, then which one of the following is correct?

  6. The area of the figure formed by the lines ax + by + c = 0, ax – by + c = 0, ax + by – c = 0 and ax – by – c = 0 is

  7. The three lines 4x + 4y = 1, 8x – 3y = 2, y = 0 are

  8. A line passes through (2, 2) and is perpendicular to the line 3x + y = 3. Its y-intercept is

  9. A straight line passes through the point of intersection of x + 2y + 2 = 0 and 2x - 3y - 3 = 0. It cuts equal intercepts in the fourth quadrant. What is the sum of the absolute values of the intercepts?

  10. What is the obtuse angle between the lines whose slopes are 2 - √3 and 2 + √3 ?


Important Questions from Properties of Lines

  1. The slope of the line 4x + 3y - 4 = 0 is:

  2. Let x + 2y + 4 = 0 and -4x + 2y - 3 = 0 be the equations of two straight lines. Then

  3. If the slope of the line joining the points (k, 4) and (-3, -2) is \(\frac{1}{2}\), then the value of k is

  4. If the equation

    3x2 + 7xy + 2y2 + 5x + 5y + k = 0

    represents a pair of straight lines, then the value of k is

  5. If the sum of the slopes of the lines given by x2 - 2cxy - 7y2 = 0 is four time their products, then the value of c is

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App