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. Converting Fractions to Decimals | Solved Examples | Free Worksheet

    Apr 28, 25 01:43 AM

    Converting Fractions to Decimals
    In converting fractions to decimals, we know that decimals are fractions with denominators 10, 100, 1000 etc. In order to convert other fractions into decimals, we follow the following steps:

    Read More

  2. Expanded Form of a Number | Writing Numbers in Expanded Form | Values

    Apr 27, 25 10:13 AM

    Expanded Form of a Number
    We know that the number written as sum of the place-values of its digits is called the expanded form of a number. In expanded form of a number, the number is shown according to the place values of its…

    Read More

  3. Converting Decimals to Fractions | Solved Examples | Free Worksheet

    Apr 26, 25 04:56 PM

    Converting Decimals to Fractions
    In converting decimals to fractions, we know that a decimal can always be converted into a fraction by using the following steps: Step I: Obtain the decimal. Step II: Remove the decimal points from th…

    Read More

  4. Worksheet on Decimal Numbers | Decimals Number Concepts | Answers

    Apr 26, 25 03:48 PM

    Worksheet on Decimal Numbers
    Practice different types of math questions given in the worksheet on decimal numbers, these math problems will help the students to review decimals number concepts.

    Read More

  5. Multiplication Table of 4 |Read and Write the Table of 4|4 Times Table

    Apr 26, 25 01:00 PM

    Multiplication Table of Four
    Repeated addition by 4’s means the multiplication table of 4. (i) When 5 candle-stands having four candles each. By repeated addition we can show 4 + 4 + 4 + 4 + 4 = 20 Then, four 5 times

    Read More