Calendar / mixed offsets: If three days before yesterday was Wednesday, what day will it be two days after tomorrow?

Difficulty: Easy

Correct Answer: Wednesday

Explanation:


Introduction / Context:
Compute “today” from the backward clue, then advance.



Given Data / Assumptions:
Let Yesterday = Y. Y - 3 = Wednesday ⇒ Y = Saturday ⇒ Today = Sunday.



Concept / Approach:
Two days after tomorrow = Today + 3.



Step-by-Step Solution:

Today = Sunday.Tomorrow = Monday; two days after that = Wednesday.


Final Answer:
Wednesday

More Questions from Time Sequence

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion