A function f : Rย โย R is defined as f(x) = x^3ย + 4. Is it a bijection or not? In case it is a bijection, find f^-1(3).
Check Whether \(f(x)=x^3+4\) is Bijective and Find \(f^{-1}(3)\) ๐บ Video Explanation ๐ Question Let: \[ f:\mathbb{R}\to\mathbb{R},\qquad f(x)=x^3+4 \] Check whether \(f\) is bijection. If yes, find: \[ f^{-1}(3) \] โ Solution ๐น Step 1: Check one-one Assume: \[ f(x_1)=f(x_2) \] Then: \[ x_1^3+4=x_2^3+4 \] So: \[ x_1^3=x_2^3 \] Hence: \[ x_1=x_2 \] Therefore: \[ f […]