How do I prove that the function
$$f(x) = \frac{-2x+1}{(2x-1)^2-1}$$
is one-to-one from the interval (0,1)? I have simplified the function $f(x)=f(y)$ and have a multivariable quadratic equation equal to zero. How do I conclude that the function is one to one?
Note first that $(2x-1)^2 - 1 = 0 \Longrightarrow (2x-2)2x = 0 \Longrightarrow (x = 1 \vee x = 0$ , or, in interval (0,1) this function is well-defined. Now. as both $-2x+1$ and $(2x-1)^2-1$ are differentiable, and the latter has no zeros where we are interested, the quotient is differentiable. Now, we count : $f' = \frac{-2 (2x -1)^2 - 1) - (-2x + 1) (4x-4)}{((2x-1)^2 - 1)^2} = \frac{-2(4x^2-4x) - (-8x^2+12x -4)}{(4x^2-4x)^2} = \frac{4 -4x} {(4x^2-4x)^2}$ Note that this is strictly greater then zero on $(0,1)$. So, the function has a constant rise, hence is one-to-one