When the monkey rotate the gear, which mark will be hit 1 or 2 ?
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.
I think the easiest way to solve this is to count how many gears there are. In this example there are 17 gears. So every odd numbers that is ( 3rd,5th,7th,....17th gear) will rotate in the same direction as the first gear and all the even numbers that is( 2nd,4th,6th,....16th) will rotate in the opposite direction. For example, the 1st gear is an odd number and the last gear = 17th is also an odd number.Therefore, they rotate in the same direction thus it is (2)