Here's the first part to the question:
From a group of 9 people, including Mr and Mrs X, a committee of 5 people is to be chosen. Mr X will not join the committee without his wife but his wife will join the committee without her husband. In how many ways can the committee be formed?
When both Mr and Mrs X are part of the committee, there are $7C3$ combinations left. When Mr X is not in the committee, there are $8C5$ combinations left (which of course includes the possibility of Mrs X going by herself).
The final result is 91 possible combinations.
However, here's the second part, which I don't understand:
Find the probability that a particular committee does not include both Mr and Mrs X.
When $8C5$ is the number of combinations where not both husband and wife are part of the committee, and after having established that there are 91 possible combinations, isn't the result then $\dfrac{8C5}{91}=\dfrac{8}{13}$?
The answers have it as $\dfrac{8C5}{9C5}=\dfrac{4}{9}$ where 9C5 is the number of combinations the committee can be formed disregarding the fact that "Mr X will not join the committee without his wife".
Why??