document.write( "Question 1152181: A piece of wire 10 m long is to be cut into two pieces. One piece is bent into a square, and the other into a circle. How can the wire be cut so that the area enclosed by the two shapes is minimized? Give your answer to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #774137 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " ----------------------------------
\n" ); document.write( " 0 c L\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given L=10m, find c such that a circle made from the material 0..c and a
\n" ); document.write( "square made from the material c..L have minimum area.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " A_circle = \"+pi%28r%5E2%29+=+pi%2A%28c%2F%282pi%29%29%5E2+=++c%5E2%2F%284pi%29+\"\r
\n" ); document.write( "\n" ); document.write( " A_square = \"+%28%28L+-+c%29%2F4%29%5E2+=++%2810-c%29%5E2%2F16+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A_total (= A) = A_circle + A_square = \"+c%5E2%2F%284pi%29+%2B+%2810-c%29%5E2%2F16+\"\r
\n" ); document.write( "\n" ); document.write( "Take derivative of A wrt c:
\n" ); document.write( "dA/dc = \"+2c%2F%284pi%29+%2B+2%2810-c%29%28-1%29%2F16+\" = \"+c%2F%282pi%29+%2B+%28c-10%29%2F8+\"\r
\n" ); document.write( "\n" ); document.write( "[ Note that \"d%5E2A%2Fdc%5E2+=+%281%2F%282pi%29%29+%2B+%281%2F8%29+%3E+0+\" so the curve is concave up, thus the critical point we are about to find is a local minimum]\r
\n" ); document.write( "\n" ); document.write( "Set first deriv. to zero & solve for c: c = 4.39901m (or \"highlight%284.4m%29\" to one decimal place)
\n" ); document.write( "
\n" ); document.write( "I have separately verified that this value of c minimizes the total area. You should also verify it to convince yourself. Also a good idea is to plug in the extreme values of c (0, 10) to gain an understanding of the possible areas. Here is a graph of A(c) to help you visualize:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+graph%28400%2C400%2C-1%2C10%2C-1%2C10%2C+x%5E2%2F%284%2Api%29%2B%2810-x%29%5E2%2F16%29+\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );