Raymond J. answered 26d
Rice Graduate and award winner for mentoring (Presidential Award )
The original Riemann sum is f(z)(b -a), where z is between an and b. The Riemann sum of the new partition is f(w)(c - a) + f(r)(b - c), where w is between a and c and r is between c and b. The Upper sum U(a,b) was M(b -a), where M is the maximum value of the function f on [a,b]. All the terms involved are nonnegative and so
f(w) is less than or equal to M as is f(r).
We then have S(a,c,b) = f(w)(c - a) = f(r)(b - c) \s less than or equal to M(c - a) + M(b - c) = M(b -a) = U(a, b).