Question
Mathematics Question on Relations and Functions
Show that function f : R→{ x ∈ R:−1< x <1 } defined by f(x)= 1+∣x∣x, x∈R is one-one and onto function.
It is given that f: R → {x ∈ R: −1 < x < 1} is defined as f(x) = 1+∣x∣x , x ∈R.
Suppose f(x) = f(y), where x, y ∈ R.
⇒1+∣x∣x=1+∣y∣y
It can be observed that if x is positive and y is negative, then we have:
1+xx=1−yy=x−y2xy.
Since x is positive and y is negative:
x > y ⇒ x − y > 0
But, 2xy is negative.
Then, 2xy≠x-y.
Thus, the case of x being positive and y being negative can be ruled out.
Under a similar argument, x being negative and y being positive can also be ruled out
x and y have to be either positive or negative.
When x and y are both positive, we have:
f(x) = f(y) ⇒1+xx=1+yy
⇒ x + xy = y + xy ⇒ x = y.
When x and y are both negative, we have:
f(x)=f(y) ⇒1−xx=1−yy
⇒ x-xy = y-xy ⇒ x = y.
∴ f is one-one.
Now, let y ∈ R such that −1 < y < 1.
If y is negative, then there exists x= 1+yy ∈R such that
f(x)=f(1+yy)=1+∣1+yy∣(1+yy)=1+(−1+yy)(1+yy)=1+y−yy=y
If y is positive, then there exists x=1−yy ∈R such that
f(x)=f(1−yy)=1+∣1−yy∣(1−yy)=1+(−1−yy)(1−yy)=1−y+yy=y.
∴ f is onto.
Hence, f is one-one and onto.