Step 1: First Derivative for Extrema.
To find the local maxima and minima, we first find the first derivative of the function:
\[
f'(x) = 6x^2 - 30x + 36
\]
Step 2: Set the first derivative to zero.
To find critical points, we set \(f'(x) = 0\):
\[
6x^2 - 30x + 36 = 0
\]
Dividing through by 6:
\[
x^2 - 5x + 6 = 0
\]
Factoring the quadratic equation:
\[
(x - 2)(x - 3) = 0
\]
Step 3: Solve for critical points.
From the equation, we find the critical points \(x = 2\) and \(x = 3\).
Step 4: Second Derivative Test.
Now, we take the second derivative to classify the critical points:
\[
f''(x) = 12x - 30
\]
Substitute \(x = 2\) and \(x = 3\):
- For \(x = 2\), \(f''(2) = 12(2) - 30 = -6\), which indicates a local maximum.
- For \(x = 3\), \(f''(3) = 12(3) - 30 = 6\), which indicates a local minimum.
Final Answer: \[ \boxed{x = 2 \text{ (local maxima)} \text{ and } x = 3 \text{ (local minima)}} \]
Let \( f: \mathbb{R} \times \mathbb{R} \to \mathbb{R} \) be defined as:
\[ f(x, y) = \begin{cases} \frac{x}{\sqrt{x^2 + y^2}} & \text{if } (x, y) \neq (0, 0) \\ 1 & \text{if } (x, y) = (0, 0) \end{cases} \] Then, which of the following statements is true?