Continuous Function Homework: Determine & Sketch

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
kieranl
Messages
22
Reaction score
0

Homework Statement



Determine whether the function is continuous, piecewise continuous or neither on the segment [0, 10] and sketch the graph of f(t).

f(t)= {10-t, 0<=t<=8 and 10, 8<=t<=10)

The Attempt at a Solution



I would say that it was neither as the right hand limit at t = 8 doesn't equal the left hand limit. But I am not sure wat the difference is between a continuous function and a piecewise continuous function?

thanks for any help
 
Physics news on Phys.org
No, Dick, NOT "absolutely right". That function is equal to 10- t for [itex]0\le t\le 8[/itex] and 10 for [itex]8\le t\le 10[/itex] so it is continuous on the interior of each of those intervals and is "piecewise continuous", not "neither".
 
HallsofIvy said:
No, Dick, NOT "absolutely right". That function is equal to 10- t for [itex]0\le t\le 8[/itex] and 10 for [itex]8\le t\le 10[/itex] so it is continuous on the interior of each of those intervals and is "piecewise continuous", not "neither".


Right. I only saw that 'the limit doesn't exist' and missed the 'neither'. Thanks.