A crabs' life expectancy can be modeled exponentially, and a crab lives 3 months on average.
I am absolutely not sure about this, because there is nothing concerning this in our book, so I guess it was meant to be solved in some obvious/easy fashion, here's what I tried:
If it were only one crab, I could simply plug 9 into $\lambda e^{-\lambda x}$, where $\lambda=1/3$.
$60$ is $10\%$ of $600$, so maybe I need to look after what time 90% died, intuitively I would resort to
$$1-e^{-x/3}=0.9$$ $$0.1=e^{-x/3}$$ and so on, which would give me $\approx 6.9$ months, and then do something about the remaining $2.1$ months.
The last thing I was thinking of is to calculate the probability for 540 crabs dying at some point before the 9 month mark, and then taking the converse probability, but that I'd only know how to do with the help of a computer.