Question
Question: A line AB meets X-axis at A and Y-axis at B. P (4, -1) divides AB in the ratio 1:2. Find the coordin...
A line AB meets X-axis at A and Y-axis at B. P (4, -1) divides AB in the ratio 1:2. Find the coordinates of A and B.
Solution
Name the points of intersection of the line AB on the x and y axis. Recall the point on the x axis has y coordinate as zero and vice versa. Then, use section formula to find coordinates of A and B. It is given by (x,y)=(m+nmx2+nx1,m+nmy2+ny1) .
Complete step-by-step answer:
We know that the y-coordinate of the point that lies on the x-axis is zero, hence, the coordinate of A is (x, 0) for some x.
We know that the x-coordinate of the point that lies on the y-axis is zero, hence, the coordinate of B is (0, y) for some y.
Now, we have point P (4, -1) that divides the line segment joining the points A (0, y) and B (x, 0) in the ratio 1:2.
The section formula of a point P(x, y) that divides the line segment joining A (x1,y1) and B (x2,y2) in the ratio m:n is as follows:
(x,y)=(m+nmx2+nx1,m+nmy2+ny1)..........(1)
We have P (4, -1), A (x, 0), B (0, y) and the ratio as 1:2. Substituting in equation (1), we have:
(4,−1)=(1+21(0)+2x,1+21(y)+2(0))
Simplifying we obtain:
(4,−1)=(32x,3y)...........(2)
We obtain two equations from equation (2).
32x=4........(3)
3y=−1........(4)
From equation (3), we get the value of x as follows:
x=23×4
x=6
From equation (4), we get the value of y as follows:
y=3×−1
y=−3
Hence, the coordinates of A and B are (6,0) and (0, -3) respectively.
Note: You may mistakenly write the coordinates of A as (0, y) and the coordinates of B as (x, 0) which is wrong. For a point on the x axis, the y coordinate is zero and vice versa. Any mistake in writing the section formula also should be avoided. You might interchange m and n in the numerator and write it as (x,y)=(m+nnx2+mx1,m+nny2+my1) , this will give wrong answers.