We have 2 bags, each one contains two white balls and one black. We take 2 balls from each bag. Let $X_1$ - number of white balls that we got from first bag, $X_2$ - from second. Find CDF of variable $Z=\max(X_1,X_2)$.
$F_Z\left(t\right)=\mathbb{P}\left(Z\le t \right)=\mathbb{P}\left(\max\left(X_1,X_2 \right)\le t \right)=?$
And what next?