//------------------------------// // The Answer 33 // Story: Life is a Test: A Series of Pony Logic Puzzles // by Brony_of_Brody //------------------------------// Use the same outcome of your own coin flip to predict Rainbow Dash's flip. Rainbow Dash should predict your flip based on it being the opposite of HER coin flip. Sounds too simple to be true, but it works. As long as at least one of you gets a prediction wrong, both of you are still in this thing. Below are all the possible scenarios that prove this strategy works: If you flip heads and Rainbow Dash flips heads too, you would predict heads and Rainbow would predict tails. That's one incorrect answer and you're still in the game. If you flip heads and Rainbow flips tails, you would guess heads and Rainbow would guess tails. This time YOU'RE wrong, and you both get to live. If you flip tails and Rainbow flips heads, you call tails and Rainbow calls tails. Again, an incorrect answer on your part spares you both. If you both flip tails, you would call tails and Rainbow would incorrectly guess heads. Team Egghead: 1, Jailor: 0!