Question
Mathematics Question on Coordinate Geometry
Let a variable line of slope m>0 passing through the point (4,−9) intersect the coordinate axes at the points A and B. The minimum value of the sum of the distances of A and B from the origin is:
A
25
B
30
C
15
D
10
Answer
25
Explanation
Solution
The equation of the line is:
y+9=m(x−4).
Find A and B (intersection points with the axes):
At y=0, x=m9+4⟹A(m9+4,0).
At x=0, y=−9−4m⟹B(0,−9−4m).
The sum of distances:
OA+OB=(m9+4)2+(−9−4m)2.
Using AM-GM inequality, the minimum value occurs when:
m=23.
Substitute m to get:
OA+OB=25.