
Mark H. answered 11/10/19
Tutoring in Math and Science at all levels
Assign variables to the 2 pieces: X and Y. Use X for the square and Y for the circle
Write equations using these variables and the information provided.
X + Y = 60
The square: each side is X/4. The area is (X/4)2 = X2 / 16
The circle: Y is the circumference, so the radius is Y/(2*pi). The area is pi*r2 = pi*(Y2 /4*pi2 ) = Y2 /4*pi
We can now write an equation for the total area as a function of either X or Y. Let's use X----this means use 60 - X instead of Y.......So: the total area is
A = X2 / 16 + 1/4pi (60 - X)2
Expand and Simplify:
A = X2 / 16 + 1/4pi (3600 - 120X + X2 )
A = (1/16 + 1/4pi)X2 - (120/4pi)X + 900/pi
A = 0.142X2 - 9.55X + 286
Recognize that this is a parabola that "opens up". You can convert this to the standard form to find the vertex, or simply take the 1st derivative.
Using the 1st derivative:
A' = 0.282X - 9.55
To find the minimum, set A' = 0, and solve to get X = 33.9
The maximum will occur at either X = 0 or X = 60
If X = 0, A = 3600/4pi = 286
If X = 60, A = 3600/16 = 225
So, the maximum area is when all the wire is used in a circle