two players a and b pick a positive integer each. if the two numbers are the same, no money changes hands. if the players’ choices differ by 1, the player with the lower number pays $ 1 to the opponent. if the difference is at least 2, the player with the higher number pays $ 2 to the opponent. find the value of this zero-sum game and determine optimal strategies for both players.