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. Subtraction of 4-Digit Numbers | Subtract Numbers with Four Digit

    Jan 11, 25 03:35 PM

    We will learn about the subtraction of 4-digit numbers (without borrowing and with borrowing). We know when one number is subtracted from another number the result obtained is called the difference.

    Read More

  2. 3rd Grade Addition Worksheet | 3-Digit Addition | Word Problems | Ans

    Jan 11, 25 01:06 PM

    3rd Grade Addition Games
    In 3th Grade Addition Worksheet we will solve how to addition of 3-digit numbers without regrouping, addition of three 3-digit numbers without regrouping, addition of 3-digit numbers with regrouping…

    Read More

  3. Addition of 4-Digit Numbers | 4-Digit Addition |Adding 4-Digit Numbers

    Jan 11, 25 03:16 AM

    Addition of 4-Digit Numbers
    We will learn about the addition of 4-digit numbers (without carrying and with carrying). We know how to add 2 or 3, 3-digit numbers without carrying or with carrying.

    Read More

  4. Worksheet on Addition of 4-Digit Numbers | 4 Digit Addition Worksheets

    Jan 11, 25 02:48 AM

    Worksheet on Addition of 4-Digit Numbers
    Practice the questions given in the worksheet on addition of 4-digit numbers. Here we will add two 4-digit numbers (without carrying and with carrying) and three 4-digit numbers

    Read More

  5. Word Problems on 4-Digit Numbers |Addition and Subtraction of 4-Digits

    Jan 10, 25 02:49 PM

    Word Problems on 4-Digit Numbers
    We will solve here some of the word problems on addition and subtraction of 4-digit numbers. We will apply the same method while adding and subtracting the word problems. 1. In a village, there are 25…

    Read More