KnowledgeBoat Logo
|

Mathematics

P is a point on the x-axis which divides the line joining A(-6, 2) and B (9, -4). Find:

(a) the ratio in which P divides the line segment AB.

(b) the coordinates of the point P.

(c) equation of a line parallel to AB and passing through (-3, -2).

Straight Line Eq

51 Likes

Answer

(a) Let the point P(x, 0) divide the line segment joining A(-6, 2) and B(9, -4) in the ratio m : n.

By section formula,

y=my2+ny1m+ny = \dfrac{my2 + ny1}{m + n}

Substituting the values we get :

0=m(4)+n(2)m+n0=4m+2n4m=2nmn=24mn=12.\Rightarrow 0 = \dfrac{m(-4) + n(2)}{m+n} \\[1em] \Rightarrow 0 = -4m + 2n \\[1em] \Rightarrow 4m = 2n \\[1em] \Rightarrow \dfrac{m}{n} = \dfrac{2}{4} \\[1em] \Rightarrow \dfrac{m}{n} = \dfrac{1}{2}.

Hence, the ratio in which P divides the line segment AB is 1 : 2.

(b) From part (a),

A (-6, 2) and B (9, - 4)

m : n = 1 : 2

By section-formula,

x=mx2+nx1m+nx = \dfrac{mx2 + nx1}{m + n}

x=1(9)+2(6)1+2x=9123x=33x=1.\Rightarrow x = \dfrac{1(9) + 2(-6)}{1+2} \\[1em] \Rightarrow x = \dfrac{9 - 12}{3} \\[1em] \Rightarrow x = \dfrac{-3}{3} \\[1em] \Rightarrow x = -1.

P = (x, 0) = (-1, 0).

Hence, the coordinates of the point P are (-1, 0).

(c) By formula,

m=y2y1x2x1m = \dfrac{y2 - y1}{x2 - x1}

Substituting values we get :

mAB=429(6)mAB=615mAB=25\Rightarrow m{AB} = \dfrac{-4 - 2}{9 - (-6)} \\[1em] \Rightarrow m{AB} = \dfrac{-6}{15} \\[1em] \Rightarrow m_{AB} = \dfrac{-2}{5}

Line parallel to AB will have the same slope, so the slope of the new line is also m = 25\dfrac{-2}{5}.

By point-slope formula,

y - y1 = m(x - x1)

Line passing through (-3, -2) and parallel to AB is :

y(2)=25(x(3))y+2=25(x+3)5(y+2)=2(x+3)5y+10=2x65y+10+2x+6=02x+5y+16=0\Rightarrow y - (-2) = \dfrac{-2}{5}(x - (-3)) \\[1em] \Rightarrow y + 2 = \dfrac{-2}{5}(x + 3) \\[1em] \Rightarrow 5(y + 2) = -2(x + 3) \\[1em] \Rightarrow 5y + 10 = -2x - 6 \\[1em] \Rightarrow 5y + 10 + 2x + 6 = 0 \\[1em] \Rightarrow 2x + 5y + 16 = 0 \\[1em]

Hence, the equation of the line is 2x + 5y + 16 = 0.

Answered By

26 Likes


Related Questions