How to Find if the Points are Collinear?

There are three basic ways of finding if three points are collinear or not. There are various ways to estimate whether the three points are parallel or not but we will discuss the three most often used formulae to determine whether three points are collinear or not. The following formulas for collinear points are-

  • Distance Formula Method
  • Slope Formula Method
  • Area of Triangle Formula Method

Distance Formula Method

We apply the distance formula to determine the difference between three points whose coordinates are known and lie on the same line. This is the very least used method to calculate the collinearity of given points.

Let’s consider the points A, B and C with their coordinates (x1, y1), (x2, y2) and (x3, y3) respectively are three collinear points, then,

Distance from A to B + Distance from B to C = Distance from A to C

AB + BC = AC

√{(x2 -x1 )2 + (y2 -y1 )2 + √ (x3 -x2 )2 + (y3 – y2 )2} = √{(x3 -x1 )2+(y3 -y1)2}

Hence, A, B and C points are collinear.

Learn more about Distance Formula.

Slope Formula Method

Slope method is used to determine whether all three points are definitely on the same line or not by using their coordinates. In simple words, these three points are collinear if their all slopes are equal. Slope method are most accurate method to determine the collinear points. Three points A, B, and C, will only be collinear if 

Slope of line AB = Slope of line BC = Slope of line CA.

Let’s consider the points A, B and C with their coordinates (x1, y1), (x2, y2) and (x3, y3) respectively lying on the same line.

Hence, slope of line AB = slope of line BC= slope of line CA

mAB = mBC = mCA

OR

(y2 -y1 )/(x2 -x1 ) = (y3 -y2 )/(x3 -x2 ) = (y3 -y1 )/(x3 -x1 )

Here, m denotes the slope of the line.

Read more about Slope of the Line.

Area of Triangle Method

Area of Triangle method is used to determine the collinearity of three points if their area is equal to zero. In simple words, the triangle created by three points whose coordinates are known will only be collinear if it does not contain any area.

Let’s consider the points A, B and C of a triangle with their coordinates (x1, y1), (x2, y2) and (x3, y3) respectively :

Area of Triangle (⧍ABC) = 0

OR

1/2[x1(y2 – y3 ) + x2 (y3 – y1 ) + x3 (y1 – y2 ) = 0

Also, Check

Collinear Points

Collinear Points are sets of three or more than three points that lie in a straight line. In simple words, if three or more points are collinear, they can be connected with a straight line without any change in slope.

In this article, we will discuss the concept of collinear points, collinear point definition, collinear point meaning, and properties. We will also know how to determine the three points collinearity by different methods. Further, we will also solve various examples and provide practice questions for a better understanding of the concept of this article.

Table of Content

  • What are Collinear Points?
  • Collinear Points in Mathematics
  • Non Collinear Points
  • How to Find if the Points are Collinear?
  • Examples on Collinear Points

Similar Reads

What are Collinear Points?

Collinear Points are sets of points that all are on the same straight line. These points can lie on different planes but not on different lines. By using the sets of three collinear points, we can draw only one straight line. A straight line can always be drawn by using two points....

Collinear Points in Mathematics

In Mathematics, Collinear Points are the points that are positioned on the same straight line or in a single line. To understand this concept, let’s consider we have three points X, Y, and Z. If X, Y, and Z are collinear, it means we can draw a straight line that passes through X, Y, and Z points and all these points will lie on the same line....

Non Collinear Points

Non-collinear points are sets of points that do not lie on a single straight line. No single straight line can be drawn by using these points. For example different peak points in the Himalayan range....

How to Find if the Points are Collinear?

There are three basic ways of finding if three points are collinear or not. There are various ways to estimate whether the three points are parallel or not but we will discuss the three most often used formulae to determine whether three points are collinear or not. The following formulas for collinear points are-...

Solved Examples on Collinear Points

Example 1: Show that points A(5, -2), B(4, -1) and C(1, 2) are collinear points using the Distance Method....

Practice Questions on Collinear Points

Q1. What does collinear mean by definition?...

FAQs on Collinear Points

1. What is the Meaning of Collinear Points?...