On a strange planet:
Yesterday's tomorrow's yesterday has the same name as tomorrow's yesterday's tomorrow.
How many days are there in each week on this strange planet?
Note: the planet has an integer number of days > 1
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.
Let Day 1 represent today, Day 2 represent yesterday, Day 3 represent tomorrow.
First statement implies the day is yesterday's , that is it is Day 2
Second statement implies the day is tomorrow's, that is it is Day 3
Now according to the question, first statement and second statement are equal.
That is Day 2 = Day 3
Or Yesterday = Tomorrow
Clearly such a week can have only two days.