Question
Question: Find the dimensions of the rectangle of the largest area that can be inscribed in a circle of radius...
Find the dimensions of the rectangle of the largest area that can be inscribed in a circle of radius r.
Solution
Hint : A rectangle has two dimensions namely length and breadth. To find its maximum value, we differentiate the function and put the obtained derivative equal to zero. But for differentiating the area function, we have to first convert it into a function of only one variable. As the radius of the circle is constant, its derivative will be zero so use the relation between length, breadth and radius of the circle to find out the correct answer.
Complete step-by-step answer :
Let a rectangle of dimensions x×y be inscribed in a circle of radius r.
Applying Pythagoras theorem on the right-angled triangle,
⇒x2+y2=(2r)2 ⇒x2+y2=4r2 ⇒y2=4r2−x2 ⇒y=4r2−x2
As dimensions of any shape cannot be negative so y=−4r2−x2 is not considered.
Area of the rectangle,
⇒A=x×y ⇒A=x4r2−x2
Differentiating both sides with respect to x, we get –
dxdA=dxd(x4r2−x2)
Use the product rule to differentiate the above result –
A1(x)=xdxd(4r2−x2)+4r2−x2dxd(x) A1(x)=xd(4r2−x2)d4r2−x2dxd(4r2−x2)+4r2−x2(1) A1(x)=x24r2−x21(−2x)+4r2−x2 A1(x)=4r2−x2−x2+4r2−x2 A1(x)=4r2−x2−2x2+4r2
Now to get the maximum value, put A1(x)=0
4r2−x2−2x2+4r2=0 ⇒4r2=2x2 x2=2r2 x=2r
The negative value of x is rejected.
⇒y=4r2−x2=r2
A(r2)=r2(4r2−2r2 A(r2)=r2(r2)=2r2
The maximum area of a rectangle inscribed in a circle is 2r2units and its dimensions are r2units×r2units .
So, the correct answer is “ 2r2units ”.
Note : To verify that the area found out is the maximum, we take the second derivative test.
If the second derivative comes out to be negative at that point then the point gives maximum value and if the second derivative comes out to be positive then the point gives minimum value. You can verify the above answer by doing its second derivative test. We also observe that the length is equal to the breadth of the rectangle for the maximum area that is a rectangle of maximum area that can be inscribed in a circle is a square.