Check the function as injection, surjection or bijection : f : Q โ Q, defined by f(x) = x^3 + 1
Check Function \(f(x)=x^3+1\) on \( \mathbb{Q} \) ๐บ Video Explanation ๐ Question Check whether the function \[ f:\mathbb{Q}\to\mathbb{Q},\quad f(x)=x^3+1 \] is: injection (one-one) surjection (onto) bijection โ Solution ๐น Step 1: Check Injection (One-One) Assume: \[ f(x_1)=f(x_2) \] Then: \[ x_1^3+1=x_2^3+1 \] So: \[ x_1^3=x_2^3 \] Thus: \[ x_1=x_2 \] โ Function is one-one. ๐น […]