You can put this solution on YOUR website!
the first one it is asking the probability that both A&B occur. Think if that symbol as an "A" which means and. So to find the probability of both occurring at the same time, just multiply them by each other. so (1/2)*(7/10)=(7/20) That is your answer for the first one.
The second is a bit trickier and not as straight forward.
The formula for P(A' U B') is P(A)+P(B)-P(A∩B), and since the ' symbol is there, it means 1-P(A) & 1- P(B)
so you're going to do (1-1/2)+(1-7/10)-(7/20) which is
.5+.3-.35=.5
That's your answer, hope it helps.