Hop, Hop, Hop

Grey and Brownie--the rabbits--are initially sitting on stools #2 and #6, respectively. As shown in the diagram below left, both rabbits can only hop counter-clockwise, with Grey moving 2 stools at a time and Brownie moving 3 stools at a time.

Now, they want to switch their seats as in the diagram on the right, with minimal hops for each. Which rabbit has to hop more times?

Grey Brownie The number of hops needed is the same for both

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

Let n n be number of Brownie's hops and m m be Grey's ones.

Brownie would need 4 4 steps to reach the destination.

Thus, 4 3 n ( m o d 7 ) 4\equiv 3n \pmod{7} . Then n = 6 n=6 , for 3 6 18 4 ( m o d 7 ) 3\cdot 6 \equiv 18 \equiv 4 \pmod{7} .

Similarly, Grey will need 3 3 steps.

Then 3 2 m ( m o d 7 ) 3\equiv 2m \pmod{7} . Then m = 5 m=5 because 2 5 10 3 ( m o d 7 ) 2\cdot 5 \equiv 10 \equiv 3 \pmod{7} .

Finally, Brownie hopped 6 6 times, and Grey 5 5 times. So Brownie hops more than Grey.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...