The total number of possible sums of the two die are 6*6 = 36
For event A, we need to how many cases are where the two die sum to a value greater than 9.
Since the largest number on a die is 6, the lowest number on one of the two die has to be 4 and the largest sum is when both die are 6.
The sum of the values must be either 10, 11 or 12.
Here are the values of the die that add to sum greater than 9 (10,11,12):
(4,6),(6,4),(5,6),(6,5),(5,5),(6,6)
Since there are 6 instances where the sum exceeds 9, the probability = 6/total possible sums = 6/36=1/6
For event B, sum must be divisible by 3, 6 or both. Those happen when the sum of the two die is 3, 6, 9 or 12:
(1,2),(2,1),(1,5),(5,1),(2,4),(4,2),(3,6),(6,3),(4,5),(5,4),(3,3),(6,6)
Since there are 12 instances where the sums are divisible by 3 or 6 or both, the probability = 10/36 = 5/18