Skip to main content
Back to Application of Derivatives
JEE Main 2019
Application of Derivatives
Application of Derivatives
Easy

Question

The area (in sq. units) of the largest rectangle ABCD whose vertices A and B lie on the x-axis and vertices C and D lie on the parabola, y = x 2 –1 below the x-axis, is :

Options

Solution

Key Concepts and Formulas

  • Optimization using Calculus: Finding the maximum or minimum of a function by finding critical points using derivatives.
  • Area of a Rectangle: Area = width × height
  • First and Second Derivative Tests: Using the first derivative to find critical points and the second derivative to determine if a critical point is a local maximum or minimum.

Step-by-Step Solution

Step 1: Set up the Coordinate System and Define Variables

We are given a rectangle ABCD inscribed under the parabola y=x21y = x^2 - 1, with A and B on the x-axis. The parabola is symmetric about the y-axis, so we can assume the rectangle is also symmetric about the y-axis to maximize area.

  • Let the coordinates of point B be (t,0)(t, 0), where t>0t > 0. Since A lies on the x-axis and the rectangle is symmetric, the coordinates of A are (t,0)(-t, 0).
  • Since C and D lie on the parabola, their y-coordinates are given by y=x21y = x^2 - 1. Therefore, the coordinates of C are (t,t21)(t, t^2 - 1) and the coordinates of D are (t,t21)(-t, t^2 - 1).
  • Since the vertices C and D lie below the x-axis, we must have t21<0t^2 - 1 < 0, which implies t2<1t^2 < 1, and since t>0t>0 this means 0<t<10 < t < 1.

Step 2: Formulate the Area Function

The area of the rectangle ABCD can be expressed in terms of tt.

  • The width of the rectangle is the distance between A and B, which is 2t2t.
  • The height of the rectangle is the absolute value of the y-coordinate of C (or D), which is (t21)=1t2-(t^2 - 1) = 1 - t^2 (since t21t^2 - 1 is negative).
  • Therefore, the area A(t)A(t) of the rectangle is given by: A(t)=(2t)(1t2)=2t2t3A(t) = (2t)(1 - t^2) = 2t - 2t^3 We want to maximize A(t)A(t) on the interval (0,1)(0, 1).

Step 3: Find Critical Points by Taking the First Derivative

To find the critical points, we take the derivative of A(t)A(t) with respect to tt and set it equal to zero.

  • The first derivative of A(t)A(t) is: dAdt=ddt(2t2t3)=26t2\frac{dA}{dt} = \frac{d}{dt}(2t - 2t^3) = 2 - 6t^2
  • Setting the derivative to zero: 26t2=02 - 6t^2 = 0 6t2=26t^2 = 2 t2=13t^2 = \frac{1}{3} t=±13=±13t = \pm \sqrt{\frac{1}{3}} = \pm \frac{1}{\sqrt{3}}
  • Since 0<t<10 < t < 1, we choose the positive root: t=13t = \frac{1}{\sqrt{3}}

Step 4: Confirm Maximum Using the Second Derivative Test

To confirm that t=13t = \frac{1}{\sqrt{3}} corresponds to a maximum, we use the second derivative test.

  • The second derivative of A(t)A(t) is: d2Adt2=ddt(26t2)=12t\frac{d^2A}{dt^2} = \frac{d}{dt}(2 - 6t^2) = -12t
  • Evaluating the second derivative at t=13t = \frac{1}{\sqrt{3}}: d2Adt2t=13=12(13)=123\frac{d^2A}{dt^2}\Big|_{t=\frac{1}{\sqrt{3}}} = -12\left(\frac{1}{\sqrt{3}}\right) = -\frac{12}{\sqrt{3}}
  • Since the second derivative is negative at t=13t = \frac{1}{\sqrt{3}}, this indicates that we have a local maximum at this point.

Step 5: Calculate the Maximum Area

Substitute t=13t = \frac{1}{\sqrt{3}} back into the area function A(t)=2t2t3A(t) = 2t - 2t^3 to find the maximum area.

  • Amax=2(13)2(13)3A_{\text{max}} = 2\left(\frac{1}{\sqrt{3}}\right) - 2\left(\frac{1}{\sqrt{3}}\right)^3 Amax=232(133)A_{\text{max}} = \frac{2}{\sqrt{3}} - 2\left(\frac{1}{3\sqrt{3}}\right) Amax=23233A_{\text{max}} = \frac{2}{\sqrt{3}} - \frac{2}{3\sqrt{3}} Amax=633233A_{\text{max}} = \frac{6}{3\sqrt{3}} - \frac{2}{3\sqrt{3}} Amax=433A_{\text{max}} = \frac{4}{3\sqrt{3}}

Common Mistakes & Tips

  • Remember to consider the domain of the variable tt. The condition 0<t<10 < t < 1 is crucial.
  • Always check for symmetry to simplify the problem.
  • Don't forget to confirm whether the critical point corresponds to a maximum or a minimum.

Summary

We found the maximum area of the rectangle by expressing its dimensions in terms of a variable tt and using calculus to maximize the area function A(t)=2t2t3A(t) = 2t - 2t^3 subject to the constraint 0<t<10 < t < 1. The critical point t=13t = \frac{1}{\sqrt{3}} was found using the first derivative, and the second derivative test confirmed it corresponded to a maximum. The maximum area is 433\frac{4}{3\sqrt{3}} square units.

The final answer is 433\boxed{\frac{4}{3\sqrt{3}}}, which corresponds to option (C).

Practice More Application of Derivatives Questions

View All Questions