document.write( "Question 825646: A 24 cm piece of string is cut into two pieces , one piece is used to form a circle and the other piece is used to form a square. How should this string be cut so that the sum of the areas is a minimum .\r
\n" ); document.write( "\n" ); document.write( "Thanks so much in advance:)
\n" ); document.write( "

Algebra.Com's Answer #497510 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A 24 cm piece of string is cut into two pieces , one piece is used to form a circle and the other piece is used to form a square.
\n" ); document.write( " How should this string be cut so that the sum of the areas is a minimum .
\n" ); document.write( ":
\n" ); document.write( "Let x = the circumference of the circle
\n" ); document.write( "then
\n" ); document.write( "(24-x) = the perimeter of the square
\n" ); document.write( ":
\n" ); document.write( "Find the area of the circle
\n" ); document.write( "find r
\n" ); document.write( "2*pi*r = x
\n" ); document.write( "r = \"x%2F%282%2Api%29\"
\n" ); document.write( "Find the area of the circle
\n" ); document.write( "A = \"pi%2A%28x%2F%282%2Api%29%29%5E2\"
\n" ); document.write( "A = \"pi%2A%28x%5E2%2F%284%2Api%5E2%29%29\"
\n" ); document.write( "A = \"%28x%5E2%2F%284%2Api%29%29\" sq/cm, the area of the circle
\n" ); document.write( ":
\n" ); document.write( "Find the area of the square
\n" ); document.write( "A = \"%28%2824-x%29%2F4%29%5E2\" sq/cm the area of the square
\n" ); document.write( "The total area
\n" ); document.write( "At = \"%28%2824-x%29%2F4%29%5E2\" + \"%28x%5E2%2F%284%2Api%29%29\"
\n" ); document.write( "Graph this equation, find the min
\n" ); document.write( "
\n" ); document.write( "Min occurs when x=10.6 cm
\n" ); document.write( "cut string 10.6 cm from one end
\n" ); document.write( "
\n" );