Answer on Question #78072 - Math - Calculus
A piece of wire 14 m long is cut into two pieces. One piece is bent into a square and the other is bent into a circle.
a) How much wire should be used for the square in order to maximize the total area?
b) How much wire should be used for the square in order to minimize the total area?
Solution:
Let x be the piece of wire from which the square was made, and y the piece of wire from which the circle was made. Then
x+y=14,Asq=(4x)2,Ac=4πy2.
where Asq – area of a square, Ac – area of a circle.
Atotal=Asq+Ac=16x2+4πy2=16x2+4π(14−x)2=(161+4π1)x2−π7x+π49.
It can be seen that the function Atotal(x) is a parabola with branches pointing upwards. The minimum of the function lies at the vertex of the parabolo, which is obvious. Since the branches of the parabola are directed upwards, the maximum value in the interval 0≤x≤14 will be on the boundaries of this interval.
Atotal(0)=π49≈15.6,Atotal(14)=449=12.25.
We have Atotal(0)>Atotal(14), hence the maximum of the function is on the value x=0. For a parabola of the form y=ax2+bx+c, the coordinates of the vertex O(m,n) are given by the formulas:
m=−2ab,n=am2+bm+c.m=−2(161+4π1)−π7=π+456≈7.84.Atotal(m)=n≈6.862.Answer:
a) at x equal to 0 the total area is maximal;
b) at x equal to 7.84 the total area is minimal.