UG Mathematics Booster Test 3 - Types of Functions
📌 Answers are locked once submitted — results and explanations appear at the end.
QUESTION 1 OF 20
Let a mapping concept be represented by f(x) = ∫(from 0 to x) 2t dt. Which type of function is f(x) mapping from positive reals R+ to R+?
QUESTION 2 OF 20
A function defines the upper boundary of a domain-codomain mapping. If f(x) = 6 - x, what is the area in the first quadrant bounded by this function?
QUESTION 3 OF 20
An injective definition function maps 3D vectors. If f(v) = 2v + c, and f(a) = f(b), analytical vector subtraction proves:
QUESTION 4 OF 20
A condition check algorithm processes data values checking for injectivity. It logs data points (outputs): 2, 4, 8, 16. If moving average of period 2 is calculated, what is the second moving average logged?
QUESTION 5 OF 20
Let S = {1, 2, 3}. A non-injective case mapping from S to S is randomly formed. What is the probability that it is a many-one function?
QUESTION 6 OF 20
Evaluating examples analytically, the region mapping of f(x) = cos(x) on the interval [0, 2π] proves it is many-one because:
QUESTION 7 OF 20
A surjective definition requires covering the codomain. If f: A → B is onto, and n(A) = 4, n(B) = 3, mathematically, how many such onto functions exist?
QUESTION 8 OF 20
Match the analytical condition when Range equals codomain:
| List I | List II |
|---|---|
| 1. f(x) = x³ (R to R) | a. Onto but not one-one |
| 2. f(x) = x² (R to R) | b. Neither one-one nor onto |
| 3. f(x) = [x] (R to R) | c. Bijective |
| 4. f(x) = x (N to N) | d. One-one but not onto |
QUESTION 9 OF 20
Rank the functions by the number of missing elements in their codomain (not onto case) when mapped from N to N, from lowest missing to highest missing:
1. f(x) = x
2. f(x) = 2x
3. f(x) = x + 5
QUESTION 10 OF 20
Assertion (A): The function f(n) = n² from Z to Z has missing elements and is into.
Reason (R): Negative integers in the codomain Z do not have pre-images under f(n) = n².
QUESTION 11 OF 20
A one-one and onto function (Bijective) f(x) has which necessary properties?
I. It is invertible.
II. gof = Ix and fog = Iy exist.
III. It is an empty relation.
QUESTION 12 OF 20
Which analytical statement regarding the bijective definition is INCORRECT?
QUESTION 13 OF 20
Analytically evaluate the composition of identity function Ix and a function f. f o Ix equals:
QUESTION 14 OF 20
For a constant function f(x) = k, what is the value of f(x₁) - f(x₂) for any real x₁, x₂?
QUESTION 15 OF 20
The polynomial function f(x) = x⁴ from R to R is analytically:
QUESTION 16 OF 20
Analytically, the rational function f(x) = (x-1)/(x-3) from R-{3} to R-{1} is proven to be:
QUESTION 17 OF 20
Integrating the modulus function ∫(from -1 to 1) |x| dx analytically yields the area property of:
QUESTION 18 OF 20
For the signum function, the sum of Signum(5) + Signum(-10) is analytically:
QUESTION 19 OF 20
QUESTION 20 OF 20
Test Complete!
Answer Review
1 Let a mapping concept be represented by f(x) = ∫(from 0 to x) 2t dt. Which type of function is f(x) mapping from positive reals R+ to R+?
Evaluate the integral first Function becomes strictly increasing Positive reals map uniquely onto positive reals
Given: \(f(x)=\int_{0}^{x}\,2t dt=x^{2}\) On positive reals, \(x^{2}\)is strictly increasing and every positive output has exactly one positive input. Thus the function is both one-one and onto on \(R^{+}\). Hence it is bijective.
- Option A → Function output changes with x, so not constant.
- Option B → Identity function requires f(x)=x, not x².
- Option D → Distinct positive inputs give distinct outputs.
Used: Substitution
Application:
- Evaluate the integral and analyze resulting mapping behavior.
Final Logic:
- x² on positive reals is injective and onto.
"Positive square stays unique"
2 A function defines the upper boundary of a domain-codomain mapping. If f(x) = 6 - x, what is the area in the first quadrant bounded by this function?
Line intersects axes at 6 Region forms a triangle Area = ½ × base × height
The graph: \(y=6-x\) cuts both axes at 6, forming a right triangle in the first quadrant with base = 6 and height = 6. \(Area=\frac{1}{2}(6)(6)=18\) Hence Option A is correct.
- Option B → Equals square area, not triangular region.
- Option C → Uses incorrect dimensions.
- Option D → Half of the required value.
Used: Dimensional/Unit Analysis
Application:
- Interpret graph geometrically as a triangle.
Final Logic:
- Triangle area formula gives 18.
"Half of 6×6"
3 An injective definition function maps 3D vectors. If f(v) = 2v + c, and f(a) = f(b), analytical vector subtraction proves:
Equal outputs imply equal transformed vectors Subtract constants from both sides Divide by 2 to obtain equality
Given: \(f(a)=f(b)2a+c=2b+c\) Subtracting c: \(2a=2b\) Dividing by 2: \(a=b\) Thus the function is injective. Hence Option D is correct.
- Option A → No perpendicularity condition appears.
- Option B → Equality is stronger than scalar multiple.
- Option C → Cross product is unrelated.
Used: Substitution
Application:
- Use algebraic equality of vector expressions.
Final Logic:
- Equal transformed vectors imply equal original vectors.
"Cancel and compare"
4 A condition check algorithm processes data values checking for injectivity. It logs data points (outputs): 2, 4, 8, 16. If moving average of period 2 is calculated, what is the second moving average logged?
2-period average uses consecutive pairs Second pair is 4 and 8 Average equals 6
The 2-period moving averages are: \(\frac{2+4}{2}=3,\frac{4+8}{2}=6,\frac{8+16}{2}=12\) Thus the second moving average equals 6. Hence Option B is correct.
- Option A → Not obtained from consecutive pair average.
- Option C → Incorrect arithmetic.
- Option D → Third moving average value.
Used: Substitution
Application:
- Apply moving-average formula sequentially.
Final Logic:
- Average of 4 and 8 equals 6.
"Middle pair gives middle average"
5 Let S = {1, 2, 3}. A non-injective case mapping from S to S is randomly formed. What is the probability that it is a many-one function?
Total functions = 27 Injective functions = 6 Many-one probability = 21/27
Total functions from S to S: \(3^{3}=27\) Injective functions: \(3!=6\) Non-injective (many-one) functions: \(27-6=21\) Probability: \(\frac{21}{27}=\frac{7}{9}\) Hence Option A is correct.
- Option B → Represents injective probability instead.
- Option C → Incorrect counting of mappings.
- Option D → Simplification error.
Used: Substitution
Application:
- Count total and injective mappings separately.
Final Logic:
- Many-one probability = complement of injective probability.
"27 total, 6 one-one"
6 Evaluating examples analytically, the region mapping of f(x) = cos(x) on the interval [0, 2π] proves it is many-one because:
Horizontal line test checks injectivity Multiple intersections imply many-one cos(x) repeats values on interval
For: \(y=cosx\) on \(\left[0,\ 2\pi \right]\), many outputs repeat. The horizontal line \(y=0.5\) cuts the graph at two distinct x-values. Therefore distinct inputs produce the same output, proving the function is many-one.
- Option A → Area sign does not determine injectivity.
- Option B → cos(x) is not strictly increasing on entire interval.
- Option D → Input sign is unrelated here.
Used: Contextual/Tonal Matching
Application:
- Use horizontal line test for injectivity.
Final Logic:
- Repeated outputs imply many-one behavior.
"Two cuts mean many-one"
7 A surjective definition requires covering the codomain. If f: A → B is onto, and n(A) = 4, n(B) = 3, mathematically, how many such onto functions exist?
Total onto mappings counted carefully Use inclusion-exclusion principle Final count equals 36
Number of onto functions from 4 elements to 3 elements: \(3^{4}-\left(\frac{3}{1}\right)2^{4}+\left(\frac{3}{2}\right)1^{4}=81-48+3=36\) Thus the number of surjective functions equals 36. Hence Option B is correct.
- Option A → Underestimates surjective mappings.
- Option C → Counts all possible functions.
- Option D → Incorrect inclusion-exclusion result.
Used: Substitution
Application:
- Apply onto-function counting formula.
Final Logic:
- Subtract functions missing codomain elements.
"Total minus missing cases"
8 Match the analytical condition when Range equals codomain:
| List I | List II |
|---|---|
| 1. f(x) = x³ (R to R) | a. Onto but not one-one |
| 2. f(x) = x² (R to R) | b. Neither one-one nor onto |
| 3. f(x) = [x] (R to R) | c. Bijective |
| 4. f(x) = x (N to N) | d. One-one but not onto |
x³ is bijective on R x² misses negatives Greatest integer function is neither one-one nor onto R
\(f(x)=x^{3}\) is bijective on R. \(f(x)=x^{2}\) is neither one-one nor onto R. Greatest integer function maps only integers, so not onto R and not injective. Identity on N is one-one and onto N, but option set classifies as d. Hence D matches best.
- Option A → x³ incorrectly labeled.
- Option B → x² wrongly treated as onto.
- Option C → Greatest integer function wrongly classified.
Used: Option Grouping
Application:
- Analyze each function individually.
Final Logic:
- Compare injective and onto behavior carefully.
"Cube perfect, square restricted"
9 Rank the functions by the number of missing elements in their codomain (not onto case) when mapped from N to N, from lowest missing to highest missing:
1. f(x) = x
2. f(x) = 2x
3. f(x) = x + 5
Identity misses nothing 2x misses odd naturals x+5 misses first five naturals
\(f(x)=x\) misses no natural numbers. \(f(x)=2x\) misses all odd naturals. \(f(x)=x+5\) misses 1 through 5. Thus increasing missing elements order is: 1 → 2 → 3.
- Option A → Largest missing case placed first.
- Option B → Identity cannot miss more than 2x.
- Option D → Incorrect comparison of missing counts.
Used: Odd One Out
Application:
- Compare how many codomain elements lack pre-images.
Final Logic:
- Identity covers everything first.
"Identity misses none"
10 Assertion (A): The function f(n) = n² from Z to Z has missing elements and is into.
Reason (R): Negative integers in the codomain Z do not have pre-images under f(n) = n².
Squares are nonnegative Negative integers are never obtained Hence function is into
For: \(f(n)=n^{2}\) all outputs are nonnegative integers. Negative integers in codomain Z never occur as outputs, so the function misses elements and is therefore into. Hence both Assertion and Reason are true, and Reason correctly explains Assertion.
- Option A → Both statements are actually correct.
- Option C → Reason directly explains missing codomain elements.
- Option D → Assertion is true since negatives are excluded.
Used: Elimination
Application:
- Check codomain coverage carefully.
Final Logic:
- Missing negatives make function into.
"Squares never negative"
11 A one-one and onto function (Bijective) f(x) has which necessary properties?
I. It is invertible.
II. gof = Ix and fog = Iy exist.
III. It is an empty relation.
Bijective functions possess inverses Identity compositions exist Empty relation cannot define bijection
A bijective function is both one-one and onto, so it has an inverse: \(f^{-1}\) Thus: \(g\circ f=I_{X},f\circ g=I_{Y}\) hold true. Statement III is false because an empty relation is not a valid bijective function. Hence only I and II are correct.
- Option A → Ignores inverse composition property.
- Option B → Empty relation cannot be bijective.
- Option C → Invertibility is also necessary.
Used: Elimination
Application:
- Reject properties inconsistent with bijections.
Final Logic:
- Bijective functions must have inverses and identity compositions.
"Bijective means reversible"
12 Which analytical statement regarding the bijective definition is INCORRECT?
Infinite sets may still admit bijections Inverses of bijections remain bijections Unique pre-images define bijection
Infinite sets can certainly have bijective functions. Example: \(f(x)=x\) from R to R is bijective. Statements B, C, and D are correct properties of bijections. Hence the incorrect statement is Option A.
- Option B → Inverse of bijection remains bijection.
- Option C → Finite bijections preserve set size exactly.
- Option D → Onto plus one-one gives unique pre-images.
Used: Extreme Word Filter
Application:
- Words like "cannot" often indicate false generalizations.
Final Logic:
- Infinite sets can also support bijections.
"Infinite ≠ impossible"
13 Analytically evaluate the composition of identity function Ix and a function f. f o Ix equals:
Identity function changes nothing Composition leaves function unchanged Acts as multiplicative identity of mappings
The identity function satisfies: \(\left(f\circ I_{X})(x)=f(I_{X}(x))=f(x\right)\) Since \(I_{X}(x)=x\), composition with identity leaves the function unchanged. Therefore: \(f\circ I_{X}=f\) Hence Option C is correct.
- Option A → Result equals f, not identity.
- Option B → Composition is not numerical multiplication.
- Option D → Composition does not become zero.
Used: Substitution
Application:
- Substitute identity definition directly into composition.
Final Logic:
- Identity mapping preserves the original function.
"Identity changes nothing"
14 For a constant function f(x) = k, what is the value of f(x₁) - f(x₂) for any real x₁, x₂?
Constant functions give same output always Difference of equal quantities is zero Independent of inputs
For a constant function: \(f(x_{1})=k,f(x_{2})=k\) Thus: \(f(x_{1})-f(x_{2})=k-k=0\) Hence the difference is always zero regardless of x₁ and x₂. Therefore Option B is correct.
- Option A → Difference removes constant value.
- Option C → Incorrect algebraic subtraction.
- Option D → Expression is perfectly defined.
Used: Substitution
Application:
- Replace both function values with k.
Final Logic:
- Equal outputs subtract to zero.
"Same minus same = 0"
15 The polynomial function f(x) = x⁴ from R to R is analytically:
Equal outputs for ±x Negative outputs never occur Hence many-one and into
For: \(f(x)=x^{4}\) we have: \(f(1)=f(-1)=1\) so the function is many-one. Also, outputs are always nonnegative, so negative real numbers are absent from the range. Thus it is into. Hence Option A is correct.
- Option B → Injectivity fails because ±x give same output.
- Option C → Negative reals are not obtained.
- Option D → Function is not one-one.
Used: Substitution
Application:
- Test equal outputs and codomain coverage.
Final Logic:
- Repeated outputs and missing negatives determine classification.
"Even powers repeat"
16 Analytically, the rational function f(x) = (x-1)/(x-3) from R-{3} to R-{1} is proven to be:
Domain excludes undefined point Codomain excludes impossible output Mapping becomes one-one and onto
Given: \(f(x)=\frac{x-1}{x-3}\) Distinct x-values produce distinct outputs, so the function is injective. Also, every real number except 1 has a pre-image. Hence the function is onto from: \(R-\{3\}\rightarrow R-\{1\}\) Therefore it is bijective.
- Option A → Rational expression defines valid function.
- Option B → Equal outputs do not occur for distinct inputs.
- Option C → Function actually covers entire codomain.
Used: Elimination
Application:
- Check both injective and onto properties.
Final Logic:
- Restricted domain/codomain makes mapping bijective.
"Remove bad points"
17 Integrating the modulus function ∫(from -1 to 1) |x| dx analytically yields the area property of:
Modulus makes area positive Symmetry doubles half-region area Final value equals 1
The integral is: \(\int_{-1}^{1}\,∣x∣ dx\) Using symmetry: \(=2\int_{0}^{1}\,x dx=2{\left[\frac{x^{2}}{2}\right]}_{0}^{1}=1\) Hence the area equals 1. Therefore Option B is correct.
- Option A → Positive area cannot cancel to zero.
- Option C → Double-counts total area.
- Option D → Computes only one half-region.
Used: Substitution
Application:
- Use symmetry of modulus graph.
Final Logic:
- Two equal triangular halves total 1.
"Mirror halves add"
18 For the signum function, the sum of Signum(5) + Signum(-10) is analytically:
Positive input gives 1 Negative input gives −1 Their sum becomes zero
For the signum function: \(sgn(5)=1,sgn(-10)=-1\) Thus: \(1+(-1)=0\) Hence the required sum equals zero. Therefore Option D is correct.
- Option A → Signum outputs only −1,0,1.
- Option B → Arithmetic incorrect.
- Option C → Both outputs are not positive.
Used: Substitution
Application:
- Evaluate signum values individually.
Final Logic:
- Opposite signs cancel.
"+1 and −1 cancel"
19
One-one self-maps are permutations Count equals factorial of set size 4! = 24
A one-one mapping from a finite set to itself corresponds to a permutation. For 4 elements: \(4!=24\) Hence there are 24 injective functions from the set onto itself. Therefore Option A is correct.
- Option B → Too few permutations counted.
- Option C → Counts all functions, not injective only.
- Option D → Incorrect factorial evaluation.
Used: Substitution
Application:
- Use permutation formula for finite bijections.
Final Logic:
- n-element self-bijections equal n!.
"Permutations mean factorial"
20
Infinite sets admit infinitely many bijections Permutations are unlimited Count cannot be finite factorial
The set of integers Z is infinite, and infinitely many rearrangements (bijections/permutations) are possible. Hence the number of bijective mappings from Z to Z is infinite, not finite like n!. Therefore Option C is correct.
- Option A → Bijective mappings clearly exist.
- Option B → Identity is not the only bijection.
- Option D → Factorial applies only to finite sets.
Used: Extreme Word Filter
Application:
- Recognize infinite-set behavior differs from finite permutations.
Final Logic:
- Infinite sets admit infinitely many bijections.
"Infinite set, infinite permutations"
