Solveeit Logo

Question

Mathematics Question on Application of derivatives

Let AA be the region enclosed by the parabola y2=2xy^2 = 2x and the line x=24x = 24. Then the maximum area of the rectangle inscribed in the region AA is ________.

Answer

Consider a rectangle inscribed in the region bounded by the parabola y2=2xy^2 = 2x and the line x=24x = 24. Let the coordinates of the upper right corner of the rectangle be (b22,b)\left(\frac{b^2}{2}, b\right), where bb is the yy-coordinate of the corner on the parabola.
The length of the rectangle along the xx-axis is:
2(24b22)2 \left(24 - \frac{b^2}{2}\right).
The height of the rectangle is:
bb.
Therefore, the area AA of the rectangle is given by:
A=2(24b22)×bA = 2 \left(24 - \frac{b^2}{2}\right) \times b.
Simplifying:
A=2(24bb32)A = 2 \left(24b - \frac{b^3}{2}\right),
A=48bb3A = 48b - b^3.
To find the maximum area, we differentiate AA with respect to bb and set the derivative equal to zero:
dAdb=483b2=0\frac{dA}{db} = 48 - 3b^2 = 0.
Solving for bb:
3b2=483b^2 = 48,
b2=16b^2 = 16,
b=4b = 4 (since b>0b>0).
Substituting b=4b = 4 back into the expression for AA:
A=2(24422)×4A = 2 \left(24 - \frac{4^2}{2}\right) \times 4,
A=2×(248)×4A = 2 \times (24 - 8) \times 4,
A=2×16×4A = 2 \times 16 \times 4,
A=128A = 128.
Therefore, the maximum area of the rectangle is:
128.