Let x = the number of packages delivered on Monday.
Then x + 4 = the number of packages delivered on Tuesday,
and x + 6 = the number of packages delivered on Wednesday.
Adding these together, you get:
(x) + (x+4) + (x+6) = 28
--> 3x + 10 = 28
--> 3x = 18
--> x = 6
Since x represented the number of packages delivered for Monday, the answer is 6.