Question Numbers: 54-55For the next two (2) items that follow:A function f(x) is defined as follows:f(x)=⎩⎨⎧x+ππcosx(x−2π)2for x∈[−π,0)for x∈[0,2π]for x∈(2π,π]
Concept:Continuity at a point x=a requires that the left-hand limit, right-hand limit, and the function's value at a are all equal.Explanation:The function is given as:f(x)=⎩⎨⎧x+ππcosx(x−2π)2for x∈[−π,0)for x∈[0,2π]for x∈(2π,π]Check continuity at x=0:f(0)=πcos0=πLeft-hand limit (LHL): x→0−limf(x)=x→0−lim(x+π)=πRight-hand limit (RHL): x→0+limf(x)=x→0+limπcosx=πSince LHL = RHL = f(0)=π, the function is continuous at x=0.Check continuity at x=2π:f(2π)=πcos2π=0LHL: x→2π−limf(x)=x→2π−limπcosx=πcos2π=0RHL: x→2π+limf(x)=x→2π+lim(x−2π)2=0Since LHL = RHL = f(2π)=0, the function is continuous at x=2π.Thus, both statements are correct.Answer:Option C: Both 1 and 2