KnowledgeBoat Logo

Mathematics

Find the equation of the line perpendicular to the line joining the points A(1, 2) and B(6, 7) and passing through the point which divides the line segment AB in the ratio 3 : 2.

Straight Line Eq

26 Likes

Answer

Let the slope of line joining A(1, 2) and B(6, 7) be s1. Slope of two points is given by,

s1=y2y1x2x1=7261=55=1.s1 = \dfrac{y2 - y1}{x2 - x_1} \\[1em] = \dfrac{7 - 2}{6 - 1} \\[1em] = \dfrac{5}{5} \\[1em] = 1.

Let slope of perpendicular line be s2. So,

s1×s2=11×s2=1s2=1.\Rightarrow s1 \times s2 = -1 \\[1em] \Rightarrow 1 \times s2 = -1 \\[1em] \Rightarrow s2 = -1.

Given, the new line passes through the point which divides the line segment AB in the ratio 3 : 2. By section formula coordinates are,

=(m1x2+m2x1m1+m2,m1y2+m2y1m1+m2)=(3×6+2×13+2,3×7+2×23+2)=(18+25,21+45)=(205,255)=(4,5).= \Big(\dfrac{m1x2 + m2x1}{m1 + m2}, \dfrac{m1y2 + m2y1}{m1 + m2}\Big) \\[1em] = \Big(\dfrac{3 \times 6 + 2 \times 1}{3 + 2}, \dfrac{3 \times 7 + 2 \times 2}{3 + 2} \Big) \\[1em] = \Big(\dfrac{18 + 2}{5}, \dfrac{21 + 4}{5}\Big) \\[1em] = \Big(\dfrac{20}{5}, \dfrac{25}{5}\Big) \\[1em] = (4, 5).

Equation of the line having slope -1 and passing through (4, 5) can be given by point-slope form i.e.,

yy1=m(xx1)y5=1(x4)y5=x+4x+y9=0.\Rightarrow y - y1 = m(x - x1) \\[1em] \Rightarrow y - 5 = -1(x - 4) \\[1em] \Rightarrow y - 5 = -x + 4 \\[1em] \Rightarrow x + y - 9 = 0.

Hence, the equation of the required line is x + y - 9 = 0.

Answered By

15 Likes


Related Questions