SOLUTION: 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 wi

Algebra ->  Functions -> SOLUTION: 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 wi      Log On


   



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.
What is the width of the rectangle that will minimize the total​ area?

Answer by ikleyn(52798) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let x = the width of the rectangle (now unknown).


Then its length is 2x, according to the condition.


Then the perimeter of the rectangle is  x + 2x + x + 2x = 6x.


Then the perimeter of the square is the rest  8-6x  and its side is  %288-6x%29%2F4 = %284-3x%29%2F2.


Then the total area is  A%5Btotal%5D = x*(2x) + %284-3x%29%5E2%2F4.


Simplify this expression;  then take the derivative over x and equate it to zero.


In this way you will find x.


The rest is just technique.