Solve the Towers

There are three pegs, and on one of them, there are four disks of distinct sizes, as shown in the picture. Steve wants to move all four of the disks from the left peg to the right peg following these rules:

  • Only one disk can be moved at a time.
  • Each move consists of taking the uppermost disk from one of the stacks and placing it on top of another stack.
  • No disk may be placed on top of a smaller disk.

Here is how Steve has managed to solve the puzzle partially in 7 steps, by taking the top 3 disks from the left peg to the middle peg:

How many more steps would he need to solve the entire puzzle?

About 2 more steps About 7 2 \frac{7}{2} more steps About 7 more steps About 4 × 7 4 \times 7 more steps

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

Since all disks (except last one) are on the middle peg, first step is to move the biggest disk to the right peg. Since there are odd numbers of disks on the middle peg, the next step must be going to the intended direction (that is, right peg, since we want to put all disks there LOL). The remaining pieces will be even numbered, so the next step will be to the left, the not intended one. Doing the pattern I told together with the other requirements, there will be 7 more steps to finish this problem. LOL

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...