3.14
A practical example of optimization involves determining the maximum length of a rod that can be carried around a right-angle corner formed by a 3-meter-wide hallway and a 2-meter-wide hallway, without tilting it vertically.
To solve this, imagine a line segment passing through the inner corner and touching the outer walls. This segment represents the available clearance at a specific angle.
This length L is divided into two components, L1 and L2, which can be written in terms of the hallway widths and the sine and cosine of the angle.
While the goal is to find the maximum length, this length is limited by the tightest part of the turn.
So, differentiate the length function to find where the slope is zero, identifying the minimum clearance that acts as a bottleneck for the rod.
The resulting equation can be solved by rewriting the secant and cosecant terms as sines and cosines. Next, rearranging the terms to opposite sides of the equation to group the sines and cosines gives a simplified expression involving the tangent cubed.
Substituting this angle back into the original length equation provides the maximum length of the rod that can safely clear the corner.
Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest…
Copyright © 2026 MyJoVE Corporation. All rights reserved.