Step 1: First derivative
\[
\frac{dy}{dx} = 6x^2 - 30x + 36
\]
Step 2: Critical points
\[
6(x^2 -5x +6)=0
\Rightarrow (x-2)(x-3)=0
\]
\[
x=2,3
\]
Step 3: Second derivative
\[
\frac{d^2y}{dx^2} = 12x -30
\]
Step 4: Nature of points
At $x=2$:
\[
12(2)-30 = -6 <0 \Rightarrow \text{maximum}
\]
At $x=3$:
\[
12(3)-30 = 6 >0 \Rightarrow \text{minimum}
\]
Step 5: Arrange (max, min)
\[
\text{Maximum at } x=2, \text{Minimum at } x=3
\]
\[
\boxed{x=2, x=3}
\]