Solveeit Logo

Question

Question: If the intercept made by the line between the axis is bisected at the point \(\left( {5,2} \right)\)...

If the intercept made by the line between the axis is bisected at the point (5,2)\left( {5,2} \right), then it’s equation is
1)5x+2y=205x + 2y = 20
2)2x+5y=202x + 5y = 20
3)5x2y=205x - 2y = 20
4)2x5y=202x - 5y = 20

Explanation

Solution

Given to us is the midpoint of a line that intercepts the axes. So, we can find the points where the line intersects the axis using the midpoint formula, as in the points of the intercepts in the axis have only the x-coordinate or y-coordinate. So, we will have two points that lie on a line, we can easily use the two point formula of a line to find the equation of the line.

Complete step-by-step solution:
The given point that bisects the line is (5,2)\left( {5,2} \right).
Let the points where it intersects the x-axis and y-axis be (x,0)\left( {x,0} \right) and (0,y)\left( {0,y} \right) respectively.

[Since, in the x-axis the y-coordinate will be 00 and in the y-axis x-coordinate will be 00]
The midpoint formula is,
m(α,β)=(x1+x22,y1+y22)m\left( {\alpha ,\beta } \right) = \left( {\dfrac{{{x_1} + {x_2}}}{2},\dfrac{{{y_1} + {y_2}}}{2}} \right)
Where, (x1,y1)\left( {{x_1},{y_1}} \right) and (x2,y2)\left( {{x_2},{y_2}} \right) are the two points of the line, whose mid-point is m(α,β)m\left( {\alpha ,\beta } \right).
Therefore, here, m(α,β)=(5,2)m\left( {\alpha ,\beta } \right) = \left( {5,2} \right), (x1,y1)=(x,0)\left( {{x_1},{y_1}} \right) = \left( {x,0} \right), (x2,y2)=(0,y)\left( {{x_2},{y_2}} \right) = \left( {0,y} \right).
Therefore, substituting the points in the given formula, we get,
(5,2)=(x+02,0+y2)\left( {5,2} \right) = \left( {\dfrac{{x + 0}}{2},\dfrac{{0 + y}}{2}} \right)
(5,2)=(x2,y2)\Rightarrow \left( {5,2} \right) = \left( {\dfrac{x}{2},\dfrac{y}{2}} \right)
Comparing the x-coordinate and y-coordinate on both sides of the equality, we get,
x2=5\dfrac{x}{2} = 5
x=10\Rightarrow x = 10
And, y2=2\dfrac{y}{2} = 2
y=4\Rightarrow y = 4
Therefore, the two points where the line intersects the axes is (10,0)\left( {10,0} \right) and (0,4)\left( {0,4} \right).
Therefore, we have two points of a line.
So, we can find the equation of the line by using the formula,
yy1xx1=y2y1x2x1\dfrac{{y - {y_1}}}{{x - {x_1}}} = \dfrac{{{y_2} - {y_1}}}{{{x_2} - {x_1}}}
Here, (x1,y1)=(10,0)\left( {{x_1},{y_1}} \right) = \left( {10,0} \right) and (x2,y2)=(0,4)\left( {{x_2},{y_2}} \right) = \left( {0,4} \right).
Substituting the values, we get,
y0x10=40010\dfrac{{y - 0}}{{x - 10}} = \dfrac{{4 - 0}}{{0 - 10}}
yx10=410\Rightarrow \dfrac{y}{{x - 10}} = \dfrac{4}{{ - 10}}
Simplifying the right hand side, we get,
yx10=25\Rightarrow \dfrac{y}{{x - 10}} = \dfrac{2}{{ - 5}}
Now, cross multiplying, we get,
5y=2(x10)\Rightarrow - 5y = 2\left( {x - 10} \right)
5y=2x20\Rightarrow - 5y = 2x - 20
Adding 5y5y on both sides, we get,
0=2x+5y20\Rightarrow 0 = 2x + 5y - 20
Adding, 2020 on both sides, we get,
20=2x+5y\Rightarrow 20 = 2x + 5y
Now, changing the sides, we get,
2x+5y=20\Rightarrow 2x + 5y = 20
Therefore, the equation of the line is, 2x+5y=202x + 5y = 20, the correct option is 2.

Note: We can also solve this problem by finding the slope of the line from any two of the points, either be the midpoint and any intercept or be the two intercepts. And, then using the slope-point formula to get the required answer, the formula is,
yy1xx1=m\dfrac{{y - {y_1}}}{{x - {x_1}}} = m.