To find the inverse of f(x), set f(x) = y. Then solve for x in terms of y.
By doing this I got x=2y+3ky−2, so f−1(x)=2x+3kx−2.
This means that k can be any real number for f(x)=f−1(x) (as long as x≠2k).
We can write
y = [ 2x + 3 ] / [ kx - 2] isolate x
y [ kx - 2 ] = 2x + 3
(ky)x - 2y = 2x + 3
(ky)x - 2x = 2y + 3
(ky - 2) x = 2y + 3
x = (2y + 3) / ( ky - 2) "swap" x and y
y = (2x + 3) / (kx - 2) = the inverse
The inverse is the same as f(x)
So.....k can take on any real value