Question
Question: Find the ratio in which the line segment joining the points \(\left( 1,2 \right)\) and \(\left( -2,3...
Find the ratio in which the line segment joining the points (1,2) and (−2,3) is divided by the line 3x+4y=7.
Solution
Hint: Find the equation of line passing through given points. Then find the intersections point. For line equation through (a,b)(c,d) we have formula:
(y−b)=(c−a)(d−b)(x−a)
Use this to find an equation. Substitute the y in terms of x into other equations. Solve for x. Place the value of x back for the value of y. Now take ratio to be m:1−m. By formula, if (x,y) divides (a,b);(c,d) by ratio m:(1−m) then:
y=m(d)+(1−m)b
By using this find m.
Complete step-by-step answer:
Find the equation through given points in the question. Let point is given by the coordinates of the value A(1,2) . Let point B is given by the coordinate of the value B(−2,3).
Line equation passing through (a,b);(c,d) is given by the formula:
(y−b)=(c−a)(d−b)(x−a)
Here, a=1, b=2, c=-2, d=3
By substituting this values in the given formula, we get
(y−2)=(−2−1)(3−2)(x−1)
So, by cross multiplying the terms the equation, we get:
−3y+6=x−1
By adding 3y term on both sides of the equation, we get:
6=x+3y−1
By adding 1 on both sides of the equation, we get:
x+3y=7
By substituting the value of x in the 2nd line equation. Given in question 2nd line equation is given by equation:
3x+4y=7 , we get:
3(7−3y)+4y=7
By simplifying, we get value of y to be 514
By value of y, we get the value of x to be −57 .
Let point P(−57,514) divide line in ratio m:1−m .
By basic knowledge of coordinate geometry, we can say:
514=m×3+(1−m)⋅2=3m+2−2m
By simplifying we get the value of m to be 54
Ratio =m:1−m=54:51=4:1
So, the required ratio is 4:1
Note: Apply coordinate geometry properly. The required ratio is not m it is m:1−m don’t forget to apply this or else you will get 4:5.
Alternate method:
Instead of using section formulas you can use the distance formula. Find the distance between the intersection point and given 2 points. Then take the ratio of 2 distances to get the required result.
Distance between 2 points (a, b) and (c, d) is given by:
Distance=(a−c)2+(b−d)2