The problem is as follows:
$$[\left ( p \vee s\right) \wedge \sim q\,] \rightarrow \left ( r \rightarrow s \right )$$
From the preceding statement find the truth value of $\textrm{p, q, r, s}$
The alternatives in my book are the following:
- TFTF
- TTFT
- TTTF
- TFFT
- TFFF
However I'm confused exactly how do I get to any of those answers.
I tried to build up a truth table to get the answer, since the number of combinations for the four different variables would mean $2^{4}=16$.
The sketch of the table what I build is shown below:
The process was tedious and I'm not sure if the result it is correct but the thing is I don't know if this is what it is being asked. Is there any way to reduce this table to any of the alternatives given?
I have forgotten exactly if there is a way to solve this problem without resorting with this approach or any shortcut?
Can somebody help me to find the right answer or to guide me what to do?.

I don't think the question makes sense. Here's the natural reading of the question, based on what you've said:
Now, you've not specified (or maybe the question doesn't specify) which column on the five assignments corresponds to which letter. But regardless of how we do that, there's always going to be at least two assignments which make the long sentence (which we'll abbreviate as $\phi$) true.
For, if $(r \to s)$ is true, then $\phi$ is true. So if only one of the assignments makes $\phi$ true, then the other four have to make $(r \to s)$ false. To do that, they have to assign T to $r$ and F to $s$. So the column for $s$ would need to contain (at least) four Fs. But there's no column with more than three Fs.
Or, in other words: regardless of which column we take to correspond to $s$, at least two assignments will make $s$ true (and hence $(r \to s)$ true, and hence $\phi$ true).