SOLUTION: A rectangle is inscribed in a circle: x^2 + y^2 = 9. Find the dimensions of the rectangle with the maximum area.

Algebra ->  Equations -> SOLUTION: A rectangle is inscribed in a circle: x^2 + y^2 = 9. Find the dimensions of the rectangle with the maximum area.       Log On


   



Question 1201003: A rectangle is inscribed in a circle: x^2 + y^2 = 9.
Find the dimensions of the rectangle with the maximum area.

Found 3 solutions by Alan3354, greenestamps, Edwin McCravy:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
x^2 + y^2 = 9
-----------
Not clear.

Answer by greenestamps(13198) About Me  (Show Source):
You can put this solution on YOUR website!


The circle has radius 3.

The diagonal of any rectangle inscribed in the circle is a diameter of the circle, which is 6.

Given that a rectangle has a diagonal of length 6, the maximum area of the rectangle is if the rectangle is a square.

If the diagonal of a square is 6, the side length of the square is 3%2Asqrt%282%29.

ANSWER: The rectangle with maximum area inscribed in a circle of radius 3 is a square with side length 3%2Asqrt%282%29.


Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

Tutor greenestamps above assumed that a rectangle of maximum area inscribed in
a circle is a square.  If you are not a calculus student, and/or your teacher
says that can be assumed, indeed his solution is acceptable.  Below I have
shown the solution in case that assumption is not permitted.



The area of the rectangle is given by A = (2x)(2y) = 4xy
We want to show that the rectangle is a square, that 
the length = 2x = the width 2y, or x = y and, as greenestamps 
essentially stated:

x%5E2%2By%5E2%22%22=%22%229
x%5E2%2Bx%5E2%22%22=%22%229
2x%2A2%22%22=%22%229
x%5E2%22%22=%22%229%2F2
x%22%22=%22%22sqrt%289%2F2%29
x%22%22=%22%223%2Fsqrt%282%29
Rationalizing the denominator
x%22%22=%22%22expr%283%2Fsqrt%282%29%29expr%28sqrt%282%29%2Fsqrt%282%29%29
x%22%22=%22%22%283sqrt%282%29%29%2F2
So the length and with are both 2x = 2y = 3sqrt%282%29

----------------------------------------------------------------------

However in case you are required to prove that the rectangle is a square:
 
We will take the point (x,y) in QI so x and y are both positive.

A%22%22=%22%224xy

We want to show that x = y so that the dimensions, 2x by 2y are the same.

Squaring both sides and differentiating explicitly avoids messy 
square roots and fraction exponents:

A%5E2%22%22=%22%2216x%5E2y%5E2
2A%2Aexpr%28dA%2Fdx%29%22%22=%22%2216%28x%5E2%2A2y%2Aexpr%28dy%2Fdx%29%2By%5E2%2A2x%29
2A%2Aexpr%28dA%2Fdx%29%22%22=%22%2232x%5E2y%2Aexpr%28dy%2Fdx%29%2B32xy%5E2%29
A%2Aexpr%28dA%2Fdx%29%22%22=%22%2216x%5E2y%2Aexpr%28dy%2Fdx%29%2B16xy%5E2%29

Since A = 4xy, divide the left side by A and the right side by 4xy

dA%2Fdx%22%22=%22%224x%2Aexpr%28dy%2Fdx%29%2B4y%29

We need dy%2Fdx

x%5E2%2By%5E2%22%22=%22%229
2x%2B2y%2Aexpr%28dy%2Fdx%29%22%22=%22%220
2y%2Aexpr%28dy%2Fdx%29%22%22=%22%22-2x
dy%2Fdx%22%22=%22%22%28-2x%29%2F%282y%29
dy%2Fdx%22%22=%22%22-x%2Fy

Substituting,

dA%2Fdx%22%22=%22%224x%2Aexpr%28-x%2Fy%29%2B4y

We set that equal to 0

4x%2Aexpr%28-x%2Fy%29%2B4y%22%22=%22%220
-4x%5E2%2Fy%5E%22%22%22%22=%22%22-4y
-4x%5E2%22%22=%22%22-4y%5E2
x%5E2%22%22=%22%22y%5E2
Since x and y are both positive
x%22%22=%22%22y

That is what we needed to prove.

Edwin