The basic structure is to show
1) $(A_1 \bigcup A_2 \ldots A_k \bigcup A_{k+1})^c \subset A_1^c \cap A_2^c \ldots A_k^c \cap A_{k+1}^c$
and
2) $ A_1^c \cap A_2^c \ldots A_k^c \cap A_{k+1}^c \subset (A_1 \bigcup A_2 \ldots A_k \bigcup A_{k+1})^c $
Let $x \in (A_1 \bigcup A_2 \ldots A_k \bigcup A_{k+1})^c$. Then $x \notin A_1 \bigcup A_2 \ldots A_k \bigcup A_{k+1}$. This implies $x \notin A_1 \bigcup A_2 \ldots A_k$ and $x \notin A_{k+1}$. Then use the induction, etc. and this accomplishes #1. Then do a similar thing for #2.