I have the following function $f:\mathbb{R}^{2}\rightarrow \mathbb{R}$ defined by
$$f(x,y)=xy(x+y-1).$$
Using the property that the gradient in the stationary points is zero I calculated the four stationary points:
$$(0,0), (0,1), (1,0), (1/3,1/3)$$
in my homework assignment I now have to prove that the function has only these stationary points no more and no less. I don't really know how to do this can anyone help?