Tic Tac Toe- part 1

In the game of tic tac toe , also called "dot and cross" game, there is a 3 × 3 3\times 3 grid, and (say that) the player who makes first move makes a "cross". The player who plays next makes a "dot" . A player wins if his marks (dot or cross) come three in a row, that could be diagonally or vertically or horizontally.

If the players just play for completing the whole grid ,i.e play even after any 1 wins, then how many Final positions of the game are possible ?

Two of such examples are given in figure, players are not playing for winning, they are playing just to fill all the boxes.

(There will be 5 crosses and 4 dots in the final position as the player who makes first move will play 1 turn more.)


The answer is 126.

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

Aditya Raut
Jun 21, 2014

Not very difficult, the final position will have 5 \color{#D61F06}{5} c r o s s e s \color{#D61F06}{crosses} , and 4 \color{#3D99F6}{4} d o t s \color{#3D99F6}{dots} . Thus there will be

( 9 5 ) = ( 9 4 ) = 126 \dbinom{9}{5} = \dbinom{9}{4} = \boxed{126} different final positions .

same here!

Rutvik Paikine - 6 years, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...