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), then it’s equation is
1)5x+2y=20
2)2x+5y=20
3)5x−2y=20
4)2x−5y=20
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).
Let the points where it intersects the x-axis and y-axis be (x,0) and (0,y) respectively.
[Since, in the x-axis the y-coordinate will be 0 and in the y-axis x-coordinate will be 0]
The midpoint formula is,
m(α,β)=(2x1+x2,2y1+y2)
Where, (x1,y1) and (x2,y2) are the two points of the line, whose mid-point is m(α,β).
Therefore, here, m(α,β)=(5,2), (x1,y1)=(x,0), (x2,y2)=(0,y).
Therefore, substituting the points in the given formula, we get,
(5,2)=(2x+0,20+y)
⇒(5,2)=(2x,2y)
Comparing the x-coordinate and y-coordinate on both sides of the equality, we get,
2x=5
⇒x=10
And, 2y=2
⇒y=4
Therefore, the two points where the line intersects the axes is (10,0) and (0,4).
Therefore, we have two points of a line.
So, we can find the equation of the line by using the formula,
x−x1y−y1=x2−x1y2−y1
Here, (x1,y1)=(10,0) and (x2,y2)=(0,4).
Substituting the values, we get,
x−10y−0=0−104−0
⇒x−10y=−104
Simplifying the right hand side, we get,
⇒x−10y=−52
Now, cross multiplying, we get,
⇒−5y=2(x−10)
⇒−5y=2x−20
Adding 5y on both sides, we get,
⇒0=2x+5y−20
Adding, 20 on both sides, we get,
⇒20=2x+5y
Now, changing the sides, we get,
⇒2x+5y=20
Therefore, the equation of the line is, 2x+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,
x−x1y−y1=m.