Eight queens
Problem
This is a famous problem: Place eight queens on a chessboard (an $8$ by $8$ grid) so that none can capture any of the others.
Remember that a queen can move any number of squares across, down or diagonally.
This is a good one to do outside with seven friends standing on an $8$ by $8$ grid!
Is there more than one solution?
Getting Started
Where could you put the first queen?
Where could the next queen go? And the next ...?
You may find it helpful to draw a grid, or print off this one , and use counters.
Student Solutions
Samuel from Bispham Drive Junior School and brothers Thomas and Sam, have sent us solutions to this problem:
Samuel |
Thomas |
Sam |
Perhaps there are others? Let us know if you find any.