Consider the two-player games with the following payoff-matrices (rows and columns de-\nscribe players' pure strategies).\n(1) Find the Nash equilibria of this game.\n\begin{tabular}{c|c|c}
& $C$ & $D$ \\ \hline
$A$ & 0, 1 & 1, -1 \\ \hline
$B$ & 3, 1 & 5, 0 \\ \hline
\end{tabular}\n(2) Find the Nash equilibria of this game.\n\begin{tabular}{c|c|c|c}
& $L$ & $C$ & $R$ \\ \hline
$U$ & 2, 3 & 3, -1 & 4, 1 \\ \hline
$M$ & -2, 4 & 2, 2 & 2, 1 \\ \hline
$D$ & 3, 0 & 4, 1/2 & 7, 2 \\ \hline
\end{tabular}