Solution
Let f:R+→R+ be defined by f(x)=ex.
One-to-one
Assume f(x1)=f(x2):
ex1=ex2
Taking ln on both sides:
ln(ex1)=ln(ex2)⇒x1=x2
So f is one-to-one.
Onto
For onto, given y∈R+, we need an x∈R+ such that ex=y.
Solving gives x=lny.
But if 0<y<1, then lny<0, which is not in R+.
So with co-domain R+=(0,∞), the function is not onto. Its range for x>0 is (1,∞).
f is one-to-one but not onto R+ (so not bijective)
If the intended co-domain is (1,∞), then f becomes bijective.