A wire of length 100 centimeters is cut into two pieces. One piece is bent to form a square.
The other piece is bent to form an equilateral triangle. Find the dimensions of the two pieces of wire so that the sum of the areas of the square and the triangle is minimized.
1
Expert's answer
2020-06-28T18:37:40-0400
Let s be the side of square and a be the side of equilateral triangle.
Since, the perimeter of square and triangle together formed from the wire of length 100 cm, therefore,
4s+3a=100
4s+3a−3a=100−3a
4s=100−3a
s=4100−3a
The area of square with side s is AS=s2
The area of equilateral triangle with side a is AT=43a2
The sum of the area of both the square and triangle is,
A=AS+AT
A=s2+43a2
Substitute 4100−3a for s into above equation to express the area into a single variable a as,
A(a)=(4100−3a)2+43a2
Differentiate A(a) with respect to a as,
A′(a)=dad(4100−3a)2+43dad(a2)
=2(4100−3a)dad(4100−3a)+43(2a)
=2(4100−3a)(−43)+23a
=89a−300+23a
=89a−300+43a
=8a(9+43)−300
Equate A′(a) to zero in order to find the critical value as,
A′(a)=0
8a(9+43)−300=0
a(9+43)−300=0
a=9+43300
Plug 9+43300 for a into relation s=4100−3a and solve for s as,
s=4100−3(9+43300)
=4(9+43)900+4003−900
=4(9+43)4003
=9+431003
Here, the second derivative A"(a)=89+43>0 , so total area is minimum.
Therefore, the dimensions of the two pieces are:
Sides of square is: s=9+431003≈10.874 cmSides of equilateral triangle is: a=9+43300≈18.834 cm
Comments