Class CBSE Class 12 Mathematics Relations and Functions Q #1282
KNOWLEDGE BASED
REMEMBER
5 Marks 2024 AISSCE(Board Exam) LA
Show that a function $f:R\rightarrow R$ defined by $f(x)=\frac{2x}{1+x^{2}}$ is neither one-one nor onto. Further, find set A so that the given function $f:R\rightarrow A$ becomes an onto function.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Check for One-One

To check if the function $f(x) = \frac{2x}{1+x^2}$ is one-one, we need to verify if $f(x_1) = f(x_2)$ implies $x_1 = x_2$. Let $f(x_1) = f(x_2)$. Then, $$\frac{2x_1}{1+x_1^2} = \frac{2x_2}{1+x_2^2}$$ $$2x_1(1+x_2^2) = 2x_2(1+x_1^2)$$ $$x_1 + x_1x_2^2 = x_2 + x_2x_1^2$$ $$x_1 - x_2 + x_1x_2^2 - x_2x_1^2 = 0$$ $$(x_1 - x_2) + x_1x_2(x_2 - x_1) = 0$$ $$(x_1 - x_2) - x_1x_2(x_1 - x_2) = 0$$ $$(x_1 - x_2)(1 - x_1x_2) = 0$$ So, either $x_1 = x_2$ or $x_1x_2 = 1$. Since $x_1x_2 = 1$ does not necessarily imply $x_1 = x_2$, the function is not one-one. For example, $f(2) = \frac{4}{5}$ and $f(\frac{1}{2}) = \frac{1}{\frac{5}{4}} = \frac{4}{5}$. Thus, $f(2) = f(\frac{1}{2})$ but $2 \neq \frac{1}{2}$.

Step 2: Check for Onto

To check if the function is onto, we need to determine the range of the function and see if it equals the codomain $R$. Let $y = f(x) = \frac{2x}{1+x^2}$. Then, $$y(1+x^2) = 2x$$ $$yx^2 - 2x + y = 0$$ For $x$ to be real, the discriminant of this quadratic equation must be non-negative. $$D = (-2)^2 - 4(y)(y) \geq 0$$ $$4 - 4y^2 \geq 0$$ $$1 - y^2 \geq 0$$ $$y^2 \leq 1$$ $$-1 \leq y \leq 1$$ Thus, the range of $f(x)$ is $[-1, 1]$. Since the range $[-1, 1]$ is not equal to the codomain $R$, the function is not onto.

Step 3: Find Set A for Onto Function

For the function $f: R \rightarrow A$ to be onto, the range of $f(x)$ must be equal to $A$. We found that the range of $f(x)$ is $[-1, 1]$. Therefore, $A = [-1, 1]$.

Final Answer: The function is neither one-one nor onto. The set A is [-1, 1].

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an REMEMBER question because the student needs to recall the definitions of one-one and onto functions and apply them to the given function.
Knowledge Dimension: CONCEPTUAL
Justification: The question requires understanding the concepts of one-one and onto functions and applying them to a specific function. It involves understanding the properties and definitions rather than just recalling facts or performing routine procedures.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. The question directly tests the student's understanding of functions, one-one, onto, and range, which are core concepts in the Relations and Functions chapter.