Multivariable Optimization: "A piece of wire 8m long is cut into two parts..."
Here is the problem I'm struggling with:
A piece of wire 8m long is cut into two parts one of which is bent into a square and the other bent into a circle. Find the radius of the circle if the sum of their areas is to be a minimum.
The equation I made is Area= x^2+pi*r^2
(x being the length/width of the square and r being circle radius)
I used partial differentiation to achieve the first derivatives of each variable which came out the be:
dA/dx= 2x + pi
dA/dr = 2*pi*r
But now I'm unsure what to do with these equations and how I'm supposed to achieve numerical values.
I was given the answer to be r= 0.56 but no steps to solve it.
Thank you!
Here is the problem I'm struggling with:
A piece of wire 8m long is cut into two parts one of which is bent into a square and the other bent into a circle. Find the radius of the circle if the sum of their areas is to be a minimum.
The equation I made is Area= x^2+pi*r^2
(x being the length/width of the square and r being circle radius)
I used partial differentiation to achieve the first derivatives of each variable which came out the be:
dA/dx= 2x + pi
dA/dr = 2*pi*r
But now I'm unsure what to do with these equations and how I'm supposed to achieve numerical values.
I was given the answer to be r= 0.56 but no steps to solve it.
Thank you!