Collinearity of Three Points in the Plane
Problem
Plot the following points and check whether they are collinear or not: (i) (1, 3), (– 1, – 1), (– 2, – 3) (ii) (1, 1), (2, – 3), (– 1, – 2) (iii) (0, 0), (2, 2), (5, 5)
Explanation
We are given three sets of points and asked to:
- Plot them on the Cartesian plane.
- Check whether the three points in each set lie on a single straight line (are collinear).
The sets are:
- (i)
- (ii)
- (iii)
Concept: Collinearity of Three Points
Three points are collinear if they lie on the same straight line.
A standard algebraic way to check this is to compare slopes:
- Slope of line :
- Slope of line :
If , then all three points lie on the same straight line, hence are collinear.
A more general test (that also works when some x-coordinates are equal) uses the area of the triangle formed by the three points. If the area is zero, the points are collinear:
If , they are collinear.
In this visualization, we show:
- The three points as neon dots.
- The triangle formed by joining them.
- The area of this triangle, and we numerically test if it is zero (within a small tolerance).
- If the area is near zero, we highlight the segment as a straight line through all three points and mark the case as Collinear.
You can switch between the three given triplets, nudge the coordinates a bit, and see how the shape transitions from a thin triangle to an exact line as the area approaches zero.
Step-by-step: Checking Each Set
Let us analyze each set conceptually using the area / slope idea.
(i) Points
Label them:
Compute slopes:
So . Therefore, the three points are collinear.
(Equivalently, the area of triangle is zero.)
(ii) Points
Label them:
Compute slopes:
Here and , which are not equal. Therefore, these three points are not collinear.
The area test would give a non-zero value, corresponding visually to a triangle with some thickness.
(iii) Points
Label them:
Compute slopes:
Thus . Therefore, these three points are collinear.
You might recognize that all points satisfy the equation , which is exactly the line passing through these three points.
Summary of Answers
- (i) : Collinear
- (ii) : Not collinear
- (iii) : Collinear
What the Visualization Shows
- A Cartesian grid centered in the canvas.
- Three points from the currently selected set, shown as bright neon circles.
- The triangle formed by connecting the three points.
- If the computed area is very close to zero, the visualization:
- Draws a straight neon line passing exactly through the three points.
- Displays Collinear in neon green-like text.
- If not, it:
- Shows the triangle with a filled neon face.
- Displays Not Collinear.
You can:
- Switch between (i), (ii), and (iii).
- Slightly adjust the coordinates of each point to see how a nearly straight configuration becomes exactly collinear.
- Adjust the zoom level to explore the geometry more clearly.
The purpose is to connect the algebraic test (slope / area) with a visual feeling for collinearity: the triangle “collapses” into a line when its area becomes zero.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.