In a box we have $3$ white balls, $4$ black balls and 6 red balls. We extract $4$ balls, without reintroducing them back. Find the probability that: $a.$ First ball is red, second is black and the next two are red $b.$ The first ball was red, knowing that the second ball was black
$a.$ I started with using hypergeometric distribution, and calculated that $p$ is the probability that if we extract $4$ balls, $1$ one them will be red, one black and $2$ red. But we have $12$ such permutations, and from them, only one will be good, so the actual probability will be $\frac{p}{12}$, $p=...$
$b.$ I'm stuck at this, I don't know even how should I start?