document.write( "Question 1135912: An 8 inch wire is to be cut. One piece is to be bent into the shape of a square, whereas the other piece is to be bent into the shape of a rectangle whose length is twice the width. Find the width of the rectangle that will minimize the total area.
\n" );
document.write( "What is the width of the rectangle that will minimize the total area? \n" );
document.write( "
Algebra.Com's Answer #753629 by ikleyn(52799)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x = the width of the rectangle (now unknown).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then its length is 2x, according to the condition.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the perimeter of the rectangle is x + 2x + x + 2x = 6x.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the perimeter of the square is the rest 8-6x and its side is\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |