Let $f_k,f$ be integrable functions with $f_k\to f$ in $L_1$, $g_k,g$ are measurable with $\sup_k\|g_k\|_{L_\infty}<\infty$ and $g_k\to g$ p.w. a.e.. Show that $f_kg_k\to fg$ in $L_1$.
Using Hölder's and Minkowsi's Inequalities I have been able to bound $\|f_kg_k-fg\|_{L_1}$ in the following way. $$ \begin{split} \|f_kg_k-fg\|_{L_1} & =\|f_kg_k-fg_k+fg_k-fg\|_{L_1}\\ \text{(Minkowski) }&\leq\|f_kg_k-fg_k\|_{L_1}+\|fg_k-fg\|_{L_1}\\ \text{(Hölder) }&\leq \|f_k-f\|_{L_1}\|g_k\|_{L^\infty}+ \|g_k-g\|_{L^\infty}\|f\|_{L^1}\\ &\leq \|g_k-g\|_{L^\infty}\|f\|_{L^1}. \end{split} $$ However, I am not sure about how to show that the the $\|g_k-g\|_{L^\infty}$ term goes to $0$. Did I go wrong somewhere and if not what approach can I use to show the convergence from here?
Instead of using Hölder in the second term, use the dominated convergence theorem, since you have pointwise convergence and
$ \left|f\left(g-g_{k}\right)\right| \leq \left(\lVert g\rVert_{L_{\infty}} + \sup_{k} \lVert g_{k} \rVert_{L_{\infty}}\right)\left|f\right| \in L_{1}. $
Notice that $\lVert g - g_{k}\rVert_{L_{\infty}}$ may not go to zero.