
Bradford T. answered 03/15/21
Retired Engineer / Upper level math instructor
Center the rectangle's base at the origin inside the semicircle.
Height = y and Base = 2x
A = base × height = 2xy
The equation for the circle in the first quadrant is:
x2+y2 = r2 = 1
y = √(1-x2)
A = 2x√(1-x2)
dA/dx = 2√(1-x2) -2x2/(2√(1-x2))
Set dA/dx to zero to optimize A
2√(1-x2) -2x2/(2√(1-x2)) = (2(1-x2)+2x2)/(2√(1-x2)) = 0
2-4x2 = 0
x = 1/√2
y = √(1-1/2) = 1/√2
Base = 2x = 2/√2 and height = 1/√2