Question
Mathematics Question on Application of derivatives
Let A be the region enclosed by the parabola y2=2x and the line x=24. Then the maximum area of the rectangle inscribed in the region A is ________.
Consider a rectangle inscribed in the region bounded by the parabola y2=2x and the line x=24. Let the coordinates of the upper right corner of the rectangle be (2b2,b), where b is the y-coordinate of the corner on the parabola.
The length of the rectangle along the x-axis is:
2(24−2b2).
The height of the rectangle is:
b.
Therefore, the area A of the rectangle is given by:
A=2(24−2b2)×b.
Simplifying:
A=2(24b−2b3),
A=48b−b3.
To find the maximum area, we differentiate A with respect to b and set the derivative equal to zero:
dbdA=48−3b2=0.
Solving for b:
3b2=48,
b2=16,
b=4 (since b>0).
Substituting b=4 back into the expression for A:
A=2(24−242)×4,
A=2×(24−8)×4,
A=2×16×4,
A=128.
Therefore, the maximum area of the rectangle is:
128.