For a function to be one-to-one, there will be no y-value that is reached from two or more x-values. For instance, a linear equation such as y = 3x - 5 is one-to-one, because each y-value is reached from only one x-value. On the other hand, y = sin(x) is not one-to-one, because y = 0 for x = 0, pi, 2pi, 3pi, etc, etc. Many x-values go to the one y-value, so the function is many-to-one rather than one-to-one.
If a function's derivative is always positive, then can there be any spot at which the function "dips back down" to repeat an earlier y-value?

You might be expected to use Rolle's Theorem or something...? Supposing f(a) = f(b) for some "a" not equal to "b", then g(x) = f(x) - f(a) would have the property that g(a) = g(b) = 0. Then there exists some "c" between "a" and "b" so g'(c) = 0 = f'(c). But what will you have shown about f'(x) for all x,
including this hypothetical "c"?