Question
Mathematics Question on Coordinate Geometry
A variable line L passes through the point (3,5) and intersects the positive coordinate axes at the points A and B. The minimum area of the triangle OAB, where O is the origin, is:
30
25
40
35
30
Solution
Step 1: Equation of the line L The line L passes through the point (3,5) and intersects the axes. Let the equation of the line L be:
ax+by=1,
where a and b are the intercepts on the x-axis and y-axis, respectively.
Since the line passes through (3,5), substitute x=3 and y=5:
a3+b5=1. (1)
Step 2: Area of triangle OAB The area of triangle OAB is given by:
Area=21×a×b.
From equation (1), express b in terms of a:
b5=1−a3. b=a−35a. (2)
Substitute b=a−35a into the area formula:
Area=21×a×a−35a.Area=2(a−3)5a2 (3)
Step 3: Minimize the area Let f(a)=2(a−3)5a2. To find the minimum area, calculate dadf and set it equal to zero:
f(a)=2(a−3)5a2.
Using the quotient rule:
dadf=4(a−3)2(2(a−3)(10a))−(5a2(2)). dadf=4(a−3)220a(a−3)−10a2. dadf=4(a−3)220a2−60a−10a2. dadf=4(a−3)210a(a−6).
Set dadf=0:
10a(a−6)=0.
Since a=0 is not valid (intercept cannot be zero), a=6.
Step 4: Calculate b and the minimum area Substitute a=6 into equation (2) to find b:
b=6−35(6)=330=10.
The minimum area is:
Area=21×6×10=30.
Final Answer: Option (1).