Solveeit Logo

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

Explanation

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)A({x_1},{y_1}) and B(x2,y2)B({x_2},{y_2}) internally, in the ratio m1:m2{m_1}:{m_2} are (m1x2+m2x1m1+m2,m1y2+m2y1m1+m2)\left( {\dfrac{{{m_1}{x_2} + {m_2}{x_1}}}{{{m_1} + {m_2}}},\dfrac{{{m_1}{y_2} + {m_2}{y_1}}}{{{m_1} + {m_2}}}} \right) . We choose the midpoint as M(h,k)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)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)A(2h,0) and B(0,2k)B(0,2k) .
Since point P(t,2t)P(t,2t) is first trisection it divides A and B into 1:21:2 ratio. See in the below diagram for understanding point of view.

We have A(x1,y1)=A(2h,0)A({x_1},{y_1}) = A(2h,0) , B(x2,y2)=B(0,2k)B({x_2},{y_2}) = B(0,2k) and which divides in the ratio 1:21:2 . Using the section formula we find the coordinates of the point P.
Using the formula (m1x2+m2x1m1+m2,m1y2+m2y1m1+m2)\left( {\dfrac{{{m_1}{x_2} + {m_2}{x_1}}}{{{m_1} + {m_2}}},\dfrac{{{m_1}{y_2} + {m_2}{y_1}}}{{{m_1} + {m_2}}}} \right)
=P((1×0)+(2×2h)1+2,(1×2k)+(2×0)1+2)\Rightarrow = P\left( {\dfrac{{\left( {1 \times 0} \right) + \left( {2 \times 2h} \right)}}{{1 + 2}},\dfrac{{\left( {1 \times 2k} \right) + \left( {2 \times 0} \right)}}{{1 + 2}}} \right)
=P(0+4h3,2k+03)\Rightarrow = P\left( {\dfrac{{0 + 4h}}{3},\dfrac{{2k + 0}}{3}} \right)
=P(4h3,2k3)\Rightarrow = P\left( {\dfrac{{4h}}{3},\dfrac{{2k}}{3}} \right)
But we already have point p coordinates as P(t,2t)P(t,2t) .
Comparing ‘x’ and ‘y’ coordinates in both Points P we have
The ‘x’ coordinate 4h3=t\dfrac{{4h}}{3} = t
Multiply by 3 on both sides.
4h=3t - - - - - - - (1)\Rightarrow 4h = 3t{\text{ - - - - - - - (1)}}
The ‘y’ coordinate 2k3=2t\dfrac{{2k}}{3} = 2t
Cancelling 2 on both sides,
k3=t\Rightarrow \dfrac{k}{3} = t
Multiply by 3 on both sides,
k=3t - - - - - - - (2)\Rightarrow k = 3t{\text{ - - - - - - - (2)}}
Now substituting equation (2) in equation (1) we have 4h=k \Rightarrow 4h = k .
But we have options in ‘x’ and ‘y’ variables, so we have
4x=y\Rightarrow 4x = y (Because (h,y)=(x,y)(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:21:2 . Remember the formula of section formula. Careful in the substitution and calculation part.