For player A, we want to maximize the minimum payoff for each row:
- Row 1: $\min(1, 1) = 1$
- Row 2: $\min(6, 3) = 3$
So, player A's optimal strategy is to choose row 2 (strategy b).
For player B, we want to minimize the maximum payoff for each column:
-
Show moreā¦