A game involves rolling a fair six-sided die. if the number obtained on the die is a multiple of three, the player wins an amount equal to the number on the die times $20. if the number is not a multiple of three, the player gets nothing. how will you model the simulation for the roll of a die?