Composition of Functions: Overview, Questions, Preparation

Relations and Functions 2021 ( Relations and Functions )

Rachit Kumar Saxena

Rachit Kumar SaxenaManager-Editorial

Updated on Aug 2, 2021 10:25 IST

What is Composition of Function?

The function composition is a function where two functions say that f and g generate a new function, say h, in such a way that h(x) = g(f(x)). This implies that the function g is extended to function x. So, essentially, a function is added to the output of a different function. 

Symbol: It is often denoted as (goh)(x), where there is a small circle symbol. It cannot be substituted by a dot (.) since it would be the output of two functions, such as (g.f) (x). 

Domain: f(g(x)) shall be interpreted as f of g of x. In the composition of (f o g) (x) the function domain f becomes g (x). The domain is set to all values that are used in the function. 

Properties of the Composition of Functions

Associative Property: As for the associative properties of the function composition, if there are three functions f, g, and h, they are said to be associative if and only if; 

Composition_of_function

Commutative Property: two functions f and g are said to be swapped with each other, if and only if; 
gf = fg
A few more of the properties are: 

  • The one-to-one feature composition is still one-to-one. 
  • The two-on-function composition is still on 
  • The reciprocal of the composition of the two variables f and g is equivalent to the composition of the inverse of the two functions, such as (f○g)-1=(g-1○ f-1)

Composition of Function With Itself 

It is necessary to compose a function on its own. Suppose f is a function, so the composition of the function f will be on its own. 
(ff)(x) = f(f(x))

Weightage of Composition Of Functions in Class 12

This concept is taught under the chapter Relations and Functions. You will learn about the different functions and their properties. The weightage of this topic is 8 marks in the final exam.

Illustrated Examples on Composition of Function

1. f(x) = 2x +1 and g(x) = -x^2, then find (g∘f)(x) for x = 2.

Solution:

Given,
f(x) = 2x+1
g(x) = -x^2
To find: g(f(x))
g(f(x)) = g(2x+1) = -(2x+1)^2
Now put x =2 to get;
g(f(2)) = -(2.2+1)^2
= -(4+1)^2
=-(5)^2
=-25

2. If f(x) = x – 3 and g(x) = 4x2 – 3x – 9, find(gof)(x)    
Solution:

(g o f )(x) = g(f (x)) 
= 4(x — 3)2— 3(x — 3) — 9 
=4(x2 — 6x +9)— 3(x — 3)— 9 
= 4x2— 24x +36-3x +9-9 
= 4x2— 27x +36 

FAQs on Composition of Function

Q: How can you figure out the composition of a function? 

A: "Function Composition" adds one function to the effects of another function. 
(gf)(x) = g(f(x)), first add f(), then apply g () 
We will need to respect the domain of the first function. 
Some functions may be decomposed into two (or more) simplified functions. 

Q: Is the composition of an associative function? 

A: The structure of functions is always associative—a property inherited from the nature of the partnership. 

Q: What are the features of the function composition? 

A: The one-to-one function composition is still one-to-one. The two-on-function composition is still on. The opposite of the composition of the two variables f and g is equivalent to the inverse of the two functions. 

Q: What is the composition of the function examples? 

A: Composing a function is achieved by substituting a function for another function. For eg, f [g (x)] is a compound function of f (x) and g (x). 

Q: How can you create a composite function? 

A: A composite function is generated when one function is replaced by another function. For example, f(g(x)) is a composite function that is generated when g(x) is replaced by x in f. (x). F(g(x)) shall be interpreted as "f of g of x."

News & Updates

Latest NewsPopular News
qna

Relations and Functions Exam

Student Forum

chatAnything you would want to ask experts?
Write here...