Q.
Assertion : Let A={−1,1,2,3} and B={1,4,9}, where f:A→B given by f(x)=x2, then f is a many-one function. Reason : If x1=x2⇒f(x1)=f(x2), for every x1,x2∈ domain, then f is one-one or else many-one.
7091
185
Relations and Functions - Part 2
Report Error
Solution:
Function f:R→R is defined as f(x)=x4
Let x,y∈R such that f(x)=f(y) ⇒x4=y4 ⇒x=±y( considering only real values )
Therefore, f(x1)=f(x2) does not imply that x1=x2
For instance, f(1)=f(−1)=1
Therefore, f is not one-one.
Consider an element −2 in codomain R. It is clear that there does not exist any x in domain R such that f(x)=−2
Therefore, f is not onto.
Hence, function f is neither one-one nor onto.