You can put this solution on YOUR website! p(a union b) = p(a) + p(b) - p(a intersect b)
therefore:
p(a union b) = 9/20 + 3/5 - 27/100
multiply both sides of this equation by 100 to get:
100 * p(a union b) = 45 + 60 - 27 = 78
divide both sides by 100 to get:
p(a union b) = 78/100 = 39/50
that's your solution.