Solveeit Logo

Question

Mathematics Question on Relations and Functions

In each of the following cases, state whether the function is one-one, onto or bijective. Justify your answer.

  1. f :R→R defined by f(x) =3−4x
  2. f : R→R defined by f(x) =1+x2
Answer

(i) f: R → R is defined as f(x)=3−4x.

Let x1, x2 ∈ R such that f(x1)=f(x2)f(x_1)=f(x_2).
34x1=34x2⇒ 3-4x_1=3-4x_2
4x1=4x2⇒ -4x_1=-4x_2
x1=x2⇒ x_1=x_2
∴ f is one-one.

For any real number (y) in R , there exists 3y4\frac{3-y}{4} in R such that
f(3y4)=34(3y4)=yf(\frac{3-y}{4})=3-4(\frac{3-y}{4})=y.
∴f is onto.

Hence, f is bijective.


(ii) f: R → R is defined as
f(x)=1+x2f(x)=1+x^2.

Let x1,x2Rx_1, x_2 ∈ R such that f(x1)=f(x2)f(x_1)=f(x_2)
1+x12=1+x22⇒ 1+x_1^2 = 1+x_2^2
x12=x22⇒ x_1^2=x_2^2
x1=±x2⇒ x_1=±x_2
f(x1)=f(x2) f(x_1)=f(x_2) does not imply that x1=x2x_1=x_2.

For instance,
f(1)=f(1)=2f(1)=f(-1)=2
∴ f is not one-one.

Consider an element −2 in co-domain R.
It is seen that f(x)=1+x2f(x)=1+x^2 is positive for all xRx ∈ R.
Thus, there does not exist any xx in domain R such that f(x)=2f(x) = −2.
∴ f is not onto.

Hence, f is neither one-one nor onto.