<p>The maximum value of the function \(f(x) = 2x^3 - 15x^2 + 36x - 48\) on the set \(A = \{x \mid x^2 + 20 \leq 9x\}\) is:</p>
Step-by-Step Solution
Key Concept: First identify the constraint set A by solving the inequality x² + 20 ≤ 9x, then find critical points of f(x) within this domain and evaluate at critical points and boundary points.
<p><strong>Step 1: Find the constraint set A</strong></p><p>Solve x² + 20 ≤ 9x</p><p>x² - 9x + 20 ≤ 0</p><p>(x - 4)(x - 5) ≤ 0</p><p>∴ A = [4, 5]</p><p><strong>Step 2: Find critical points of f(x)</strong></p><p>f'(x) = 6x² - 30x + 36 = 6(x² - 5x + 6) = 6(x - 2)(x - 3)</p><p>Critical points: x = 2 and x = 3</p><p><strong>Step 3: Check which critical points lie in [4,5]</strong></p><p>Neither x = 2 nor x = 3 lies in [4, 5], so evaluate f at boundary points only</p><p><strong>Step 4: Evaluate f at boundaries</strong></p><p>f(4) = 2(64) - 15(16) + 36(4) - 48 = 128 - 240 + 144 - 48 = -16</p><p>f(5) = 2(125) - 15(25) + 36(5) - 48 = 250 - 375 + 180 - 48 = 7</p><p>∴ Maximum value = 7 at x = 5</p>
Correct Answer: B