H=hard exam; E=easy exam
L=last question hard; ~L=last question easy
P(H)=.8 and P(E)=.2
P(L|H)=.9 and P(~L|H)=.1
P(L|E)=.15 and P(~L|E)=.85
P(~L and H)=P(H)*P(~L|H)=.8*.1=.08
P(~L and E)=P(E)*P(~L|E)=.2*.85=.17
Therefore P(~L)=.25 and P(L)=.75
P(L and E)=P(E)*P(L|E)=.2*.15=.03
P(E|L)=P(L and E)/P(L)=.03/.75=.04