I am currently working on conditional probability and I am somewhat confused about how exactly to complete this problem. I know that to find conditional probability that you utilize:
$$P(A|B) = \frac{P(A\cap B)}{P(B)}$$
I also know that there is a $6/36$ chance to roll a sum of 7, and that if you roll a sum of 7 that there is a $4/6$ chance to get a sum without using the number 2. I do not know what else is necessary however in order to finish this problem and to find $P(A|B)$.
$B= \{1,3,4,5,6\}^2$.
$A= \{ (i,j) | i+j = 7, i, j \in \{1,2,3,4,5,6\} \}$.