document.write( "Question 1141838: A piece of wire 20 m long is cut into two pieces. One piece is bent into a square and the other is bent into a circle.\r
\n" );
document.write( "\n" );
document.write( "(a) How much of the wire should go to the square to maximize the total area enclosed by both figures? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) How much of the wire should go to the square to minimize the total area enclosed by both figures?
\n" );
document.write( "I got 11.201m for this
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #762488 by josgarithmetic(39621)![]() ![]() ![]() You can put this solution on YOUR website! A way to start is like this: \n" ); document.write( "x, the amount to make the square \n" ); document.write( "20-x, the amount to make the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of Square: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of Circle: circumference with radius r, \n" ); document.write( "-- \n" ); document.write( "Area of this part, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A, the total area of combined square and circle: \n" ); document.write( " \n" ); document.write( "This function is what you want to find the minimum for. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The differentiation and algebraic steps should give \n" ); document.write( " \n" ); document.write( "and solving for x should be no trouble. \n" ); document.write( " |