A function is called bijective if it is one-to-one and onto.
To check one to one, let x1 = x2 , where x1, x2 belongs to R.
so, we can say that:
and
Given the condition that x1 and x2 are not equal to 2. So, the above equation implies that
So, it is a one-to-one function.
For onto function, let y= (3x + 4) / (x-2). Now, interchange x and y, and solve the equation fo y:
Here, the domain of the inverse of the function is R - {3}. But the function is R - {2} => R. So, it is not onto.
thus, the given function is not a bijection.