document.write( "Question 893080: What is the maximum area that can be enclosed by a wire of length 24 cm by bending it in the form of a sector of the circle ?
\n" ); document.write( "Thank you sir.
\n" ); document.write( "

Algebra.Com's Answer #541080 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
What is the maximum area that can be enclosed by a wire of length 24 cm by bending it in the form of a sector of the circle ?
\n" ); document.write( ":
\n" ); document.write( "let a = arc distance of the sector
\n" ); document.write( "let r = radius of the circle
\n" ); document.write( "then
\n" ); document.write( "a + 2r = 24
\n" ); document.write( "a = (24-2r)
\n" ); document.write( ":
\n" ); document.write( "Find the portion of the circle in the sector (arc/circumference)
\n" ); document.write( "\"a%2F%282pi%2Ar%29\"
\n" ); document.write( "Replace a with (24-2r)
\n" ); document.write( "\"%28%2824-2r%29%29%2F%282%2Api%2Ar%29\"
\n" ); document.write( "simplifies to
\n" ); document.write( "\"%28%2812-r%29%29%2F%28pi%2Ar%29\"
\n" ); document.write( "Find the area of the sector
\n" ); document.write( "A = \"%28%2812-r%29%29%2F%28pi%2Ar%29\" * \"pi%2Ar%5E2\"
\n" ); document.write( "Cancel pi*r
\n" ); document.write( "A = (12-r) * r
\n" ); document.write( "A = -r^2 + 12r
\n" ); document.write( "Max of this quadratic equation occurs at the axis of symmetry; x=-b/(2a)
\n" ); document.write( "r = \"%28-12%29%2F%282%2A-1%29\"
\n" ); document.write( "r = 6 cm
\n" ); document.write( "Find the max area
\n" ); document.write( "A = -6^2 + 12(6)
\n" ); document.write( "A = -36 + 72
\n" ); document.write( "A = 36 sq cm max area
\n" ); document.write( "
\n" ); document.write( "
\n" );