Potcharapol S. answered 12/27/23
The area of the inscribed rectangle is (2x)(2y) = 4xy. We wish to maximize this expression given the constraint x2+y2 = 82 = 64.
One way to relate xy and x2+y2 is by using the perfect square formula (x-y)2 = x2+y2-2xy.
Since a perfect square must be non-negative, we have 0 ≤ (x-y)2 = x2+y2-2xy, which gives us 2xy ≤ x2+y2 = 64.
Therefore, the area of the rectangle is bounded by 4xy ≤ 128.
To prove that this is indeed the maximum area, we have to show that this number can be achieved. We go back to the perfect square, which must be 0 for equality to occur. That is when x-y = 0, or equivalently x = y. Plug this into the constraint equation and we have 2x2 = 64, i.e. x = 4√2.