Animated Solution for Mathematics - Differentiation: 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=x2−1 below the x-axis, is :
Select Answer:
Visualized Solution
Visualize the Parabola y=x2−1
Given parabola: y=x2−1
Vertex: (0,−1)
x-intercepts: Set y=0⇒x2−1=0⇒x=±1
The region of interest is below the x-axis, where y<0.
Define Rectangle Vertices using Symmetry
Let C=(t,t2−1) and D=(−t,t2−1) be on the parabola.
Let A=(−t,0) and B=(t,0) be on the x-axis.
Constraint: 0<t<1 (since the rectangle is below the x-axis).
Determine Dimensions of the Rectangle
Width w=AB=t−(−t)=2t
Height h=∣yC∣=∣t2−1∣
Since t2<1 for t∈(0,1), h=1−t2
Formulate the Area Function A(t)
Area A(t)=Width×Height
A(t)=(2t)(1−t2)
A(t)=2t−2t3
Differentiate to Find Critical Points
To maximize A(t), find A′(t)=0
A′(t)=dtd(2t−2t3)
A′(t)=2−6t2
Solve for the Optimal t
Set A′(t)=0⇒2−6t2=0
6t2=2⇒t2=31
t=31 (taking the positive root for t∈(0,1))
Verify Maximum using Second Derivative
Second Derivative: A′′(t)=−12t
At t=31, A′′(31)=−12(31)<0
Since A′′(t)<0, the area is maximized at t=31.
Calculate the Maximum Area
Substitute t=31 into A(t)=2t(1−t2):
Amax=2(31)(1−31)
Amax=32×32=334 sq. units
Conclusion and Key Takeaway
Key Takeaway: Use symmetry to reduce variables and apply A′(t)=0 for optimization.
Final Result: The maximum area is 334 sq. units.
00:00 / 00:00
The Sigma Insight: Maxima and Minima
Solution Diagram
Analyzing the Setup
Imagine you are standing before a coordinate plane, looking at the curve y=x2−1. This is a parabola that has been pulled downward, its vertex resting at (0,−1), creating a beautiful, U-shaped valley that dips below the x-axis.
Our mission is to fit the largest possible rectangle into this valley. This is a classic JEE Advanced challenge, and it is a perfect example of how symmetry can turn a daunting problem into a beautiful, solvable puzzle.
The Power of Symmetry
When you see a shape like a parabola, your first instinct should always be to look for symmetry. Because the parabola is perfectly symmetric about the y-axis, any rectangle inscribed within it must also be symmetric.
Let us place the right-hand vertex B at some coordinate (t,0) on the x-axis. Because of symmetry, the left-hand vertex A must be at (−t,0).
Now, we drop vertical lines down to the parabola to find the other two vertices, C and D. Since C is on the curve y=x2−1, its coordinates are (t,t2−1). Similarly, D is at (−t,t2−1). We have now reduced the entire geometry of the rectangle to a single variable, t.
Building the Area Function
The width of the rectangle is the horizontal distance between A and B, which is t−(−t)=2t. The height is the vertical distance from the x-axis to the parabola.
Since the parabola is below the x-axis, the y-coordinate is negative. To get a positive height, we take the absolute value: h=∣t2−1∣=1−t2.
With width and height in hand, we construct our area function:
A(t)=Width×Height=(2t)(1−t2)
Expanding this, we get:
A(t)=2t−2t3
The Calculus Engine
To find the maximum, we turn to the power of calculus. We need to find the critical point where the rate of change of the area is zero. We differentiate A(t) with respect to t:
A′(t)=dtd(2t−2t3)=2−6t2
Setting this derivative to zero, we get 2−6t2=0, which simplifies to 6t2=2, or t2=31. Taking the square root, we find t=31. We reject the negative root because t represents a physical distance.
The Final Victory
We verify that this is a maximum using the second derivative test: A′′(t)=−12t. Plugging in t=31, we get A′′(31)=−12(31)<0.
Since the second derivative is negative, the function is concave down, confirming that we have found the maximum. Finally, we calculate the area by substituting t=31 back into our area function:
Amax=2(31)(1−31)=2(31)(32)=334
The maximum area is 334 square units. This problem teaches us that no matter how complex a shape may seem, there is always an underlying structure—in this case, symmetry—that can simplify the path to the solution.