What is the area of the largest rectangle that can be inscribed in ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
x 2 + y 2 = a 2 is the equation of a circle centered at the origin with radius a . WLOG let's say that the sides of the rectangle are parallel to the axes and that point P in the first quadrant has coordinates ( x , y ) , but since it's on the cicle, y = a 2 − x 2 , so P = ( x , a 2 − x 2 )
The axes split the rectangle into four congruent rectangles. To maximize the total area, we have to maximize the area of each of these rectangles, which is width times height, or A = x a 2 − x 2 . To do that, we set the derivative equal to 0 and solve for x .
Since P lies on the cicle, we can now calculate its y-coordinate
The area of the whole rectangle (that is actually a square) is 2 x ⋅ 2 y .