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
I believe the answer is 26, i hope this helps!
Remark
The number of faces reaching out in the 3rd dimension of the pyramid = the number of edges on the base.
Givens
Number of edges (or sides on the base)= e
Number of faces = f
Formula
F = e + 1 Don't forget that the base is also a face.
Answer:
3.50
Step-by-step explanation:
Answer:
see below
Step-by-step explanation:
Each point moves to half its previous distance from P. It is probably easier to count grid squares on the graph than it is to do the math on the coordinates.
If you're doing the math on the coordinates, it is convenient to use P = (0, 0), then multiply each of the coordinates of A, B, and C by 1/2. For example:
A' = (1/2)A = (1/2)(8, 4) = (4, 2)