The function f:[−1,1]→R is given by f(x)=x+3x.
To determine if the function is one-one (injective) and onto (surjective):
To check if the function is one-one, find the derivative:
f′(x)=dxd(x+3x)
Using the quotient rule:
f′(x)=(x+3)2(x+3)(1)−x(1)
f′(x)=(x+3)2x+3−x
f′(x)=(x+3)23
For x∈[−1,1], we have x+3∈[2,4], so (x+3)2>0.
Therefore f′(x)=(x+3)23>0 for all x∈[−1,1].
The function is strictly increasing on [−1,1], so it is one-one.
To check if the function is onto, find the range.
Since f is continuous and increasing on [−1,1], the range is [f(−1),f(1)].
f(−1)=−1+3−1
f(−1)=2−1
f(−1)=−21
f(1)=1+31
f(1)=41
The range of f is [−21,41].
The codomain is R (all real numbers).
Since the range [−21,41]=R, the function is not onto.
The function is one-one but not onto.