Delta2 said:
It is actually easier than you thought to show that ##c\in[a,b]##:
Because for every ##x\in S## we have ##x\leq b## it follows that ##b ## is an upper bound of ##S##, and ##c## as the supremum of ##S## is less or equal than any other upper bound of ##S## (this is a direct consequence from the definition of supremum) so it is ##c\leq b##. Also easy to show that ##a\leq c##
I can't figure out the rest of it either
The hint says show f(c) = 0 by contradiction and consider two cases. Apply the fact that
if f is continuous at 'a', ∃ an open interval I centered at 'a' such that f(x) >0for all x ∈ I. Explain why 'c' not equal to 'a' which will mean a<c. Then let 'p' be any point between 'a' and 'c' which is in the
I. Relate p to set S and to c = supS to show a contradiction.
So assuming f(c) not equal to 0, one case is f(c) >0
clearly as f(a) < 0, f(c) not equal to f(a) and therefore a not equal to c meaning a < c
I took 'c' to be the 'a' in the italicized part above and that the interval is (c-δ,c+δ)
then I let p be any point such that a < p < c which itself in in (c-δ, c+δ) so,
c-δ < a < p < c < c+δ and f(p) > 0, so p ∉ S and all in this interval are > 0 so not in 'I'
but this implies that the only elements that can be in 'I' are from c+δ to b which makes c no longer an upperbound but a lowerbound which is a contradiction.
I do the same for case where f(c) < 0
This does not seen right to me because I don't understand the placement of the interval. I think I misinterpreted that part but not sure what it's supposed to be. Again, I would appreciate any help.