UG Mathematics Booster Test 2 - Composition and Invertibility
📌 Answers are locked once submitted — results and explanations appear at the end.
QUESTION 1 OF 20
Let \(f\) and \(g\) be two functions. What is the explicit domain of the composition \(\left(f\circ g)(x\right)\)?
QUESTION 2 OF 20
Based on the passage, what is the required domain condition for \(\left(f\circ g)(x\right)\)to return a real value?
QUESTION 3 OF 20
Given functions \(f\) and \(g\), evaluate \(\left(f\circ g)(x\right)\).
QUESTION 4 OF 20
| List I | List II |
|---|---|
| 1. \(f\circ g\) | a. \(f(g(x))\) |
| 2. \(g\circ f\) | b. \(g(f(x))\) |
| 3. \(f(f(x))\) | c. Self-composition of \(f\) |
| 4. \(g(g(x))\) | d. Self-composition of \(g\) |
QUESTION 5 OF 20
Under which conditions can composition commute \(\left(f\circ g=g\circ f\right)\)?
(i) Identity functions
(ii) Linear functions under certain constraints
(iii) Arbitrary functions
QUESTION 6 OF 20
Identify the INCORRECT statement regarding functions \(f\) and \(g\):
QUESTION 7 OF 20
A cooling process follows a function \(T=f(t)\). Using the inverse function, find the time corresponding to a given temperature.
QUESTION 8 OF 20
If a function fails the horizontal line test, then:
QUESTION 9 OF 20
Given invertible function data: \(\left(1,10),(2,20),(3,30\right)\).
Find the average of inverse values \(f^{-1}(10)\)and \(f^{-1}(20)\).
QUESTION 10 OF 20
If a function is composed with itself, what is the probability that \(f(f(x))=x\) for all \(x\)?
QUESTION 11 OF 20
In 2D vector transformations, a function represents an identity mapping if the transformation matrix is:
QUESTION 12 OF 20
Find the area bounded by the identity function \(y=x\), the x-axis \(\left(y,\ 0\right)\), and the vertical line \(x=4\).
QUESTION 13 OF 20
Consider the function
\(f(x)=\int_{0}^{x}\,g(t) dt\)
where \(g(t)>0\) for all \(t\). Does \(f\) satisfy the one-one condition?
QUESTION 14 OF 20
Assertion (A): The function is onto.
Reason (R): The function is periodic over integers.
QUESTION 15 OF 20
Arrange steps to find inverse of a rational function:
1. Cross-multiply
2. Factor
3. Isolate variable
4. Swap variables
QUESTION 16 OF 20
To verify that two functions \(f\) and \(g\) are inverses, you must show that:
QUESTION 17 OF 20
If \(g\circ f=I\)(i.e., \(g(f(x))=x\)) but \(f\circ g\neq I\), then \(g\) must be:
QUESTION 18 OF 20
If \(g\circ f=I\) for all \(x\), but not necessarily \(f\circ g=I\), then \(f\) must be:
QUESTION 19 OF 20
The functional equation
\(f(x+y)=f(x)+f(y)\)
assuming continuity, characterizes:
QUESTION 20 OF 20
If \(f\) converts USD to EUR and \(g\) converts EUR back to USD, then \(g\circ f\) represents:
Test Complete!
Answer Review
1 Let \(f\) and \(g\) be two functions. What is the explicit domain of the composition \(\left(f\circ g)(x\right)\)?
Composition requires valid input for both functions \(x\) must belong to domain of \(g\) \(g(x)\)must belong to domain of \(f\)
For the composite function: \(\left(f\circ g)(x)=f(g(x)\right)\) the value \(g(x)\)must be defined first and must also lie inside the domain of \(f\). Therefore the domain is: \(\left\{x\in Domain(g):g(x)\in Domain(f)\right\}\) Hence Option B correctly defines the domain of composition.
- Option A → Only domain of \(f\) is insufficient because \(g(x)\)must first exist.
- Option C → Range of \(f\) does not define valid inputs for composition.
- Option D → Composition is not always defined for all real numbers.
Used: Elimination
Application:
- Check which option includes both domain compatibility conditions.
Final Logic:
- Composition requires valid input for both \(g\) and \(f\).
"Input for \(g\), output into \(f\)"
2
Based on the passage, what is the required domain condition for \(\left(f\circ g)(x\right)\)to return a real value?
Composite functions need compatibility Output of \(g\) becomes input of \(f\) Hence \(g(x)\)must lie in domain of \(f\)
In composition: \(\left(f\circ g)(x)=f(g(x)\right)\) the inner function \(g\) acts first. Therefore \(g(x)\)must belong to the domain of \(f\) for the composite function to produce a real value. This matches the passage condition directly.
- Option A → Input must initially belong to domain of \(g\), not only \(f\).
- Option B → Arbitrary real numbers may violate domain restrictions.
- Option D → This corresponds to \(g\circ f\), not \(f\circ g\).
Used: Contextual/Tonal Matching
Application:
- Use the passage statement directly to identify the condition.
Final Logic:
- Output of inner function must enter outer function.
"Inner output → outer input"
3
Given functions \(f\) and \(g\), evaluate \(\left(f\circ g)(x\right)\).
Composition applies one function after another \(g\) acts first \(f\) acts on output of \(g\)
The notation: \(\left(f\circ g)(x\right)\) means first evaluate \(g(x)\), then apply function \(f\) to that result: \(\left(f\circ g)(x)=f(g(x)\right)\) Hence Option D correctly represents the composition of functions.
- Option A → Represents addition of functions, not composition.
- Option B → Represents \(g\circ f\), not \(f\circ g\).
- Option C → Represents multiplication of functions.
Used: Contextual/Tonal Matching
Application:
- Identify the standard mathematical notation of composition.
Final Logic:
- Composition means "inside first, outside next".
"\(g\) goes in first"
4
| List I | List II |
|---|---|
| 1. \(f\circ g\) | a. \(f(g(x))\) |
| 2. \(g\circ f\) | b. \(g(f(x))\) |
| 3. \(f(f(x))\) | c. Self-composition of \(f\) |
| 4. \(g(g(x))\) | d. Self-composition of \(g\) |
\(f\circ g=f(g(x))\) \(g\circ f=g(f(x))\) Repeated application gives self-composition
The standard definitions are: \(f\circ g=f(g(x))\) and \(g\circ f=g(f(x))\) Also: \(f(f(x))\) means self-composition of \(f\), while: \(g(g(x))\) means self-composition of \(g\). Hence Option A is correct.
- Option B → Interchanges compositions incorrectly.
- Option C → Matches compositions with wrong expressions.
- Option D → Completely mismatches self-compositions.
Used: Option Grouping
Application:
- Match standard notation with corresponding definitions.
Final Logic:
- Composition notation directly determines mapping.
"Outer function written first"
5 Under which conditions can composition commute \(\left(f\circ g=g\circ f\right)\)?
(i) Identity functions
(ii) Linear functions under certain constraints
(iii) Arbitrary functions
Composition usually depends on order Identity mappings commute Some linear mappings also commute
Function composition is generally noncommutative. However, identity functions always commute with other functions. Certain linear functions also commute under specific algebraic conditions. Arbitrary functions do not commute universally. Therefore statements (i) and (ii) are correct.
- Option A → Ignores commuting linear-function cases.
- Option B → Arbitrary functions are generally noncommutative.
- Option D → Statement (iii) is false.
Used: Elimination
Application:
- Reject universal claims about arbitrary functions.
Final Logic:
- Only special structured functions commute.
"Order matters usually"
6 Identify the INCORRECT statement regarding functions \(f\) and \(g\):
Composition is generally noncommutative Order changes outputs Equality is not universally true
In general: \(f\circ g\neq g\circ f\) Therefore Option C is incorrect because composition equality does not hold universally for all functions. The other statements correctly describe properties of composition and bijective functions.
- Option A → Correct property of compositions.
- Option B → Order changes intermediate mappings.
- Option D → Bijective functions may still be composed.
Used: Extreme Word Filter
Application:
- The word "all" signals an overgeneralized statement.
Final Logic:
- Function composition is not universally commutative.
"Changing order changes answer"
7 A cooling process follows a function \(T=f(t)\). Using the inverse function, find the time corresponding to a given temperature.
No explicit function provided Temperature value missing Inverse cannot be evaluated numerically
To determine time using an inverse function, both the cooling function \(T=f(t)\)and a specific temperature value are required. Since neither is given, the inverse evaluation cannot be performed. Therefore the numerical answer cannot be determined uniquely.
- Option A → Unsupported without actual function data.
- Option C → Arbitrary numerical choice.
- Option D → No calculation justifies this value.
Used: Elimination
Application:
- Check whether sufficient mathematical information exists.
Final Logic:
- Inverse evaluation requires explicit function and output value.
"No formula, no inverse value"
8 If a function fails the horizontal line test, then:
Horizontal line test checks injectivity Repeated outputs violate one-one property Non-injective functions lack inverses
If a horizontal line intersects the graph at more than one point, multiple inputs give the same output. Hence the function is not one-one. Since invertibility requires injectivity, such a function is not invertible unless the domain is restricted.
- Option A → Failure of test implies noninvertibility.
- Option C → Onto property is unrelated here.
- Option D → Identity functions always pass the horizontal line test.
Used: Contextual/Tonal Matching
Application:
- Relate graphical test with injective property.
Final Logic:
- Failing the horizontal line test means many-one mapping.
"One horizontal cut only"
9 Given invertible function data: \(\left(1,10),(2,20),(3,30\right)\).
Find the average of inverse values \(f^{-1}(10)\)and \(f^{-1}(20)\).
Inverse reverses ordered pairs \(f^{-1}(10)=1\) and \(f^{-1}(20)=2\) Average equals \(1.5\)
From the mapping: \(1\rightarrow 10,2\rightarrow 20\) the inverse values are: \(f^{-1}(10)=1,f^{-1}(20)=2\) Their average is: \(\frac{1+2}{2}=1.5\) Hence Option D is correct.
- Option A → Confuses outputs with inverse inputs.
- Option B → Incorrect averaging.
- Option C → Sum incorrectly treated as average.
Used: Substitution
Application:
- Reverse mappings first, then compute arithmetic mean.
Final Logic:
- Inverse outputs are 1 and 2, whose average is 1.5.
"Reverse pair, then average"
10 If a function is composed with itself, what is the probability that \(f(f(x))=x\) for all \(x\)?
Depends on function type Only involutions satisfy condition always No universal probability exists
The condition: \(f(f(x))=x\) defines an involution. Not every function satisfies this property. Since the probability depends on the class of functions being chosen, no universal numerical probability can be assigned. Hence the provided answer is mathematically unjustified.
- Option A → Not every function is self-inverse.
- Option C → No universal half-probability exists.
- Option D → Arbitrary unsupported probability value.
Used: Extreme Word Filter
Application:
- Reject universal probabilities without specified sample space.
Final Logic:
- Probability depends on the chosen family of functions.
"Self-inverse is special"
11 In 2D vector transformations, a function represents an identity mapping if the transformation matrix is:
Identity mapping leaves vectors unchanged Identity matrix preserves coordinates Output vector equals input vector
An identity mapping transforms every vector into itself. In matrix form, this transformation is represented by the identity matrix: \(I=\left[\begin{pmatrix}1 & 0\\ 0 & 1\end{pmatrix}\right]\) Multiplying any vector by this matrix leaves the vector unchanged. Hence the transformation corresponds to the identity function.
- Option A → Null matrix maps every vector to zero.
- Option B → Symmetric matrices need not preserve vectors unchanged.
- Option C → Skew-symmetric matrices generally rotate or transform vectors.
Used: Odd One Out
Application:
- Identify the matrix that preserves all vectors exactly.
Final Logic:
- Only identity matrix keeps every vector unchanged.
"Identity leaves identity"
12 Find the area bounded by the identity function \(y=x\), the x-axis \(\left(y,\ 0\right)\), and the vertical line \(x=4\).
Region forms a right triangle Base and height both equal 4 Area formula gives 8 square units
The graph \(y=x\) between \(x=0\) and \(x=4\) forms a right triangle with the x-axis. Its base and height are both 4. \(Area=\frac{1}{2}\times 4\times 4=8\) Hence Option D is correct.
- Option A → Underestimates triangular area.
- Option B → Equals rectangle area, not triangle.
- Option C → Nonzero region clearly exists.
Used: Dimensional/Unit Analysis
Application:
- Recognize the geometric region as a triangle.
Final Logic:
- Triangle area formula gives \(8\).
"Half of \(4\times 4\)"
13 Consider the function
\(f(x)=\int_{0}^{x}\,g(t) dt\)
where \(g(t)>0\) for all \(t\). Does \(f\) satisfy the one-one condition?
Positive derivative implies increasing function Strictly increasing functions are injective Hence inverse exists on its range
By the Fundamental Theorem of Calculus: \(f^{'}(x)=g(x)>0\) Since \(f^{'}(x)\)is always positive, the function is strictly increasing. A strictly increasing function is one-one (injective). Therefore \(f\) satisfies the one-one condition.
- Option A → Integration does not necessarily destroy injectivity.
- Option C → The derivative condition is sufficient to decide.
- Option D → Positive functions need not be periodic.
Used: Substitution
Application:
- Differentiate the integral function using calculus.
Final Logic:
- Positive derivative implies injective behavior.
"Positive slope ⇒ one-one"
14 Assertion (A): The function is onto.
Reason (R): The function is periodic over integers.
Assertion lacks supporting definition Periodicity does not guarantee onto mapping Statements are mathematically invalid as given
The question does not define the function explicitly, so the onto property cannot be concluded. Also, periodicity over integers does not automatically imply surjectivity. Therefore both the assertion and reason fail mathematically.
- Option B → Assertion cannot be verified true.
- Option C → Reason is mathematically insufficient.
- Option D → Reason itself is unsupported.
Used: Elimination
Application:
- Check whether enough information exists for conclusions.
Final Logic:
- Undefined function prevents validation of both statements.
"No function, no conclusion"
15 Arrange steps to find inverse of a rational function:
1. Cross-multiply
2. Factor
3. Isolate variable
4. Swap variables
Begin by interchanging variables Remove denominator by cross multiplication Solve algebraically for isolated variable
To find an inverse function: 1. Replace \(f(x)\)by \(y\) and swap variables 2. Cross-multiply to simplify fractions 3. Factor if needed 4. Isolate the variable to obtain inverse form Thus the logical order is \(4,1,2,3\).
- Option A → Swapping variables must occur earlier.
- Option C → Incorrect procedural sequence.
- Option D → Factoring before cross multiplication is illogical.
Used: Contextual/Tonal Matching
Application:
- Follow standard algebraic inverse-finding procedure.
Final Logic:
- Swap first, simplify next, isolate finally.
"Swap → simplify → solve"
16 To verify that two functions \(f\) and \(g\) are inverses, you must show that:
Inverse functions undo each other Double composition gives identity mapping Both directions must hold
Two functions are inverses when composing them returns the identity function in both orders: \(f(g(x))=xandg(f(x))=x\) This guarantees each function reverses the action of the other.
- Option A → Equal functions are not necessarily inverses.
- Option C → Sum condition is unrelated.
- Option D → Product condition is unrelated to inverses.
Used: Contextual/Tonal Matching
Application:
- Use the formal definition of inverse functions.
Final Logic:
- Inverse compositions must yield identity.
"Undo both ways"
17 If \(g\circ f=I\)(i.e., \(g(f(x))=x\)) but \(f\circ g\neq I\), then \(g\) must be:
\(g\) reverses \(f\) from left side Only one composition equals identity Hence \(g\) is a left inverse
If: \(g\circ f=I\) then \(g\) acts as a left inverse of \(f\). Since: \(f\circ g\neq I\) the inverse relation is not two-sided. Therefore \(g\) is specifically called a left inverse.
- Option A → Right inverse requires \(f\circ g=I\).
- Option C → No derivative relation exists here.
- Option D → Identity mapping maps elements to themselves directly.
Used: Option Grouping
Application:
- Compare identity compositions carefully.
Final Logic:
- Identity on left composition implies left inverse.
"Left side identity ⇒ left inverse"
18 If \(g\circ f=I\) for all \(x\), but not necessarily \(f\circ g=I\), then \(f\) must be:
Left inverse implies injective mapping Surjectivity is not guaranteed Hence function is one-one
If: \(g\circ f=I\) then \(f\) must be injective because different inputs cannot map to the same output. However, \(f\circ g\neq I\) means surjectivity may fail. Thus \(f\) is one-one but not necessarily onto.
- Option B → Bijective requires both compositions equal identity.
- Option C → Constant functions are not injective.
- Option D → Onto property alone is insufficient.
Used: Elimination
Application:
- Use inverse-function conditions carefully.
Final Logic:
- Left inverse guarantees injectivity only.
"Left inverse ⇒ one-one"
19 The functional equation
\(f(x+y)=f(x)+f(y)\)
assuming continuity, characterizes:
This is Cauchy's functional equation Continuity forces linear behavior Function becomes \(f(x)=cx\)
The equation: \(f(x+y)=f(x)+f(y)\) under continuity assumptions implies: \(f(x)=cx\) where \(c\) is constant. Hence the function represents a linear function passing through the origin.
- Option A → Quadratic functions fail additive property.
- Option B → Exponential functions satisfy multiplicative relations.
- Option D → Logarithms satisfy \(log(ab)\), not additive input form.
Used: Contextual/Tonal Matching
Application:
- Recognize the standard functional equation form.
Final Logic:
- Continuous additive functions are linear.
"Additive + continuous ⇒ linear"
20 If \(f\) converts USD to EUR and \(g\) converts EUR back to USD, then \(g\circ f\) represents:
First conversion changes currency Second conversion reverses it Original value is restored
Applying \(f\) converts USD to EUR, while \(g\) converts EUR back to USD. Therefore: \((g\circ f)(x)=x\) meaning the original currency value is recovered. This is precisely the identity mapping on USD values.
- Option B → Composition does not map everything to zero.
- Option C → GBP conversion is unrelated.
- Option D → Taxation has no connection with inverse mappings.
Used: Contextual/Tonal Matching
Application:
- Interpret composition as reverse conversion.
Final Logic:
- Forward conversion followed by reverse conversion restores input.
"Convert and return = identity"
