Concept:A function is
one-one (injective) if different inputs always give different outputs – that is,
f(x1)=f(x2) implies
x1=x2. A function is
onto (surjective) if every element of the codomain has at least one pre‑image in the domain.
Explanation:Given
f:R→R,
f(x)=x4.
1.
One‑one check: Let
f(x1)=f(x2). Then
x14=x24. Taking fourth roots gives
x1=±x2. This means two different inputs (e.g.,
2 and
−2) give the same output
16; hence
f is
not one‑one.
2.
Onto check: For a real output
y, we need
x4=y. Solving,
x=±y1/4. If
y is negative (say
y=−1), then
y1/4 is not a real number – there is no real
x such that
x4 is negative. Therefore not every real number has a pre‑image;
f is
not onto.
Thus the function is neither one‑one nor onto.
Answer:Option B: f is neither one‑one nor onto.