Prove that $$\neg \exists x\ P(x) \text{ from }\forall x\ (P(x)\Rightarrow Q(x)), \ \forall x\ (Q(x)\Rightarrow W(x)), \ \neg\exists x\ W(x)$$
I am told to prove this, but am kinda lost where to start. Do I start by contradicting $\neg\exists x\ P(x)$, and see how that affects other premises?
Assuming that $\exists x$ such that $P(x)$ will yield a contradiction. Lets assume $\exists x$ such that $P(x)$. By the first premise this also means that $Q(x)$ and by the second premise we then get $W(x)$. But, this contradicts the third premise so our assumption that $\exists x$ such that $P(x)$ can not hold.