Small Puzzles Collection 2


???


...

Puzzle:

  "you have two ropes, each of which takes one hour to burn completely. both of these ropes are nonhomogeneous in thickness, meaning that some parts of the ropes are chunkier than other parts of the rope. using these nonhomogeneous ropes and a lighter, time 45 minutes.


  Note: Some clarification on what is meant by nonhomogeneous. For instance, maybe a particular section of rope that is 1/8 of the total length is really chunky, and takes 50 minutes to burn off. then it would take 10 minutes to burn off the remaning 7/8, since we know that the whole rope takes an hour to burn off. that's just an example; we don't know any such ratios beforehand. The point is, if you look at one of your ropes and cut it into pieces, you have no clue how long any individual piece will take to burn off."



Solution:

- The key point is still to find the relationship between different variables.

- We know:
   - both ropes will burn for 60 mins in total.
   - they are not homogeneous.

- The only thing we can control and make sure is the burning time, not their lengths after burning.

- Thus, what if we burn both sides of a rope?
    - we will approximately count 30 mins, since if we burn one side, it will take 1 hour, and burning two sides imply its half ---> 30 mins.

- 45 mins consist of 30 mins and 15 mins, and 15 mins is just a half of 30 mins.

- Thus, the 45 mins will take two rounds:
   - first, we just burning two sides of one rope, and one side of the other.
   - 30 mins later, the two sides burning rope will be burned out, but the one side rope will still have 30 mins to burn.
   - second, we burn two sides of the one side rope ---> burning two sides only takes half of the time burnning only one side.
   - when it has been burned out, we just count 15 mins.

- Adding them up, we easily get 30 + 15 = 45 mins.



Puzzle:

  "Tom is hanging out on a heavily forested island that's really narrow: it's a narrow strip of land that's ten miles long. let's label one end of the strip A, and the other end B. a fire has started at A, and the fire is moving toward B at the rate of 1 mph. at the same time, there's a 2 mph wind blowing in the direction from A toward B. what can Tom do to save himself from burning to death?! assume that Tom can't swim and there are no boats, jetcopters, teleportation devices, etc.. (if he does nothing, willywu will be toast after at most 10 hours, since 10 miles / 1 mph = 10 hours) "



Solution:

*** This puzzle teaches me what is "jumping out of the box".

- What is we just burning the place where Tom stands when the fire begins to expand?

   - Why?
   - since the wind condition cannot be useless as it apppears in the question.
   - we cannot swim... we must stay in the island!

- The wind speed is bigger than that of the fire, meaning that before the fire reaches where Tom stands, the new fire will burn out anything forward if we think of the island as a strip.

- When the fire arrives at Tom's place, there is nothing left for the fire to burn.



Puzzle:

  "you have 20 coin machines, each of which produce the same kind of coin. you know how much a coin is supposed to weigh. one of the machines is defective, in that every coin it produces weighs 1 ounce less than it is supposed to. you also have an electronic weighing machine. how can you determine which of the 20 machines is defective with only one weighing? (by one use, we mean you put a bunch of stuff on the machine and read a number, and that's it -- you not allowed to accumulate weight onto the machine and watch the numbers ascend, because that's just like multiple weighings). you are allowed to crank out as many coins from each machine as you like."



Solution:

- This problem is similar to the coin weighing problems we have seen before, but that is much easier ---> we can take as many coins as possible.

- That means, we can actually make each machine "weighted" ---> the multiple of the defect coins will imply its position.
   - for example, if the final results is 3,

Puzzle:

  "One train leaves Los Angeles at 15mph heading for New York. Another train leaves from New York at 20mph heading for Los Angeles on the same track. The distance between LA and NY is about 5000 miles. If a bird, flying at 25mph, leaves from Los Angeles at the same time as the train and flies back and forth between the two trains until they collide, how far will the bird have traveled? "



Solution:

- We still need to look at some constants in the problem, since we cannot calculate the bird's distance every time.

- We know that distance = time * velocity and the time in this problem is 'constant' ---> it is shared among train 1, train 2, and the bird.
   - the time two trains take to meet = the time the bird flies.

- Thus, once we know the time when the two trains meet, we can solve this problem.



Puzzle:

  "scientific studies have shown that there is a direct, positive correlation between foot size and performance in spelling bees / spelling tests. how can you explain this correlation?"



Solution:

- The correlation is simple since foot size represents a person's growth. An adult will always know more than a baby.