Solveeit Logo

Question

Question: A wire of length 20cm is to be cut into two pieces. One of the pieces will bend into the shape of a ...

A wire of length 20cm is to be cut into two pieces. One of the pieces will bend into the shape of a square and another into an equilateral triangle. Where the wire should be cut so that the sum of the areas of the square and triangle is minimum?

Explanation

Solution

Initially we will consider 2 variables for the cut pieces. With the help of it, we will find the sides of the shapes formed, Which will help us to find the area of the two shapes formed. And finally, add both the areas also we will differentiate the equation formed by adding the area of a square and equilateral triangle which will be used to find the minimum points using the following fact that a function f(x)f(x) is said to be minimal if the value d2fdx2>0\dfrac{{{d^2}f}}{{d{x^2}}} > 0 and the point the function will be minimum is dfdx=0\dfrac{{df}}{{dx}} = 0.

Complete step by step solution:
It is given that, the length of the wire is 20cm20cm. the wire cut into two pieces such that, one of the pieces will bend into the shape of a square and another into an equilateral triangle.
Let us consider the length of the two pieces are x&y.x\& y.
According to the problem x+y=20x + y = 20.
Now, the length xx is bent into the square. So, the perimeter of the square is xx.
Perimeter of a square is xx implies 4a=x4a = x, where aa is the side of the square.
Each side of the square is x4\dfrac{x}{4}cm.
Also, we know that area of a square is a2{a^2} where a is the side of the square,
Then the area of the square is x216\dfrac{{{x^2}}}{{16}}
Again, the length yy is bent into the equilateral triangle. So, the perimeter of the equilateral triangle is yy.
Perimeter of an equilateral triangle is yy implies 3b=x3b = x, where bb is the side of the equilateral triangle.
Each side of the equilateral triangle is y3\dfrac{y}{3}cm.
Also, we know that area of an equilateral triangle is 34(b)2\dfrac{{\sqrt 3 }}{4}{(b)^2}.
Therefore area of the equilateral triangle 34(y3)2=3y236\dfrac{{\sqrt 3 }}{4}{(\dfrac{y}{3})^2} = \dfrac{{\sqrt 3 {y^2}}}{{36}}
Now,
z=z = Area of the square + area of the equilateral triangle
z=x216+3y236z = \dfrac{{{x^2}}}{{16}} + \dfrac{{\sqrt 3 {y^2}}}{{36}}
Substitute the value y=20xy = 20 - x in the above equation we get,
z=x216+3(20x)236z = \dfrac{{{x^2}}}{{16}} + \dfrac{{\sqrt 3 {{(20 - x)}^2}}}{{36}}
Let us differentiate the above equation with respect to xx we get,
dzdx=2x163×2(20x)36\dfrac{{dz}}{{dx}} = \dfrac{{2x}}{{16}} - \dfrac{{\sqrt 3 \times 2(20 - x)}}{{36}}
On further simplification we get,
dzdx=x83(20x)18\dfrac{{dz}}{{dx}} = \dfrac{x}{8} - \dfrac{{\sqrt 3 (20 - x)}}{{18}}… (1)
Equate, dzdx=0\dfrac{{dz}}{{dx}} = 0to find the minimum point we get,
dzdx=x83(20x)18=0\dfrac{{dz}}{{dx}} = \dfrac{x}{8} - \dfrac{{\sqrt 3 (20 - x)}}{{18}} = 0
x8=3(20x)18\dfrac{x}{8} = \dfrac{{\sqrt 3 (20 - x)}}{{18}}
On cross multiplication and further calculation we get,
x=8039+43x = \dfrac{{80\sqrt 3 }}{{9 + 4\sqrt 3 }}
Let us substitute xx in y=20xy = 20 - x then we get,
y=1809+43y = \dfrac{{180}}{{9 + 4\sqrt 3 }}
Now, differentiate equation (1) again we get,
d2zdx2=18+318>0\dfrac{{{d^2}z}}{{d{x^2}}} = \dfrac{1}{8} + \dfrac{{\sqrt 3 }}{{18}} > 0
Sinced2zdx2>0\dfrac{{{d^2}z}}{{d{x^2}}} > 0, zz is minimum when, x=8039+43;y=1809+43x = \dfrac{{80\sqrt 3 }}{{9 + 4\sqrt 3 }};y = \dfrac{{180}}{{9 + 4\sqrt 3 }}

\therefore The length of the two pieces are x=8039+43;y=1809+43x = \dfrac{{80\sqrt 3 }}{{9 + 4\sqrt 3 }};y = \dfrac{{180}}{{9 + 4\sqrt 3 }}.

Note:
We know that, if each side of a square isaa, then its area is a2{a^2} and its perimeter is 4a4a.
If each side of an equilateral triangle is bb, then its area is 34b2\dfrac{{\sqrt 3 }}{4}{b^2} and its perimeter is 3b3b. We should be careful while finding the value of the sides of the shapes which will lead to the required answer.