Skip to main content
Back to Straight Lines
JEE Main 2019
Straight Lines
Straight Lines and Pair of Straight Lines
Hard

Question

A variable line L\mathrm{L} passes through the point (3,5)(3,5) and intersects the positive coordinate axes at the points A\mathrm{A} and B\mathrm{B}. The minimum area of the triangle OAB\mathrm{OAB}, where O\mathrm{O} is the origin, is :

Options

Solution

Key Concepts and Formulas

  • Intercept Form of a Straight Line: If a line intersects the x-axis at A(a,0)A(a,0) and the y-axis at B(0,b)B(0,b), its equation is given by: xa+yb=1\frac{x}{a} + \frac{y}{b} = 1

  • Area of Triangle OAB: For a line intersecting the x-axis at A(a,0)A(a,0) and the y-axis at B(0,b)B(0,b), the area of the triangle OAB is: Area=12ab\text{Area} = \frac{1}{2}ab

  • AM-GM Inequality: For non-negative real numbers x1,x2,,xnx_1, x_2, \dots, x_n, the Arithmetic Mean is greater than or equal to the Geometric Mean: x1+x2++xnnx1x2xnn\frac{x_1 + x_2 + \dots + x_n}{n} \ge \sqrt[n]{x_1 x_2 \dots x_n} Equality holds if and only if x1=x2==xnx_1 = x_2 = \dots = x_n.

Step-by-Step Solution

Step 1: Set up the equation of the line using the intercept form.

Let the line LL intersect the positive x-axis at point A(a,0)A(a,0) and the positive y-axis at point B(0,b)B(0,b). Since the line intersects the positive coordinate axes, we have a>0a > 0 and b>0b > 0. The equation of the line in intercept form is: xa+yb=1\frac{x}{a} + \frac{y}{b} = 1

Step 2: Use the given point to establish a relationship between the intercepts.

The line LL passes through the point (3,5)(3,5). This means the coordinates (3,5)(3,5) satisfy the equation of the line. Substituting x=3x=3 and y=5y=5 into the line equation: 3a+5b=1\frac{3}{a} + \frac{5}{b} = 1 This equation relates aa and bb, and we will use it as a constraint for optimization.

Step 3: Express the Area of triangle OAB in terms of the intercepts.

The area of triangle OAB, denoted by AA, is given by: A=12abA = \frac{1}{2}ab Our goal is to find the minimum value of this area, subject to the constraint 3a+5b=1\frac{3}{a} + \frac{5}{b} = 1.

Step 4: Minimize the Area using the AM-GM Inequality.

We have the constraint 3a+5b=1\frac{3}{a} + \frac{5}{b} = 1. We want to minimize the product abab. Since a>0a>0 and b>0b>0, the terms 3a\frac{3}{a} and 5b\frac{5}{b} are positive. Applying the AM-GM inequality to these two terms: 3a+5b23a5b\frac{\frac{3}{a} + \frac{5}{b}}{2} \ge \sqrt{\frac{3}{a} \cdot \frac{5}{b}} Substitute the constraint 3a+5b=1\frac{3}{a} + \frac{5}{b} = 1 into the left side: 1215ab\frac{1}{2} \ge \sqrt{\frac{15}{ab}} Square both sides of the inequality: 1415ab\frac{1}{4} \ge \frac{15}{ab} Rearrange the inequality to find the minimum value of abab: ab60ab \ge 60 The minimum value of abab is 60. Therefore, the minimum area of triangle OAB is: Amin=12(ab)min=12(60)=30A_{min} = \frac{1}{2} (ab)_{min} = \frac{1}{2} (60) = 30 The equality in the AM-GM inequality holds when 3a=5b\frac{3}{a} = \frac{5}{b}. Since their sum is 1, each term must be equal to 12\frac{1}{2}: 3a=12    a=6\frac{3}{a} = \frac{1}{2} \implies a = 6 5b=12    b=10\frac{5}{b} = \frac{1}{2} \implies b = 10 Both a=6a=6 and b=10b=10 are positive, and satisfy the given conditions.

Step 5: State the alternative general result for minimum area.

For a line passing through a point (x0,y0)(x_0, y_0) and intersecting the positive coordinate axes at (a,0)(a,0) and (0,b)(0,b), the minimum area of the triangle OAB is 2x0y02x_0 y_0. In this case, (x0,y0)=(3,5)(x_0, y_0) = (3,5). Minimum Area =2×3×5=30= 2 \times 3 \times 5 = 30.

Common Mistakes & Tips

  • Domain Constraints: Remember the conditions a>0a>0 and b>0b>0.
  • AM-GM Equality Condition: Check that the equality condition of the AM-GM inequality is achievable within the problem constraints.

Summary

The problem asked for the minimum area of the triangle formed by a line passing through (3,5)(3,5) and the positive coordinate axes. We used the intercept form of the line and applied the AM-GM inequality to find the minimum area, which is 30 square units.

The final answer is 30\boxed{30}, which corresponds to option (C).

Practice More Straight Lines Questions

View All Questions