document.write( "Question 1128652: Find the area of the largest rectangle that fits inside a circle of radius 10.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #745146 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Logical reasoning says the rectangle with the greatest area inscribed in a circle is a square. The diameter of the circle is then the diagonal of the square. \n" ); document.write( "With a diagonal of length 20, the side of the square is 10*sqrt(2); the area is side squared = 200. \n" ); document.write( "To verify that answer, consider the circle with center at the origin, so the equation is x^2+y^2 = 100. A point on the circle has coordinates \n" ); document.write( "The dimensions of the rectangle determined by that point are \n" ); document.write( "The maximum area is when the derivative of the area function is 0. \n" ); document.write( "To simplify the process of finding where the derivative is 0, move all the variables inside the radical: \n" ); document.write( " \n" ); document.write( "Set the derivative equal to 0 and solve: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The dimensions of the rectangle with greatest area are \n" ); document.write( " \n" ); document.write( "The area is \n" ); document.write( " |