Question
Question: If the first point of trisection of AB is (t, 2t) and the ends A, B move on ‘x’ and ‘y’ axis respect...
If the first point of trisection of AB is (t, 2t) and the ends A, B move on ‘x’ and ‘y’ axis respectfully, then the focus of midpoint of AB is
A.x = y
B.2x = y
C.4x = y
D.x = 4y
Solution
Hint : We know the section formula, the coordinates of the point P(x, y) which divides the line segment joining the points A(x1,y1) and B(x2,y2) internally, in the ratio m1:m2 are (m1+m2m1x2+m2x1,m1+m2m1y2+m2y1) . We choose the midpoint as M(h,k) and using the above formula we find the coordinate values ‘h’ and ‘k’ to obtain the required result.
Complete step-by-step answer :
Let M(h,k) be the midpoint of line AB. Given A, B move on the ‘x’ and ‘y’ axis respectively. Then it is obvious that the coordinates of A and B are A(2h,0) and B(0,2k) .
Since point P(t,2t) is first trisection it divides A and B into 1:2 ratio. See in the below diagram for understanding point of view.
We have A(x1,y1)=A(2h,0) , B(x2,y2)=B(0,2k) and which divides in the ratio 1:2 . Using the section formula we find the coordinates of the point P.
Using the formula (m1+m2m1x2+m2x1,m1+m2m1y2+m2y1)
⇒=P(1+2(1×0)+(2×2h),1+2(1×2k)+(2×0))
⇒=P(30+4h,32k+0)
⇒=P(34h,32k)
But we already have point p coordinates as P(t,2t) .
Comparing ‘x’ and ‘y’ coordinates in both Points P we have
The ‘x’ coordinate 34h=t
Multiply by 3 on both sides.
⇒4h=3t - - - - - - - (1)
The ‘y’ coordinate 32k=2t
Cancelling 2 on both sides,
⇒3k=t
Multiply by 3 on both sides,
⇒k=3t - - - - - - - (2)
Now substituting equation (2) in equation (1) we have ⇒4h=k .
But we have options in ‘x’ and ‘y’ variables, so we have
⇒4x=y (Because (h,y)=(x,y) )
So, the correct answer is “Option C”.
Note : In general Trisection is the division of a quantity or figure into three equal parts. In the above problem when P is the first trisection there is another two trisection. Hence we take the ratio as 1:2 . Remember the formula of section formula. Careful in the substitution and calculation part.