Question
Question: A straight line meets the coordinate axes in A and B. Find the equation of the straight line, when \...
A straight line meets the coordinate axes in A and B. Find the equation of the straight line, when AB is divided in the ratio 2 : 3 at (─5, 2).
Solution
To find the equation of the line, we need to find at least 2 points. It is given that the line intersects the axes in A and B. Suppose it intersects y – axis at point A and it intersects x – axis at point B. This means x – coordinate of A is 0 and y – coordinate of B is 0. Now, it is given that (─5,3) divides the line formed by A and B in the ratio 2 : 3. Here, we will use the section formula to find the point A and B. Once we’ve found A and B, we will use these points to form the equation of line.
Complete step by step answer:
Let the x – coordinate of point A be x and y – coordinate of point B be y.
Therefore, point B is (0, y) and point A is (x, 0),
If the point (─5, 2) divides the line, it must also lie on the line.
The figure of the line is as follows:
We will use the section formula to find the value of x and y.
The section formula is (x,y)=(m+nnx1+mx2,m+nny1+my2), where m : n is the ratio in which the point (x, y) divides point (x1,y1) and (x2,y2).
The point (─5, 2) divides the line segment between A(x,0) and B(0,y) in the ration 2 : 3.
⇒(−5,2)=(52x,53y)⇒−5=52x, 2=53y⇒x=2−25, y=310
Therefore, point coordinates of point A is (2−25,0) and that of point B is (0,310).
Thus, we find an equation of line passing through the points A and B.
Equation of line in two-point form is y−y1=(x2−x1y2−y1)(x−x1)
⇒y−0=0−(−225)310−0(x−(−225))⇒y=225310(x+225)⇒y=154(x+225)⇒y=154x+310
Therefore, the equation of the line passing through A and B is y=154x+310
Note: Alternatively, students can find first find the slope of the line by the formula m=x2−x1y2−y1 and then find the equation of the line is slope-point form y−y1=m(x−x1).