Position of a Point Relative to a Line

We will learn how to find the position of a point relative to a line and also the condition for two points to lie on the same or opposite side of a given straight line.

Let the equation of the given line AB be ax + by + C = 0…………….(i) and let the coordinates of the two given points P (x\(_{1}\), y\(_{1}\)) and Q (x\(_{2}\), y\(_{2}\)).

I: When P and Q are on opposite sides:

Let us assumed that the points P and Q are on opposite sides of the straight line.

Position of a Point Relative to a Line

The coordinate of the point R which divides the line joining P and Q internally in the ratio m : n are

(\(\frac{mx_{2} + nx_{1}}{m + n}\), \(\frac{my_{2} + ny_{1}}{m + n}\))

Since the point R lies on ax + by + C = 0 hence we must have,

a ∙ \(\frac{mx_{2} + nx_{1}}{m + n}\) + b ∙ \(\frac{my_{2} + ny_{1}}{m + n}\) + c = 0

⇒ amx\(_{2}\) + anx\(_{1}\) + bmy\(_{2}\) + bny\(_{1}\) + cm + cn = 0

⇒ m(ax\(_{2}\) + by\(_{2}\) + c )= - n(ax\(_{1}\) + by\(_{1}\) + c)  

⇒ \(\frac{m}{n} = - \frac{ax_{1} + by_{1} + c}{ax_{2} + by_{2} + c}\)………………(ii)

II: When P and Q are on same sides:

Let us assumed that the points P and Q are on same side of the straight line. Now join P and Q. Now assume that the straight line, (produced) intersects at R.

Position of a Point with respect to a given Straight Line

The coordinate of the point R which divides the line joining P and Q externally in the ratio m : n are

(\(\frac{mx_{2} - nx_{1}}{m - n}\), \(\frac{my_{2} - ny_{1}}{m - n}\))

Since the point R lies on ax + by + C = 0 hence we must have,

a ∙ \(\frac{mx_{2} - nx_{1}}{m - n}\) + b ∙ \(\frac{my_{2} - ny_{1}}{m - n}\) + c = 0

⇒ amx\(_{2}\) - anx\(_{1}\) + bmy\(_{2}\) - bny\(_{1}\) + cm - cn = 0

⇒ m(ax\(_{2}\) + by\(_{2}\) + c )= n(ax\(_{1}\) + by\(_{1}\) + c)  

⇒ \(\frac{m}{n} = \frac{ax_{1} + by_{1} + c}{ax_{2} + by_{2} + c}\)………………(iii)

Clearly, \(\frac{m}{n}\) is positive; hence, the condition (ii) is satisfied if (ax\(_{1}\)+ by\(_{1}\) + c) and (ax\(_{2}\) + by\(_{2}\) + c) are of opposite signs. Therefore, the points P (x\(_{1}\), y\(_{1}\)) and Q (x\(_{2}\), y\(_{2}\)) will be on opposite sides of the straight line ax + by + C = 0 if(ax\(_{1}\)+ by\(_{1}\) + c) and (ax\(_{2}\) + by\(_{2}\) + c) are of opposite signs.

Again, the condition (iii) is satisfied if (ax\(_{1}\)+ by\(_{1}\) + c) and (ax\(_{2}\) + by\(_{2}\) + c) have the same signs. Therefore, the points P (x\(_{1}\), y\(_{1}\)) and Q (x\(_{2}\), y\(_{2}\)will be on the same side of the line ax + by + C = 0 if (ax\(_{1}\)+ by\(_{1}\) + c) and (ax\(_{2}\) + by\(_{2}\) + c) have the same signs.

Thus, the two points P (x\(_{1}\), y\(_{1}\)) and Q (x\(_{2}\), y\(_{2}\)) are on the same side or opposite sides of the straight line ax + by + c = 0, according as the quantities (ax\(_{1}\)+ by\(_{1}\) + c) and (ax\(_{2}\) + by\(_{2}\) + c) have the same or opposite signs.

Remarks: 1. Let ax + by + c = 0 be a given straight line and P (x\(_{1}\), y\(_{1}\)) be a given point. If ax\(_{1}\)+ by\(_{1}\) + c is positive, then the side of the straight line on which the point P lies is called the positive side of the line and the other side is called its negative side.

2. Since a ∙ 0 + b ∙ 0 + c = c, hence it is evident that the origin is on the positive side of the line ax + by + c = 0 when c is positive and the origin is on the negative side of the line when c is negative.

3. The origin and the point P (x\(_{1}\), y\(_{1}\)) are on the same side or opposite sides of the straight line ax + by + c = 0, according as c and (ax\(_{1}\)+ by\(_{1}\) + c) are of the same or opposite signs.

 

Solved examples to find the position of a point with respect to a given straight line:

1. Are the points (2, -3) and (4, 2) on the same or opposite sides of the line 3x - 4y - 7 = 0?

Solution:

Let Z = 3x - 4y - 7.

Now the value of Z at (2, -3) is

Z\(_{1}\) (let) =3 × (2) - 4 × (-3) - 7

= 6 + 12 - 7

= 18 - 7

= 11, which is positive.

Again, the value of Z at (4, 2) is

Z\(_{2}\) (let) = 3 × (4) - 4 × (2) - 7

= 12 - 8 - 7

= 12 - 15

= -3, which is negative.

Since, z\(_{1}\) and z\(_{2}\), are of opposite signs, therefore the two points (2, -3) and (4, 2) are on the opposite sides of the given line 3x - 4y - 7 = 0.


2. Show that the points (3, 4) and (-5, 6) lie on the same side of the straight line 5x - 2y = 9.

Solution: 

The given equation of the straight line is 5x - 2y = 9.

⇒ 5x - 2y - 9 = 0 ……………………… (i)

Now find the value of 5x - 2y - 9 at (3, 4)

Putting x = 3 and y = 4 in the expression 5x - 2y - 9 we get,

5 × (3) - 2 × (4) - 9 = 15 - 8 - 9 = 15 - 17 = -2, which is negative.

Again, putting x = 5 and y = -6 in the expression 5x - 2y - 9 we get,

5 × (-5) - 2 × (-6) - 9 = -25 + 12 - 9 = -13 - 9 = -32, which is negative.

Thus, the value of the expression 5x - 2y - 9 at (2, -3) and (4, 2) are of same signs. Therefore, the given two points (3, 4) and (-5, 6) lie on the same side of the line given straight line 5x - 2y = 9.

 The Straight Line





11 and 12 Grade Math

From Position of a Point Relative to a Line to HOME PAGE




Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.



New! Comments

Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.




Share this page: What’s this?

Recent Articles

  1. 3rd Grade Subtraction Worksheet | 3-Digit Subtraction Worksheets | Ans

    Jan 14, 25 01:20 AM

    Fill in the Missing Numbers Subtraction and Addition
    In 3th Grade Addition Worksheet we will solve how to subtract 3-digit numbers by expansion, subtraction of 3-digit numbers without regrouping, subtraction of 3-digit numbers with regrouping, propertie…

    Read More

  2. Facts about Subtraction | Subtraction of Small Numbers|Solved Examples

    Jan 14, 25 12:29 AM

    The operation to finding the difference between two numbers is called subtraction. Let us know some facts about subtraction which will help us to learn subtraction of large numbers. 1. Subtraction wit…

    Read More

  3. Word Problems on Subtraction |Worksheet on Subtraction Word Problems |

    Jan 14, 25 12:21 AM

    Subtraction Problem
    In word problems on subtraction we need to read the question carefully and understand what we need to find out. We know, in subtraction the larger number from which we subtract the other number (the s…

    Read More

  4. Worksheet on Estimating Sums and Differences | Find the Estimated Sum

    Jan 13, 25 01:34 PM

    Estimate the Difference
    In 4th grade worksheet on estimating sums and differences, all grade students can practice the questions on estimations.This exercise sheet on estimating sums and differences can be practiced

    Read More

  5. Worksheet on Mixed Addition and Subtraction | Questions on Addition

    Jan 12, 25 02:14 PM

    In worksheet on mixed addition and subtraction the questions involve both addition and subtraction together; all grade students can practice the questions on addition and subtraction together.

    Read More