In what ratio is a line segment joining the points (-2, -3) and (3, 7) divided by y-axis?
Using the section formula, if a
point (x,y) divides the line joining the points (x1,y1) and (x2,y2) in the ratio m:n, then (x,y)=(mx2+nx1m+n,my2+ny1m+n)
Substituting (x1,y1)=(−2,−3) and (x2,y2)=(3,7) in the section formula, we get the point (m(3)+n(−2)m+n,m(7)+n(−3)m+n)=(3m−2nm+n,7m−3nm+n)
As the
point lies on y - axis, x -coordinate =0.
=>3m−2nm+n=0
=>3m=2n or m:n=2:3