
William W. answered 02/11/23
Math and science made easy - learn from a retired engineer
If the wire is 83 cm long then the perimeter of the square and the circumference of the circle must add to 83.
Let s = the side of the square so 4s is the perimeter. Let r = the radius of the circle so the circumference is 2πr so:
4s + 2πr = 83
or s = (83 - 2πr)/4
Shifting to area, the area of the square is s2 and the area of the circle is πr2 so the total area is given by:
A = s2 + πr2
Substituting in "(83 - 2πr)/4" in place of "s" we get:
A(r) = [(83 - 2πr)/4]2 + πr2
A(r) = (6889 - 166πr + 4π2r2)/16 + πr2
substituting in π = 3.1416:
A(r) = 430.5625 - 32.594r + 2.4674r2 + 3.1416r2
A(r) = 5.609r2 - 32.594r + 430.5625
This is a standard quadratic so the graph is an upright parabola meaning the vertex is a minimum. To find the vertex use -b/2a = 32.594/(2•5.609) = 2,906
So the minimum occurs when r = 2.906
The circumference of the circle is 2πr = 2π(2.906) = 18.256