Let f be a function from R to R such that f(x) = cos (x + 2). Is f invertible? Justify your answer.
Is \(f(x)=\cos(x+2)\) Invertible? ๐ Question Let: \[ f:\mathbb{R}\to\mathbb{R}, \quad f(x)=\cos(x+2) \] Is \(f\) invertible? Justify your answer. โ Solution ๐น Step 1: Check whether \(f\) is one-one Assume: \[ f(x_1)=f(x_2) \] \[ \cos(x_1+2)=\cos(x_2+2) \] Using identity: \[ \cos A=\cos B \Rightarrow A=B \ \text{or} \ A=2\pi-B \] So, \[ x_1+2=x_2+2 \quad \text{or} \quad x_1+2=2\pi-(x_2+2) \] […]