91.5k views
3 votes
When a button is pressed, a computer program outputs a random odd number greaterthan 1 and less than 9. You press the button twice.O {(3, 3), (3,5), (3, 7).(5,3), (5,5), (5, 7),(7,3), (7,5), (7, 7)]{(3,5,7)](3, 3), (5,3), (7,3)}None of the other answers are correct(3, 3), (5,5), (7, 7)]

User Ready Cent
by
6.0k points

1 Answer

1 vote

It is important to know that the odd numbers greater than 1 but less than 9 are 3, 4, 7.

Hence, the possible outcomes are {(3,5,7)}

User Peter Morris
by
5.6k points