Q32Multiple correct5 Marks6 Aug 2023Define a function f(x)={x−3∣x−3∣,x≠3,1,x=3.f(x)=\begin{cases}\frac{x-3}{|x-3|}, & x\ne3,\\ 1, & x=3.\end{cases}f(x)={∣x−3∣x−3,1,x=3,x=3. Which of the following options is/are true?Alimx→3+f(x)=f(3)\lim_{x\to3^+}f(x)=f(3)limx→3+f(x)=f(3).Blimx→3−f(x)\lim_{x\to3^-}f(x)limx→3−f(x) does not exist.Cfff is not continuous at x=3x=3x=3.Dfff is differentiable at x=3x=3x=3.Ef′(3)=1f'(3)=1f′(3)=1.