Try this beautiful Problem based on Counting Principle from AMC 8, 2020 Problem 21.
A game board consists of 64 squares that alternate in color between black and white. The figure below shows square $P$ in the bottom row and square $Q$ in the top row. A marker is placed at $P$. A step consists of moving the marker onto one of the adjoining white squares in the row above. How many 7 -step paths are there from $P$ to $Q$ ? (The figure shows a sample path.)
Game problem
Chess board
combination
AMC 2020 PROBLEM 21
28
See that
the number of ways to move from P to that square is the sum of the numbers of ways to move from P to each of the white squares immediately beneath it
Try to construct a diagram and write the number of ways we can step onto that square from P which is calculated as the sum of the numbers on the white squares immediately beneath that square (and thus will represent the number of ways to remove from P to that square, as already stated).
So the diagram will look like,
Try this beautiful Problem based on Counting Principle from AMC 8, 2020 Problem 21.
A game board consists of 64 squares that alternate in color between black and white. The figure below shows square $P$ in the bottom row and square $Q$ in the top row. A marker is placed at $P$. A step consists of moving the marker onto one of the adjoining white squares in the row above. How many 7 -step paths are there from $P$ to $Q$ ? (The figure shows a sample path.)
Game problem
Chess board
combination
AMC 2020 PROBLEM 21
28
See that
the number of ways to move from P to that square is the sum of the numbers of ways to move from P to each of the white squares immediately beneath it
Try to construct a diagram and write the number of ways we can step onto that square from P which is calculated as the sum of the numbers on the white squares immediately beneath that square (and thus will represent the number of ways to remove from P to that square, as already stated).
So the diagram will look like,