**Hint:** Let $A,B,C$ represent the events that the first, second, and third fan, respectively, wear their "Patriots" jersey. You have been provided the probabilities for these events, (well, for complement in the case of the third), and been instructed to assume independence.
Then $$\def\P{\mathop{\sf P}}\begin{align} \P(X=0) ~&=~ \P(A^\complement)\P(B^\complement)\P(C^\complement) \\\\[2ex]\P(X=1) ~&=~ \P(A)\P(B^\complement)\P(C^\complement)+\P(A^\complement)\P(B)\P(C^\complement)+\P(A^\complement)\P(B^\complement)\P(C)\\\\[1ex] &=~ \P(A)+\P(A^\complement)\,\big(\P(B)+\P(B^\complement)\P(C)\big)\end{align}$$
And so on.