KnowledgeBoat Logo
|

Mathematics

Given a line segment AB joining the points A(-4, 6) and B(8, 3). Find :

(i) the ratio in which line segment AB is divided by y-axis.

(ii) the co-ordinates of the point of intersection.

(iii) equation of perpendicular bisector of AB.

Section Formula

8 Likes

Answer

(i) Let the y-axis divide AB in the ratio m1 : m2.

By section-formula, the x-coordinate = (m1x2+m2x1m1+m2)\Big(\dfrac{m1x2 + m2x1}{m1 + m2}\Big)

Since, the x-coordinate on y-axis is 0. Putting value in above formula we get :

0=m1×8+m2×4m1+m28m14m2=08m1=4m2m1m2=48=12m1:m2=1:2.\Rightarrow 0 = \dfrac{m1 \times 8 + m2 \times -4}{m1 + m2} \\[1em] \Rightarrow 8m1 - 4m2 = 0 \\[1em] \Rightarrow 8m1 = 4m2 \\[1em] \Rightarrow \dfrac{m1}{m2} = \dfrac{4}{8} = \dfrac{1}{2} \\[1em] \Rightarrow m1 : m2 = 1 : 2.

Hence, required ratio = 1 : 2.

(ii) The x-coordinate equals to zero on y-axis.

By section formula, the y-coordinate = (m1y2+m2y1m1+m2)\Big(\dfrac{m1y2 + m2y1}{m1 + m2}\Big)

Substituting value in above formula, we get :

y=1×3+2×61+2=3+123=153=5.\Rightarrow y = \dfrac{1 \times 3 + 2 \times 6}{1 + 2} \\[1em] = \dfrac{3 + 12}{3} \\[1em] = \dfrac{15}{3} \\[1em] = 5.

Hence, the coordinates of the point of intersection are (0, 5).

(iii) By formula,

Mid-point = (x1+x22,y1+y22)\Big(\dfrac{x1 + x2}{2}, \dfrac{y1 + y2}{2}\Big)

Let M be the mid-point of AB.

M = ((4)+82,6+32)=(42,92)=(2,92)\Big(\dfrac{(-4) + 8}{2}, \dfrac{6 + 3}{2}\Big) = \Big(\dfrac{4}{2}, \dfrac{9}{2}\Big) = \Big(2, \dfrac{9}{2}\Big).

Slope of AB = 368(4)=312=14\dfrac{3 - 6}{8 - (-4)} = \dfrac{-3}{12} = -\dfrac{1}{4}

We know that,

Product of slope of perpendicular lines = -1.

Let slope of perpendicular bisector be h.

∴ h × 14-\dfrac{1}{4} = -1

⇒ h = 4.

By point-slope form,

Equation : y - y1 = m(x - x1)

⇒ y - 92\dfrac{9}{2} = 4(x - 2)

2y92\dfrac{2y - 9}{2} = 4(x - 2)

⇒ 2y - 9 = 8(x - 2)

⇒ 2y - 9 = 8x - 16

⇒ 2y - 8x - 9 + 16 = 0

⇒ 2y - 8x + 7 = 0

⇒ 8x - 2y = 7.

Hence, equation of perpendicular bisector of AB is 8x - 2y = 7.

Answered By

3 Likes


Related Questions