Check the function as injection, surjection or bijection : f: Q – {3} โ Q, defined by f(x)=(2x+3)/(x-3)
Check Function \(f(x)=\dfrac{2x+3}{x-3}\) on Rational Numbers ๐บ Video Explanation ๐ Question Check whether the function \[ f:\mathbb{Q}\setminus\{3\}\to\mathbb{Q},\quad f(x)=\frac{2x+3}{x-3} \] is: injection (one-one) surjection (onto) bijection โ Solution ๐น Step 1: Check Injection (One-One) Assume: \[ f(x_1)=f(x_2) \] Then: \[ \frac{2x_1+3}{x_1-3}=\frac{2x_2+3}{x_2-3} \] Cross multiply: \[ (2x_1+3)(x_2-3)=(2x_2+3)(x_1-3) \] Expand: \[ 2x_1x_2-6x_1+3x_2-9=2x_1x_2-6x_2+3x_1-9 \] Simplify: \[ -6x_1+3x_2=-6x_2+3x_1 \] \[ […]