Tic Tac Toe 2

Logic Level 3

O 1 2 3 O 4 5 6 X \begin{array}{l|c|r}O & 1 & 2 \\ \hline 3 & O & 4 \\ \hline 5& 6 & X\end{array}

In the above position it's X turn. In which boxes if X puts his sign he'll make a draw?

Note: Assume that X and O are both trying to win. Write your answer as a sum. If it's impossible write 0.


Tic Tac Toe 1


The answer is 7.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

B D
Dec 23, 2018

If X X puts in 1, O O will put in 5 and has two chances to make 3 in a diagonal or column. X X loses.

If X X puts in 2, O O must put 4, then X X must put in 3, O O can put in 1, 5 and 6 . Lets say he puts in 1. X X must put in 6, O O puts in 5 and it is a draw .

If X X puts in 3, O O will put in 2 and has two chances to make 3 in a diagonal or row. X X loses.

If X X puts in 4, O O must put in 2 has two chances to make 3 in a diagonal or column. X X loses.

If X X puts in 5, O O must put in 6, X X must put in 1, O O can put in 2, 3 and 4. Lets say he puts in 3, X X must put in 4 and O O only has the space to put in 2. And it's a draw .

If X X puts in 6, O O must put in 5 and has two chances to make 3 in a diagonal or column. X X loses.

2 + 5 = 7

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...