Class CBSE Class 12 Mathematics Relations and Functions Q #1296
KNOWLEDGE BASED
REMEMBER
3 Marks 2024 AISSCE(Board Exam) SA
A function f is defined from $R\rightarrow R$ as $f(x)=ax+b$, such that $f(1)=1$ and $f(2)=3$ Find function $f(x)$. Hence, check whether function $f(x)$ is one-one and onto or not.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Find the values of a and b

Given $f(x) = ax + b$, $f(1) = 1$ and $f(2) = 3$. Substituting $x = 1$ in $f(x)$, we get $f(1) = a(1) + b = a + b = 1$. Substituting $x = 2$ in $f(x)$, we get $f(2) = a(2) + b = 2a + b = 3$. Now we have a system of two linear equations: $$a + b = 1$$ $$2a + b = 3$$ Subtracting the first equation from the second equation, we get: $$(2a + b) - (a + b) = 3 - 1$$ $$a = 2$$ Substituting $a = 2$ in the first equation, we get: $$2 + b = 1$$ $$b = 1 - 2 = -1$$ Thus, $a = 2$ and $b = -1$.

Step 2: Determine the function f(x)

Since $a = 2$ and $b = -1$, the function $f(x)$ is given by: $$f(x) = 2x - 1$$

Step 3: Check if f(x) is one-one

To check if $f(x)$ is one-one, we need to show that if $f(x_1) = f(x_2)$, then $x_1 = x_2$. Let $f(x_1) = f(x_2)$. Then, $$2x_1 - 1 = 2x_2 - 1$$ $$2x_1 = 2x_2$$ $$x_1 = x_2$$ Since $f(x_1) = f(x_2)$ implies $x_1 = x_2$, the function $f(x)$ is one-one.

Step 4: Check if f(x) is onto

To check if $f(x)$ is onto, we need to show that for every $y \in R$, there exists an $x \in R$ such that $f(x) = y$. Let $y \in R$. We want to find $x$ such that $f(x) = y$. $$2x - 1 = y$$ $$2x = y + 1$$ $$x = \frac{y + 1}{2}$$ Since $y \in R$, $\frac{y + 1}{2} \in R$. Thus, for every $y \in R$, there exists an $x = \frac{y + 1}{2} \in R$ such that $f(x) = y$. Therefore, the function $f(x)$ is onto.

Step 5: Conclusion

The function $f(x) = 2x - 1$ is both one-one and onto.

Final Answer: f(x) = 2x - 1, one-one and onto

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 definition of a function, one-one, and onto functions and apply the given conditions to find the function and verify its properties.
Knowledge Dimension: PROCEDURAL
Justification: The question requires the student to follow a specific procedure to find the function f(x) and then apply procedures to check if the function is one-one and onto.
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, and onto functions, which are core concepts in the Relations and Functions chapter.