Optimization. A rectangle is to have an area of 32 square cms. Find its dimensions so that
the distance from one corner to the mid point of a non-adjacent edge is a
minimum ...?

Respuesta :

Thank you for posting your question here at brainly. I hope the answer will help you. Feel free to ask more questions here.

xy = 32 makes y = 32/x z² = (32/x)² + (x/2)²

Isolate z
z = 32/x + x/2 

Find dz/dx

fr(z) = (x² - 64)/ (2x²)

Set z' = 0, algebraically solving for x having
x +- 18

Since you cannot have a dimension of -8, the only answer for x is 8.

Go back to the original area equation; 32 = xy and plug in x making
32 = 8y
y = 4