Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
If (A) has (n) elements, how many bijective functions are there from (A) to (A)?
Correct answer: A
Step 1: A bijection from (A) to (A) is a permutation of the elements. Step 2: The number of permutations of (n) elements is (n!). Step 3: For bijections on the same finite set, use (n!).
If (A={1,2,3,4}) and (B={a,b}), how many functions from (A) to (B) are not onto?
Correct answer: A
Step 1: To be not onto, one element of (B) must be completely missed. Step 2: There are two possibilities: all elements map to (a), or all map to (b). Step 3: Therefore the number of not onto functions is (2).
If \(f:\mathbb{R}\to\mathbb{R}\) is given by \(f(x)=\frac{x}{1+x^2}\), what is the range of (f)?
Correct answer: A
Step 1: Put \(y=\frac{x}{1+x^2}\). Step 2: Treat \(yx^2-x+y=0\) as a quadratic in (x) and require its discriminant to be non-negative. Step 3: From \(1-4y^2\geq0\), we get \(-\frac{1}{2}\leq y\leq\frac{1}{2}\).
Which of the following functions \(f:\mathbb{R}\to\mathbb{R}\) is one-one but not onto?
Correct answer: A
For \(f(x)=e^x\), the output is positive for every real \(x\), and the function is strictly increasing. Hence, distinct inputs give distinct outputs, so it is one-one. However, it never produces 0 or a negative value; its range is \((0,\infty)\). Therefore, it is not onto \(\mathbb{R}\). The function \(x^3\) is both one-one and onto, whereas \(x^2\) is not one-one. Exam tip: To test whether a function is onto, check whether every element of the codomain occurs in its range.
If (f:\mathbb{R}\to\mathbb{R}) is given by (f(x)=x^3-6x^2+12x+1), which statement about (f) is correct?
Correct answer: A
Step 1: (x^3-6x^2+12x+1=(x-2)^3+9). Step 2: The cubic ((x-2)^3) is strictly increasing on (\mathbb{R}) and takes all real values. Step 3: Shifting does not change bijectivity.
If (f:\mathbb{R}\to\mathbb{R}) is given by (f(x)=\begin{cases}2x+1,&x<1\x^2+2,&x\geq1\end{cases}), which statement about the range of (f) is correct?
Correct answer: A
Step 1: For (x<1), (2x+1<3), giving the range part ((-\infty,3)). Step 2: For (x\geq1), (x^2+2\geq3), and (3) occurs at (x=1). Step 3: Combining both parts gives all of (\mathbb{R}).
If (f:\mathbb{R}\setminus{1}\to\mathbb{R}\setminus{2}) is given by (f(x)=\frac{2x+3}{x-1}), what is the value of (f^{-1}(5))?
Correct answer: A
Step 1: (f^{-1}(5)) means the input (x) for which (f(x)=5). Step 2: From (\frac{2x+3}{x-1}=5), we get (2x+3=5x-5), so (3x=8). Step 3: Hence (x=\frac{8}{3}); for inverse values, set the original function equal to the target value and solve.
If (A={1,2,3}) and (B={4,5}), how many functions can be formed from (A) to (B)?
Correct answer: B
Step 1: Each element of (A) must choose exactly one image in (B). Step 2: Since (A) has (3) elements and (B) has (2) elements, the number of functions is (2^3=8). Step 3: Remember that the number of functions from (A) to (B) is (|B|^{|A|}).
If (A) has (4) elements and (B) has (3) elements, how many one-one functions are possible from (A) to (B)?
Correct answer: A
Step 1: In a one-one function, distinct elements must have distinct images. Step 2: Here (A) has (4) elements but (B) has only (3) elements, so (4) distinct images are impossible. Step 3: First compare the sizes of domain and codomain in such questions.
Choose the correct statement about the function (f:\mathbb{R}\to\mathbb{R}), (f(x)=x^2+1).
Correct answer: D
Step 1: (f(1)=2) and (f(-1)=2), so the function is not one-one. Step 2: Since (x^2+1\ge 1), negative numbers and (0) are not attained, so it is not onto. Step 3: Always test one-one and onto separately.
If (f:\mathbb{R}\to\mathbb{R}), (f(x)=x^3), what type of function is (f)?
Correct answer: C
Step 1: The function (x^3) is strictly increasing on real numbers, so distinct inputs give distinct outputs. Step 2: For every real (y), (x=\sqrt[3]{y}) exists, so every (y) has a preimage. Step 3: The cube function from (\mathbb{R}) to (\mathbb{R}) is bijective.
Which statement is correct for (f:\mathbb{R}\to[0,\infty)), (f(x)=x^2)?
Correct answer: B
Step 1: (f(2)=4) and (f(-2)=4), so the function is not one-one. Step 2: The codomain is ([0,\infty)), and for every (y\ge 0), (x=\sqrt{y}) exists. Step 3: Onto property depends on the codomain, so always check it carefully.
If (f:\mathbb{R}\to\mathbb{R}), (f(x)=|x|), what type of function is (f)?
Correct answer: D
Step 1: (f(3)=3) and (f(-3)=3), so it is not one-one. Step 2: (|x|) is never negative, so negative real numbers are not attained. Step 3: In absolute value functions, opposite inputs may give the same output.
If (f:A\to B) is bijective and (|A|=7), what is the value of (|B|)?
Correct answer: C
Step 1: A bijective function is both one-one and onto. Step 2: For finite sets, a bijection is possible only when both sets have the same number of elements. Step 3: Therefore (|B|=|A|=7).
Which statement is correct for (f:\mathbb{R}\to\mathbb{R}), (f(x)=5-2x)?
Correct answer: C
Step 1: (5-2x) is a linear function with non-zero slope, so it is one-one. Step 2: For any real (y), (x=\frac{5-y}{2}) is real, so it is onto. Step 3: A non-constant linear function from (\mathbb{R}) to (\mathbb{R}) is bijective.
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy