+91 9600 121 800

Plans

Dashboard

Daily & Speed

Quant

Verbal

DILR

Compete

Free Stuff

calendarBack
Quant

/

Geometry

/

Trigonometry & Coordinate

Trigonometry And Coordinate

MODULES

Basics of Triangle
Trigonometric Formulae
Quadrants & Graph
Basics of Coordinate Geometry
Equation of a Line
Other Line Properties
Triangle, Quadrilateral & Circle
Past Questions

PRACTICE

Trigonometry & Coordinate : Level 1
Trigonometry & Coordinate : Level 2
Trigonometry & Coordinate : Level 3
ALL MODULES

CAT 2025 Lesson : Trigonometry & Coordinate - Other Line Properties

bookmarked

4. Other types

4.1 Other Properties of Points & Lines

The following are certain key properties/formulae that you need to remember.
If then
m1m_1m1​ and m2m_2m2​ are the slopes of 222 parallel lines, m1=m2m_1 = m_2m1​=m2​
m1m_1m1​ and m2m_2m2​ are the slopes of 222 perpendicular lines, m1×m2=−1m_1 \times m_2 = -1m1​×m2​=−1
m1m_1m1​ and m2m_2m2​ are the slopes of 222 lines and θ is the angle formed between the lines tan θ = ∣m1−m21+m1m2∣\lvert \dfrac{m_1 - m_2}{1 + m_1 m_2} \rvert∣1+m1​m2​m1​−m2​​∣
the equation of a line is ax+by+c=0ax + by + c = 0ax+by+c=0 and another point (x1,y1x_1, y_1x1​,y1​) lies on the plane, such that lll is the length of the perpendicular drawn from this point to the line l=∣ax1+by1+c∣a2+b2l = \dfrac{\lvert ax_1 + by_1 + c \rvert}{\sqrt{a^2 +b^2}}l=a2+b2​∣ax1​+by1​+c∣​
ax+by+c1=0ax + by + c_1 = 0ax+by+c1​=0 and ax+by+c2=0ax + by + c_2 = 0ax+by+c2​=0 are two parallel lines (as slopes are equal), and if lll is the perpendicular distance between the two lines, l=∣c1−c2∣a2+b2l = \dfrac{\lvert c_1 - c_2 \rvert}{\sqrt{a^2 + b^2}}l=a2+b2​∣c1​−c2​∣​
a set of collinear points P (x1,y1x_1, y_1x1​,y1​), Q (x2,y2x_2, y_2x2​,y2​), R (x3,y3x_3, y_3x3​,y3​), etc. are provided, and PQ, QR and RP are the distances between the respective points, (i) slopes of lines connecting any two of these point will be equal;
(ii) the largest of PQ, QR and RP should be equal to the sum of the other two distances.

Example 14

A and B are two lines and A passes through the points (4, 8) and (-2, -1). Find the equation of B, if

(i) A and B are parallel lines and B passes through the point (3, -2)
(ii) A and B are perpendicular lines, which are intersecting at a point on yyy- axis

Solution

(i) Since A and B are parallel lines,

Slope of A = Slope of B

Coordinates of A are (4, 8) and (-2, -1)

x1=4,y1=8,x2=−2x_1 = 4, y_1 = 8, x_2 = -2x1​=4,y1​=8,x2​=−2 and y2=−1y_2 = -1y2​=−1

Slope of A =
y2−y1x2−x1=(−1)−8(−2)−4=−9−6=32\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{(-1) - 8}{(-2) - 4} = \dfrac{-9}{-6} = \dfrac{3}{2}x2​−x1​y2​−y1​​=(−2)−4(−1)−8​=−6−9​=23​

Equation of the line B,

We know the slope and one coordinate of line B,

Equation =
(y−y1)=m(x−x1)(y - y_1) = m(x - x_1)(y−y1​)=m(x−x1​)

Slope
(m)=32,x1=3(m) = \dfrac{3}{2}, x_1 = 3(m)=23​,x1​=3 and y1=−2y_1 = -2y1​=−2

⇒
y−(−2)=32(x−3)y - (-2) = \dfrac{3}{2} (x - 3)y−(−2)=23​(x−3)

⇒
2(y+2)=3x−92(y + 2) = 3x - 92(y+2)=3x−9

⇒
2y+4=3x−92y + 4 = 3x - 92y+4=3x−9

⇒
3x−2y−13=03x - 2y - 13 = 03x−2y−13=0

⇒
y=32x−132y = \dfrac{3}{2} x - \dfrac{13}{2}y=23​x−213​

(ii) Since A and B are perpendicular lines,

Slope of A
×\times× Slope of B = -1

Slope of A =
32\dfrac{3}{2}23​, Slope of B = −23\dfrac{-2}{3}3−2​

Equation of B,

Since the lines are intersecting at
yyy-axis, one of the points of line B will be (0,b0, b0,b), where bbb is the yyy intercept of line A.

Equation of line B,
y=mx+by = mx + by=mx+b

Coordinates of A are (
4,84, 84,8) and (−2,−1-2, -1−2,−1)

x1=4,y1=8,x2=−2x_1 = 4, y_1 = 8, x_2 = -2x1​=4,y1​=8,x2​=−2 and y2=−1y_2 = -1y2​=−1

Equation of line A =
(y−y1)(y2−y1)=(x−x1)(x2−x1)=(y−8)((−1)−8)=(x−4)((−2)−6)\dfrac{(y - y_1)}{(y_2 - y_1)} = \dfrac{(x - x_1)}{(x_2 - x_1)} = \dfrac{(y - 8)}{((-1) - 8)} = \dfrac{(x - 4)}{((-2) - 6)}(y2​−y1​)(y−y1​)​=(x2​−x1​)(x−x1​)​=((−1)−8)(y−8)​=((−2)−6)(x−4)​

⇒
2(y−8)=3(x−4)2(y - 8) = 3(x - 4)2(y−8)=3(x−4)
⇒
2y−16=3x−122y - 16 = 3x - 122y−16=3x−12
⇒
y=32x+2y = \dfrac{3}{2}x + 2y=23​x+2
Therefore, the equation of Line B =
y=−23x+2y = - \dfrac{2}{3}x + 2y=−32​x+2

Answer: (i)
y=32x−132y = \dfrac{3}{2}x - \dfrac{13}{2}y=23​x−213​; (ii) y=−23x+2y = - \dfrac{2}{3}x + 2y=−32​x+2

Example 15

What is the distance (in units) between the point (3,33, 33,3) and 5x−12y=55x - 12y = 55x−12y=5?

Solution

Distance between a point (
3,33, 33,3) and line 5x−12y−5=05x - 12y - 5 = 05x−12y−5=0 is

D =
∣ax1+by1+c∣a2+b2=∣5×3+(−12)×3−5∣52+(−12)2=∣−26∣169=2\dfrac{|ax_1 + by_1 + c|}{\sqrt{a^2 + b^2}} = \dfrac{|5 \times 3 + (-12) \times 3 - 5|}{\sqrt{5^2 + (-12)^{2}}} = \dfrac{|-26|}{\sqrt{169}} = 2a2+b2​∣ax1​+by1​+c∣​=52+(−12)2​∣5×3+(−12)×3−5∣​=169​∣−26∣​=2

Answer:
222

Example 16

What is the distance (in units) between the lines 16x+30y=4516x + 30y = 4516x+30y=45 and 8x+15y+3=08x + 15y + 3 = 08x+15y+3=0?

Solution

The two lines can be rewritten as
8x+15y−22.5=08x + 15y - 22.5 = 08x+15y−22.5=0 and 8x+15y+3=08x + 15y + 3 = 08x+15y+3=0. Now, we can apply the formula as the coefficients of xxx and yyy are the same in both the lines.

Given two parallel lines
ax+by+c1=0ax + by + c_1 = 0ax+by+c1​=0 and ax+by+c2=0ax + by + c_2 = 0ax+by+c2​=0, distance between the lines is ∣c2−c1∣a2+b2=∣3−(−22.5)∣82+152=25.517=1.5\dfrac{|c_2 - c_1|}{\sqrt{a^2 + b^2}} = \dfrac{|3 - ( - 22.5)|}{\sqrt{8^2 + 15^2}} = \dfrac{25.5}{17} = 1.5a2+b2​∣c2​−c1​∣​=82+152​∣3−(−22.5)∣​=1725.5​=1.5

Answer:
1.51.51.5

Want to read the full content

Unlock this content & enjoy all the features of the platform

Subscribe Now arrow-right
videovideo-lock