Composition of Functions MCQ Quiz - Objective Question with Answer for Composition of Functions - Download Free PDF

Last updated on Jul 7, 2025

Latest Composition of Functions MCQ Objective Questions

Composition of Functions Question 1:

Let ℝ denote the set of all real numbers. Let 𝑓: ℝ → ℝ and g: ℝ → (0, 4) be functions defined by 

Define the composite function 𝑓 ∘ g−1 by (𝑓 ∘ g−1) (𝑥) = (g−1 (𝑥)), where g−1 is the inverse of the function g. 

Then the value of the derivative of the composite function 𝑓 ∘ g−1 at x = 2 is _______.

Answer (Detailed Solution Below) 0.25

Composition of Functions Question 1 Detailed Solution

Concept:

Composite Functions and Derivatives:

  • Composite Function: A composite function is a function formed by applying one function to the results of another. For two functions and , the composite function is defined as .
  • Derivative of a Composite Function: The derivative of a composite function is found using the chain rule. The chain rule states that if we have two functions and , then the derivative of is:
  • Inverse Functions: If and are inverses of each other, then and .

 

Calculation:

We are given the following functions:

 

The task is to find the derivative of the composite function at , where is the inverse of the function .

Step 1: Find the inverse of the function

We need to solve for . Start with the equation for :

We can express by swapping and and solving for :

Rearranging this equation gives:

Taking the natural logarithm of both sides:

Thus, the inverse function is:

Step 2: Apply the chain rule to compute the derivative of the composite function

Now, we will compute the derivative of the composite function .

The chain rule states that:

We already have . The derivative of is:

Next, we need to differentiate :

The derivative of the logarithm is:

After calculating the derivative of the quotient, we get:

Step 3: Evaluate at

We now substitute into the formula for the derivative of the composite function:

Substituting gives:

Hence, the derivative at is:

Conclusion:

Hence, the value of the derivative of the composite function at is .

Composition of Functions Question 2:

For some a, b, c ∈ ℕ, let f(x) = ax – 3 and  g(x) = xb + c, x ∈ ℝ. If (fog)-1 (x) = , then (fog) (ac) + (gof) (b) is equal to ____.

Answer (Detailed Solution Below) 2039

Composition of Functions Question 2 Detailed Solution

Calculation: 

Let fog(x) = h(x)

⇒ 

⇒ h(x) = fog(x) = 2x3 + 7

fog(x) = a(xb + c) – 3 

⇒ a = 2, b = 3, c = 5 

⇒ fog(ac) = fog(10) = 2007

g(f(x) = (2x – 3)3 + 5 

⇒ gof(b) = gof(3) = 32 

⇒ sum = 2039 

Hence, the correct answer is 2039. 

Composition of Functions Question 3:

Let ℕ denote the set of all natural numbers, and ℤ denote the set of all integers. Consider the functions ƒ : ℕ → ℤ and g : ℤ → ℕ defined by

f(n) = 

and 

g(n) = 

Define (g ∘ ƒ)(n) = g(ƒ(n)) for all n ∈ ℕ, and (f ∘ g)(n) = ƒ(g(n)) for all n ∈ ℕ.

Then which of the following statements is (are) TRUE ? 

  1. g ∘ ƒ is NOT one-one and g ƒ is NOT onto
  2. g ∘ ƒ is NOT one-one but f g is onto
  3. g is one-one and g is onto
  4. ƒ is NOT one-one but ƒ is onto

Answer (Detailed Solution Below)

Option :

Composition of Functions Question 3 Detailed Solution

Concept:

Properties of Composition of Functions:

  • Function Composition: For two functions f: A → B and g: B → C, the composite function g ∘ f is defined as (g ∘ f)(x) = g(f(x)).
  • Injective (One-One): A function is one-one if every element of the codomain is mapped by at most one element of the domain.
  • Surjective (Onto): A function is onto if every element of the codomain has a pre-image in the domain.
  • Natural Numbers: The set of natural numbers N = {1, 2, 3, ...}
  • Integers: The set of integers Z = {..., −3, −2, −1, 0, 1, 2, 3, ...}

 

Calculation:

Given,

Function f: N → Z

f(n) =    

⇒ f(1) = 1, f(2) = −1, f(3) = 2, f(4) = −2, f(5) = 3, ...

⇒ The image of f contains all integers (both positive and negative)

⇒ f is onto.

Now checking if f is one-one:

f(2) = −1 and f(4) = −2, f(6) = −3, ... (even numbers give negative integers)

f(1) = 1, f(3) = 2, f(5) = 3, ... (odd numbers give positive integers)

But f(−1) and f(−3) do not exist in N ⇒ f is not one-one.

Now g: Z → N

g(n) =    

⇒ g(0) = 3, g(1) = 5, g(2) = 7, ... (odd numbers ≥ 3)

g(−1) = 2, g(−2) = 4, g(−3) = 6, ... (even numbers ≥ 2)

⇒ g(Z) = {2, 3, 4, 5, 6, ...} (excluding 1)

⇒ g is not onto N

Now, gof (n) = g(f(n))

If n is odd, f(n) = (n+1)/2 ≥ 1

⇒ f(n) ∈ Z, f(n) ≥ 1

⇒ use g(n ≥ 0)

⇒ g(f(n)) = 3 + 2 × (n+1)/2 = 3 + (n+1) = n + 4

If n is even, f(n) = −n/2

⇒ f(n)

⇒ use g(n

⇒ g(f(n)) = −2 × (−n/2) = n

⇒ gof(n) = 

Let n1 = 2, n2 = 6

⇒ gof(2) = 2, gof(6) = 6

But gof(1) = 5, gof(3) = 7 ⇒ all values distinct

Still, g(f(n)) does not cover all of N

⇒ gof is not onto

Also, for gof to be one-one, g(f(n)) should be unique for all n

g(f(1)) = 5, g(f(2)) = 2, g(f(3)) = 7, g(f(4)) = 4

⇒ All values unique

⇒ gof is one-one

Now fog(n) = f(g(n))

If n ≥ 0

⇒ g(n) = 3 + 2n (odd number)

⇒ f(g(n)) = (g(n) + 1)/2

⇒ f(g(n)) = (3 + 2n + 1)/2 = (4 + 2n)/2 = 2 + n ∈ N

If n

⇒ g(n) = −2n (even)

⇒ f(g(n)) = −g(n)/2 = n ∈ Z

⇒ f(g(n)) = 

So, fog(n) maps Z to N and is one-one

fog is one-one, but image is not all of N

⇒ fog is not onto

∴ Correct options are 1 and 4. 

Composition of Functions Question 4:

If g(x) = x2 + x – 1 and (gof)(x) = 4x2 – 10x + 5, then  is equal to

Answer (Detailed Solution Below)

Option 2 :

Composition of Functions Question 4 Detailed Solution

Explanation -

g(x) = x2 + x – 1

gof(x) = 4x2 – 10x + 5

g(f(x) = 4x2 – 10x + 5

f2(x) + f(x) – 1 = 4x2 – 10x + 5

Putting x = 5/4 and f(5/4) = t

t = -1/2 or f(5/4) = -1/2

Hence Option (2) is correct.

Composition of Functions Question 5:

For , let and . Then the value of is equal to:

Answer (Detailed Solution Below)

Option 4 :

Composition of Functions Question 5 Detailed Solution

Explanation:

  

Substitute the value of to get the following expression:

  

(3)

will be the same as

will be the same as

Top Composition of Functions MCQ Objective Questions

Let f, g : R → R be two functions defined as f(x) = |x| + x and g(x) = |x| - x ∀ x ∈ R. The (fog) (x) for x

  1. 0
  2. 4x
  3. -4x
  4. 2x

Answer (Detailed Solution Below)

Option 1 : 0

Composition of Functions Question 6 Detailed Solution

Download Solution PDF

Concept:

If f :A → B and g : C → D. Then (fog) (x) will exist if and only if the co-domain of g = domain of f i.e D = A and (gof) (x) will exist if and only if co-domain of f = domain of g i.e B = C.

In our case, the co-domain of g is R and the domain of f is also R  so (fog) (x) is defined.

Composition of function:

(fog) (x) = f[g(x)]

Calculations:

Given: f, g : R → R be two functions defined as f(x) = |x| + x and g(x) = |x| - x ∀ x ∈ R

Given, x

If(x) = |x| + x and g(x) = |x| - x 

Now, (fog) (x) = f[g(x)]

= |g(x)| + g(x)

For x

⇒ (fog) (x) = f[g(x)] = |g(x)| + g(x)

= 0 + 0 = 0

Let f : R → R be defined by f(x) = sin x, and g : R → R be defined by g(x) = x2. Find (f o g)(x).

  1. x2 sin x
  2. sin2 x
  3. sin x2
  4. 2x sin x

Answer (Detailed Solution Below)

Option 3 : sin x2

Composition of Functions Question 7 Detailed Solution

Download Solution PDF

Concept:

  • For two functions f(x) and g(x), (f o g)(x) is defined as f[g(x)].

 

Calculation:

f(x) = sin x and g(x) = x2.

∴ (f o g)(x) = f[g(x)] = sin [g(x)] = sin (x2) = sin x2.

If f(x) = 4x + 3, then what is f o f o f(-1) equal to?

  1. -1
  2. 0
  3. 1
  4. 2

Answer (Detailed Solution Below)

Option 1 : -1

Composition of Functions Question 8 Detailed Solution

Download Solution PDF

Concept:

For any two functions f and g, f o g is defined as f[g(x)].

Calculation:

Given that,

f(x) = 4x + 3   

Using the above concept

⇒ fof(x) = 4(4x + 3) + 3

⇒ fof(x) = 16x + 15 

Again using the same concept

⇒ fofof(x) = 16(4x + 3) + 15

fofof(x) = 64x + 63

Put x = -1 in the above function

⇒ fofof(-1) = 64(-1) + 63 = -1

∴  f o f o f(-1) equal to -1.

If f(x) = , x ≠ 1, then f{f(x)} = ? 

  1. -1/x
  2. 2/x

Answer (Detailed Solution Below)

Option 3 : x 

Composition of Functions Question 9 Detailed Solution

Download Solution PDF

Concept: 

Composition of function: Let f, and g be any functions then, f ∘ g(x) = f[g(x)]

Calculation:

Here, f(x) = 

f{f(x)} = 

= x

Hence, option (3) is correct.

If f (x) = 16x4, g(x) = x1/4 then gof (x) is 

  1. 16x
  2. 2x4
  3. 4x2
  4. 2x

Answer (Detailed Solution Below)

Option 4 : 2x

Composition of Functions Question 10 Detailed Solution

Download Solution PDF

Concept: 

Composition of function: Let f, and g be any functions then, f ∘ g(x) = f[g(x)]

Calculation:  

Given f (x) = 16x4 and g (x) = x1/4 

gof (x) = g[f(x)] =  

⇒ gof (x) =  

gof (x) = 2x

The correct option is 4. 

If f (x) = 8x, g(x) = x1/3 then gof (2) is ?

  1. 16
  2. 4
  3. 8
  4. 2

Answer (Detailed Solution Below)

Option 2 : 4

Composition of Functions Question 11 Detailed Solution

Download Solution PDF

Concept: 

Composition of function: Let f, and g be any functions then, f ∘ g(x) = f[g(x)]

Calculation:  

Given f (x) = 8x3 and g (x) = x1/3 

gof (x) = g[f(x)] =  

⇒ gof (x) =  

 gof (x) = 2x 

Now put x = 2

So, gof (2) = 4 

The correct option is 2. 

If f(x) = ex and g(x) = loge x then the value of fog(1) is

  1. 0
  2. 1
  3. -1
  4. None of these

Answer (Detailed Solution Below)

Option 2 : 1

Composition of Functions Question 12 Detailed Solution

Download Solution PDF

Concept: 

Composition of function: Let f, and g be any functions then, f ∘ g(x) = f[g(x)]

 

Calculations:

Given, f(x) = ex and g(x) = loge x

Now, f ∘ g(x) = f[g(x)]

= eg(x)

= eloge x

= x                (∵ eloge x = x)

f ∘ g(x) = x

Put x = 1, we get

fog(1) = 1

Given f(x) =  and g(x) = , then what is f[g(x)] equal to?

  1. None of the above

Answer (Detailed Solution Below)

Option 4 : None of the above

Composition of Functions Question 13 Detailed Solution

Download Solution PDF

Concept:

Composition of function: fog(x) = f(g(x)), it means that the value of x for the function f(x) is g(x).

Example: Suppose f(x ) = x + 2 and g(x) = 2x. Then f(g(x)) = g(x) + 2 = 2x + 2

 

Calculation:

Given that, f(x) =  and g(x) =

f[g(x)] =

Hence, option (4) is correct.

Mistake Points
For option C, the Numerator should be (4x + x2 + 4) but it is given as (2x + x2 + 4). Therefore, option 4 is correct answer.

Let f(x) = px + q and g(x) = mx + n. Then f (g(x)) = g (f(x)) is equivalent to

  1. f(p) = g(m)
  2. f(q) = g(n)
  3. f(n) = g(q)
  4. f(m) = g(p)

Answer (Detailed Solution Below)

Option 3 : f(n) = g(q)

Composition of Functions Question 14 Detailed Solution

Download Solution PDF

Calculation:

Given: f(x) = px + q and g(x) = mx + n

f (g(x)) = g (f(x))

f (mx + n) = g (px + q)

p (mx + n) + q = m (px + q) + n

pmx + pn + q = pmx + mq + n

pn + q = mq + n

f (n) = g (q)

∴ Option 3 is correct answer.

Answer (Detailed Solution Below)

Option 4 :

Composition of Functions Question 15 Detailed Solution

Download Solution PDF

Calculation:

Here, f(x) + 2f() =                 ....(1)

Replace x by , we get 

f() + 2f(x) = x                          ....(2)

Adding (1) and (2), we get  

 3f(x) + 3f()) = x +                ....(3)

Now, subtracting (1) from (2), we get

f(x) - f() = x - 

Multiplying by 3,

3f(x) - 3f() = 3x -                   ....(4)

Now, adding (3) and (4) we get 

6f(x) = 4x - 

f(x) = 

Hence, option (4) is correct.

Hot Links: teen patti rummy 51 bonus teen patti rich teen patti master