document.write( "Question 106776This question is from textbook College Algebra
\n" ); document.write( ": The question in the book reads \"A piece of wire 20 inches long is to be cut into two pieces, one of which will be bent into a circle and the other into a square. How long should each piece be to minimize the sum of the areas?\". So one section of the wire could be represented as \"x\" and the other piece as \"20-x\". That's all I can come up with. Any help would be greatly appreciated!! \n" ); document.write( "
Algebra.Com's Answer #77708 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
good start ... let x=circle, so 20-x=square\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x is circumference, so radius is x/2pi and area is x^2/4pi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "20-x is perimeter, so side is (20-x)/4 and area is ((20-x)^2)/16 ... (400-40x+x^20/16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sum of areas is ((4+pi)/16)x^2-2.5x+25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "minimum is on the axis of symmetry (x=-b/2a)
\n" ); document.write( "
\n" );