Which day is three days before the day immediately following the day two days before the day three days after the day immediately before Friday?
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 us assign the weekdays with numbers.
S u n d a y M o n d a y T u e s d a y W e d n e s d a y T h u r s d a y F r i d a y S a t u r d a y = 0 = 1 = 2 = 3 = 4 = 5 = 6
Then the day
x + 3 − 1 + 2 − 3 + 1 = 5 ⇒ x + 2 = 5 ⇒ x = 3 = W e d n e s d a y