Completed question:
In the game of tic-tac-toe, if all moves are performed randomly the probability that the game will end in a draw is 0.127. Suppose six random games of tic-tac-toe are played. What is the probability that at least one of them will end in a draw?
Answer:
0.557
Step-by-step explanation:
For each game, the probability of not end in a draw is 1 - 0.127 = 0.873. Thus, because each game is independent of each other, the probability of all of them not end in a draw is the multiplication of the probability of each one:
0.873x0.873x0.873x...x0.873 = 0.873⁶ = 0.443
Thus, the probability that at least one of them end in a draw is the total probability (1) less the probability that none of them en in a draw:
1 - 0.443
0.557
Answer:
8
Step-by-step explanation:
Answer:
The angle is 35 degrees
Step-by-step explanation:
Since this is an isosceles triangle, we know that the two remaining angles must be the same. Set those angles equal to x. Now, we can solve for x by adding those two angles to the third angle and setting equal to 180.
x + x + 110 = 180
2x + 110 = 180
2x = 70
x = 35