In approaching this conditional probability problem it is important to recognize that you do not need it to snow BOTH days in order for the event to run: as long as it rains on one or the other the event will be held. So this problem is asking for the probability of snow on either Saturday or Sunday. There are a few ways to determine this probability.
One is to note that if it snows Saturday (70%), then the event will run, but that if it does NOT snow Saturday (30%) then there's a 70% probability that it will still snow Sunday. So the two sequences of "Snows Saturday" or "Doesn't Snow Saturday, but then Snows Sunday" will combine for the total probability of the event running:
Snows Saturday = 70%
Does Not Snow Saturday, then Snows Sunday = (30%)(70%) = 21%
Snows either Saturday or Sunday = 70% + 21% = 91%. Choice (E) is correct.
You could also note that the only outcome that does NOT work for you is if it fails to snow both days. Everything else does work, so you could subtract the probability of "No Snow, then No Snow" from 100% to get to the total:
100% - Neither
100% - (30%)(30%) = 100% - 9% = 91%, so choice (E) is correct.
Of course, you could also use the "General Case" probability formula: Probability A + Probability B - Probability Both = Probability of A or B
Here that's 70% + 70% - (70%)(70%) = 140% - 49% = 91%. Again, choice (E) is correct.