
Al P. answered 05/10/20
Precalculus tutoring
Atotal = Asq + Acircle
Let x = length cut for circle
then 10-x = length available for the square
Atotal = (x/(2π))2•π + ((x-10)/4)2
Atotal = x2/(4π) + (1/16)(x2-20x+100)
dAtotal / dx = 2x/(4π) + (1/16)(2x-20) (1)
d2Atotal / dx2 = 2/(4π) + (2/16) > 0 ===> Atotal is concave UP, this means if we set dA / dx = 0 and solve, we are going to get a minimum value.
Check endpoints:
x=0 ==> Atotal = (1/16)(100) ≈ 6.25 m2
x=10 ==> Atotal = 102/(4π) + (1/16)(102-200+100) = 102 / (4π) ≈ 7.96 m2
To maximize area, all of the wire should be allocated for the circle.
If you meant to find the minimum area, set (1) to 0 and solve for x. I got x=4.399.