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?
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) is said to be minimal if the value dx2d2f>0 and the point the function will be minimum is dxdf=0.
Complete step by step solution:
It is given that, the length of the wire is 20cm. 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.
According to the problem x+y=20.
Now, the length x is bent into the square. So, the perimeter of the square is x.
Perimeter of a square is x implies 4a=x, where a is the side of the square.
Each side of the square is 4xcm.
Also, we know that area of a square is a2 where a is the side of the square,
Then the area of the square is 16x2
Again, the length y is bent into the equilateral triangle. So, the perimeter of the equilateral triangle is y.
Perimeter of an equilateral triangle is y implies 3b=x, where b is the side of the equilateral triangle.
Each side of the equilateral triangle is 3ycm.
Also, we know that area of an equilateral triangle is 43(b)2.
Therefore area of the equilateral triangle 43(3y)2=363y2
Now,
z=Area of the square + area of the equilateral triangle
z=16x2+363y2
Substitute the value y=20−x in the above equation we get,
z=16x2+363(20−x)2
Let us differentiate the above equation with respect to x we get,
dxdz=162x−363×2(20−x)
On further simplification we get,
dxdz=8x−183(20−x)… (1)
Equate, dxdz=0to find the minimum point we get,
dxdz=8x−183(20−x)=0
8x=183(20−x)
On cross multiplication and further calculation we get,
x=9+43803
Let us substitute x in y=20−x then we get,
y=9+43180
Now, differentiate equation (1) again we get,
dx2d2z=81+183>0
Sincedx2d2z>0, z is minimum when, x=9+43803;y=9+43180
∴ The length of the two pieces are x=9+43803;y=9+43180.
Note:
We know that, if each side of a square isa, then its area is a2 and its perimeter is 4a.
If each side of an equilateral triangle is b, then its area is 43b2 and its perimeter is 3b. We should be careful while finding the value of the sides of the shapes which will lead to the required answer.