a)Let x be number of hours to catch a fish
Pr[x>=a]<=(E[x]/a) <- def of markov inqeuality plug in numbers: E[x]=1 (given) a=3 so we get: Pr[take 3 hours to catch a fish]= Pr[x>=3]<=(1/3)
b)Pr[not catch any fish in 2 hours]
= 1 - Pr[catch fish in 2+ hours] = 1 - (Pr[x>=2]<=(1/2)) >=(1/2)