Sat ----> (3/5) * 125 = 75 baked
Sun-----> (125 - 75) * (3/5) = 30 baked
Pizzas Remaining to be Baked:
125 Total - (75) - (30) = 20 Remaining Pizzas
"if each day he baked fewer pizzas than the previous day"
we want to MAXIMIZE the # on Wednesday
however, we are given the Condition that:
Mon > Tues > Wed > Thurs. > Fri
in other words, given the 5 Remaining days, if we listed the Baked Pizzas in DECREASING Order ------> Wednesday = MEDIAN
We want to make Thursday and Friday as low as we can: Let Friday = 1 pizza and Let Thursday = 2 Pizzas
leaves us with 17 pizzas remaining to distribute between: Monday > Tuesday > Wednesday
Given that Monday and Tuesday must be GREATER than Wednesday, Minimizing Monday and Tuesday will only hurt the amount that can be baked on Wednesday
If we were to try 6 pizzas on Wednesday:
Thursday would at MIN have to be = 7
and Friday would at MIN have to be = 8
8 + 7 + 6 = 21 --------> BUT we only have 17 pizzas left to distribute
If were to try 5 pizzas on Wednesday:
Thursday would at MIN have to be = 6
Friday would at MIN have to be = 7
7 + 6 + 5 = 18, which is GREATER THAN > 17 remaining pizzas we have
Lowering Thursday or Friday would only have the effect of DECREASING Wednesday even more. Thus, the remaining 1 pizza MUST come out of Wednesday and we are left with:
Monday = 7
Tuesday = 6
Wednesday = 4 = MAXIMUM that can be made on Wednesday
Thursday = 2
Friday = 1
________________________
20 Remaining Pizzas
-B- 4 is the MAX that can be made on Wednesday