Question
Mathematics Question on Relations and Functions
Let f:R→R be defined as f(x)=10−x2, then:
A
f is one-one and onto.
B
f is one-one but not onto.
C
f is neither one-one nor onto.
D
f is onto but not one-one.
Answer
f is onto but not one-one.
Explanation
Solution
The given function is:
f(x)=10−x2.
Step 1: Check for one-one.
A function f is one-one if for f(x1)=f(x2), we have x1=x2. Assume:
f(x1)=f(x2)⟹10−x12=10−x22.
Simplify:
x12=x22⟹x1=±x2.
Since x1=x2 in general, the function is not one-one.
Step 2: Check for onto.
A function f is onto if for every y∈R, there exists an x∈R such that f(x)=y. Rearrange:
f(x)=10−x2to solve for x: y=10−x2⟹x2=10−y.
For x2≥0, we require 10−y≥0, or:
y≤10.
The function f(x) maps x∈R to y∈(−∞,10]. Hence, f is onto.
Conclusion: The function f(x)=10−x2 is onto but not one-one.