Starting at the "J" and moving down either diagonally left or right each step as shown, how many ways are there to spell the word "JUMPS"?
Note : There are only three S letters in the last row, so the Ps on the far right and left each have only one direction available.
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.
Without the missing Ss on the bottom: each step has 2 choices, left or right, for a total of 2 × 2 × 2 × 2 = 1 6 choices.
The S missing on the far right and far left each exclude 1 route each, so the actual total is 1 6 − 2 = 1 4 choices.