Concept:
• To minimize a function \(S(x)\), find its derivative \(S'(x)\), set it to zero, and solve for \(x\).
• Use the second derivative test \(S''(x) > 0\) to confirm a local minimum.
Step 1: Define the function \(S(x)\)
From part (i), we have \(l_1^2 = 484 + (20 - x)^2\) and \(l_2^2 = 256 + x^2\).
\[ S(x) = l_1^2 + l_2^2 = [484 + (20 - x)^2] + [256 + x^2] \]
\[ S(x) = 484 + 400 - 40x + x^2 + 256 + x^2 \]
\[ S(x) = 2x^2 - 40x + 1140 \]
Step 2: Find the derivative and critical point
Differentiate \(S(x)\) with respect to \(x\):
\[ S'(x) = 4x - 40 \]
Set \(S'(x) = 0\) for the minimum value:
\[ 4x - 40 = 0 \implies 4x = 40 \implies x = 10 \]
Step 3: Verify minimum using second derivative
Find \(S''(x)\):
\[ S''(x) = 4 \]
Since \(S''(10) = 4 > 0\), the function has a local minimum at \(x = 10 \text{ m}\).