Skip to main content
Back to Application of Derivatives
JEE Main 2023
Application of Derivatives
Application of Derivatives
Hard

Question

The maximum area of a triangle whose one vertex is at (0,0)(0,0) and the other two vertices lie on the curve y=2x2+54y=-2 x^2+54 at points (x,y)(x, y) and (x,y)(-x, y), where y>0y>0, is :

Options

Solution

Key Concepts and Formulas

  • Area of a Triangle: Given vertices (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), and (x3,y3)(x_3, y_3), the area is 12x1(y2y3)+x2(y3y1)+x3(y1y2)\frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)|. If one vertex is at the origin, the area simplifies to 12x2y3x3y2\frac{1}{2} |x_2y_3 - x_3y_2|.
  • Optimization using Derivatives: To find the maximum or minimum of a function f(x)f(x), find the critical points by solving f(x)=0f'(x) = 0. Use the second derivative test: if f(x)<0f''(x) < 0, it's a local maximum; if f(x)>0f''(x) > 0, it's a local minimum.

Step-by-Step Solution

Step 1: Define the Vertices We are given the vertices of the triangle as (0,0)(0,0), (x,y)(x, y), and (x,y)(-x, y), where the points (x,y)(x, y) and (x,y)(-x, y) lie on the curve y=2x2+54y = -2x^2 + 54 and y>0y > 0.

Step 2: Calculate the Area of the Triangle Using the formula for the area of a triangle with one vertex at the origin: Area=12x2y3x3y2\text{Area} = \frac{1}{2} |x_2 y_3 - x_3 y_2| Substituting the coordinates (x2,y2)=(x,y)(x_2, y_2) = (x, y) and (x3,y3)=(x,y)(x_3, y_3) = (-x, y): Area=12xy(x)y\text{Area} = \frac{1}{2} |x \cdot y - (-x) \cdot y| Area=12xy+xy\text{Area} = \frac{1}{2} |xy + xy| Area=122xy\text{Area} = \frac{1}{2} |2xy| Area=xy\text{Area} = |xy| Since y>0y > 0, we have Area=xy\text{Area} = |x|y.

Step 3: Express the Area as a Function of x We are given y=2x2+54y = -2x^2 + 54. Substitute this into the area equation: Area(x)=x(2x2+54)\text{Area}(x) = |x|(-2x^2 + 54) Also, we know y>0y > 0, so 2x2+54>0-2x^2 + 54 > 0. This implies: 2x2<542x^2 < 54 x2<27x^2 < 27 27<x<27-\sqrt{27} < x < \sqrt{27} Since the function is symmetric (even), we can consider only the case when x>0x > 0. Then, 0<x<270 < x < \sqrt{27}, and x=x|x| = x. Therefore, Area(x)=x(2x2+54)=2x3+54x\text{Area}(x) = x(-2x^2 + 54) = -2x^3 + 54x.

Step 4: Find the Critical Points To find the maximum area, we differentiate Area(x)\text{Area}(x) with respect to xx and set the result equal to zero: Area(x)=ddx(2x3+54x)=6x2+54\text{Area}'(x) = \frac{d}{dx}(-2x^3 + 54x) = -6x^2 + 54 Setting Area(x)=0\text{Area}'(x) = 0: 6x2+54=0-6x^2 + 54 = 0 6x2=546x^2 = 54 x2=9x^2 = 9 x=±3x = \pm 3 Since we are considering the case where x>0x > 0, we take x=3x = 3.

Step 5: Verify Maximum Using the Second Derivative Test Calculate the second derivative: Area(x)=ddx(6x2+54)=12x\text{Area}''(x) = \frac{d}{dx}(-6x^2 + 54) = -12x Evaluate the second derivative at x=3x = 3: Area(3)=12(3)=36\text{Area}''(3) = -12(3) = -36 Since Area(3)<0\text{Area}''(3) < 0, the area function has a local maximum at x=3x = 3.

Step 6: Calculate the Maximum Area Substitute x=3x = 3 into the area function: Area(3)=2(3)3+54(3)=2(27)+162=54+162=108\text{Area}(3) = -2(3)^3 + 54(3) = -2(27) + 162 = -54 + 162 = 108

Common Mistakes & Tips

  • Remember to check the domain of the function based on the constraint y>0y > 0.
  • When dealing with absolute values, consider different cases to simplify the problem. In this case, leveraging the symmetry of the problem simplified the calculations.
  • Always verify that the critical point corresponds to a maximum (or minimum) using the second derivative test.

Summary We found the maximum area of the triangle by expressing the area as a function of x, taking its derivative, finding the critical points, and verifying that the critical point corresponds to a maximum. By substituting the x-value of the critical point into the area equation, we calculated the maximum area to be 108.

Final Answer The final answer is \boxed{108}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions