Step 1: Find the partial derivatives.
With $f=xy(5x+3y-6)$, $f_x=y(10x+3y-6)$ and $f_y=x(5x+6y-6)$.
Step 2: Solve for critical points.
Setting both to zero gives $(0,0)$, $\left(\tfrac65,0\right)$, $(0,2)$ and $\left(\tfrac25,\tfrac23\right)$, so there are exactly $4$, and (A) holds.
Step 3: Classify with the Hessian.
$f_{xx}=10y$, $f_{yy}=6x$, $f_{xy}=10x+6y-6$. At the three points with a zero coordinate, $D=f_{xx}f_{yy}-f_{xy}^2=-36<0$, so all three are saddles. That confirms (B).
Step 4: Check the inside point.
At $\left(\tfrac25,\tfrac23\right)$, $D=12>0$ with $f_{xx}>0$, a single local minimum, so 'two local minima' is false. Also $\tfrac25+\tfrac23=\tfrac{16}{15}$, so (D) holds.
Step 5: Conclude.
The untrue statement is (C).
\[ \boxed{(C)} \]