Suppose $36\%$ of families own a dog, $30\%$ of families own a cat, and $22\%$ of the families that have a dog also have a cat. A family is chosen at random and found to have a cat. What is the probability they also own a dog?
D: Family owns a dog.
C: Family owns a cat.
"$22\%$ of the families that have a dog also have a cat" - why this is not $D \cap C$ ?
"$22\%$ of the families that have a dog also have a cat"
This is a fraction of the families that have a dog, rather than of all the families.
Thus it is a conditional probability, $\mathsf P(C\mid D)$, rather than the conjunct probability, $\mathsf P(C\cap D)$.
Hence, you seek the fraction of families that have a cat which also have a dog. $\mathsf P(D\mid C)$.
And you should know that by the definition of conditional probability $$\mathsf P(C\cap D)=\mathsf P(D)~\mathsf P(C\mid D)~=~\mathsf P(C)~\mathsf P(D\mid C)$$