Compositional Functions: Formulas, Properties and Example Problems

Compositional Functions: Formulas, Properties and Example Problems – What is meant by composition function? At this time About the knowledge.co.id will discuss about the Composition Function and the things that surround it. Let's look at the discussion together in the article below to better understand it.

Compositional Functions: Formulas, Properties and Example Problems


The composition function is a combination of operations on two types of functions f (x) and g (x) to produce a new function. The usual compositional function operations are denoted by an “o” and read by composition or roundabout.

The new functions that can be formed from f (x) and g (x) are:
(f o g)(x) = g put in f
(g o f)(x) = f plug in to g

That single function is a function that can be denoted by the letters "f o g" or can also be read by "function f roundabout g". The function "f o g" is the function g which is done first and then followed by f. Meanwhile, the function "g of f" is read with the roundabout g function f. So, "g o f" is a function where f is done before g.
Composition Function Formulas

instagram viewer

From this formula, the definition obtained is:

If f: A → B is determined by the formula y = f (x)
If g: B → C is determined by the formula y = g (x)

So, the results of the functions g and f :

h (x) = (g o f)(x) = g( f (x))
From this explanation it can be concluded that functions involving functions f and g can be written:
(g o f)(x) = g (f (x))
(f o g)(x) = f (g (x))


Properties Functions Composition

In the following we will provide some of the properties of the composition function, including the following:

If f: A → B, g: B → C, h: C → D, several properties such as:

(f o g)(x)≠(g o f)(x). The commutative property does not apply.
[f o (g o h)(x)] = [(f o g ) o h (x)]. Will be associative.
If the identity function is I(x), then (f o l)(x) = (l o f)(x) = f (x).


The Function of Composition in Life

The definition of the function of composition in life has examples of the function of composition found in everyday life, the explanation is as follows:

  • Through the process of producing a book can be done in two steps, namely:
    • The first step is editing and then it will go directly to the production step.
    • At the time of the editing step, the manuscript will be immediately edited and in the layout to change as a file that is ready to be printed.
    • Furthermore, the file can be immediately processed to the printing production step so that it can be 100% into a book.
    • The process of producing this book is using the application of the compositional function algorithm.
  • As a metal recycling process, namely:
    • For the initial process, several mixed metal shards will be put together so that they can become small flakes.
    • Furthermore, the magnetic drum inside the crusher can distinguish magnetic metal which has an element of iron from other elements.
    • Next, the remaining metal fragments are dredged and separated. And for iron flakes can be immediately melted into new steel. This metal recycling process is using the application of the composition function.

Examples of Composition Function Questions

  • Problem 1

Given two functions, respectively f (x) and g (x) respectively, namely:
f(x) = 3x + 2
g(x) = 2 − x

Define:
a) (f o g) (x)
b) (g o f) (x)

Answer
Data:
f(x) = 3x + 2
g(x) = 2 − x

a) (f o g)(x)

“Enter the g (x) kef (x)”

until it becomes:
(f o g)(x) = f ( g (x) )
= f (2 − x)
= 3 (2 − x) + 2
= 6 − 3x + 2
= − 3x + 8

b) (g o f ) (x)

“Put the f (x) into g (x)”

Until it becomes:
(f o g) (x) = g (f (x) )
= g( 3x + 2)
= 2 − ( 3x + 2)
= 2 − 3x − 2
= − 3x

  • Problem 2

If you know that f (x) = 3x + 4 and g (x) = 3x, what is the value of (f o g) (2)?

Answer:

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

= 3(3x) + 4

= 9x + 4

(f o g) (2) = 9(2) + 4

= 22

  • Problem 3

It is known that the function f (x) = 3x − 1 and g (x) = 2×2 + 3. The value of the function composition ( g o f )(1) =….?
A 12
B. 8
C. 7
D. 11
E. 9

Answer
Is known:
f (x) = 3x − 1 and g (x) = 2×2 + 3
( g o f )(1) =…?

Enter the f (x) in g (x) then fill it with 1
(g o f) (x) = 2 (3 x − 1) 2 + 3
(g o f) (x) = 2 (9 x 2 − 6x + 1) + 3
(g o f) (x) = 18x 2 − 12x + 2 + 3
(g o f) (x) = 18×2 − 12x + 5
(g o f) (1) = 18 (1) 2 − 12(1) + 5 = 11

  • Problem 4

Given two functions:
f(x) = 2x − 3
g(x) = x2 + 2x + 3

If (f o g)(a) is 33, determine the value of 5a

Answer:
Find first (f o g)(x)
(f o g)(x) equals 2(x2 + 2x + 3) − 3
(f o g)(x) equals 2×2 4x + 6 − 3
(f o g)(x) equals 2×2 4x + 3

33 equals 2a2 4a + 3
2a2 4a − 30 equals 0
a2 + 2a − 15 equals 0

Factor:
(a + 5)(a − 3) equals 0
a = − 5 or a equal to 3
Until
5a = 5(−5) = −25 or 5a = 5(3) = 15

  • Problem 5

If (f o g)(x) = x² + 3x + 4 and g (x) = 4x – 5. What is the value of f (3)?

Answer:
(f o g)(x) equals x² + 3x + 4
f(g(x)) equals x² + 3x + 4
g(x) equals 3 So,
4x – 5 equals 3
4x equals 8
x equals 2
f (g (x)) = x² + 3x + 4 and for g (x) equals 3 we get x equals 2
Up to: f (3) = 2² + 3. 2 + 4 = 4 + 6 + 4 = 14

It is known that the function f (x) = 3x − 1 and g (x) = 2x2 + 3. The value of the function composition (g o f)(1) =….

A 7
B. 9
C. 11
D. 14
E. 17

Answer:

Is known:

  • f (x) = 3x − 1 and g (x) = 2x2 + 3

Asked:

  • (g o f)(1) =…….

Enter the f (x) in g (x) then fill it with the number 1, so it will become:

(g o f)(x) = 2(3x − 1)2 + 3
(g o f)(x) = 2(9x2 − 6x + 1) + 3
(g o f)(x) = 18x2 − 12x + 2 + 3
(g o f)(x) = 18x2 − 12x + 5
(g o f)(1) = 18(1)2 − 12(1) + 5 = 11

Answer: C

Compositional Functions: Formulas, Properties and Example Problems
  • Problem 6

Known one -1 (4x-5) = 3x-1 and (f-1 ◦ f)(5)= p+2p – 10 then the average of the p values ​​is…

a. -4
b. -2
c. -1
d. 1
e. 4

Answer:

(x) = y ↔ f-1 (y) = x
f (5) = y
f1 (4x-5) = 3x-1

So we will get 3x-1 = 5
x = 2 and y = 4x-5 = 3
x = 2

Determine the p-value

(f– -1 ◦ f)(5) = p+2p-10
-1 (f(5)) = p2 +2p – 10
f1(3) = p2 +2p – 10
3(2)-1 = p2 +2p – 10
p.s2 + 2p – 1 = 0
(p + 5)(p – 3) = 0
p = -5 and p = 3

So, the average p-value is (-5) + 3 / 2 = -1

Answer: C

Thus the review from About the knowledge.co.id about Composition Function , hopefully can add to your insight and knowledge. Thank you for visiting and don't forget to read other articles

List of contents

Recommendation:

  • Flowchart: Understanding According to Experts, Purpose, Functions,… Flowchart: Understanding According to Experts, Purpose, Functions, Types and Symbols - What is meant by flowchart?, On this occasion, Seputarknowledge.co.id will discuss it and of course other things as well covered it. Let…
  • Specific Gravity: Definition, Formula, Use and Difference… Specific Gravity: Definition, Formula, Use and Difference with Density - What is meant by Specific Gravity and What is the Unit Formula? discuss it...
  • Movement System in Humans: Bones, Joints, Muscles,… Movement System in Humans: Bones, Joints, Muscles, Functions, Abnormalities and Disturbances - What are the systems motion in the human body?, On this occasion, Se regarding the knowledge.co.id will discuss it and of course about…
  • Permutations: Definition, Formulas and Example Problems Permutation: Definition, Formulas and Example Problems - What is permutation and how to calculate it the math? On this occasion, Seputarknowledge.co.id will discuss permutations and other things about it. Let's see…
  • Types of Color Types: Definition, Characters and Explanations Types of Color Types: Definition, Characters and Explanations - What are the types of colors and their explanations? On this occasion, Seputarknowledge.co.id will discuss it and of course the things that also cover it.…
  • Friendship Short Stories: Definition, Writing Tips and Examples Friendship Short Stories: Definition, Writing Tips and Examples - What are Friendship Short Stories like? On this occasion, Seputarknowledge.co.id will discuss whether it is the Short Story of Friendship and other things about it. Let's see together…
  • News Text: Definition, Characteristics, Elements, Structure, Terms,… News Text: Definition, Characteristics, Elements, Structure, Terms, Language Rules, Writing Guidelines and Examples - What is meant by News Text? On this occasion, Seputarknowledge.co.id will discuss about...
  • Sharia Accounting: Understanding According to Experts, Basic… Syari'ah Accounting: Understanding According to Experts, Legal Basis, Characteristics, Purpose, Principles, Characteristics And The advantages - What is sharia accounting and its advantages? discuss it and...
  • Definition of White Blood Cells (Leukocytes), Functions, Types and… Definition of White Blood Cells (Leukocytes), Functions, Types and Characteristics - This time we will discuss about blood. Blood is an important thing for humans, if you've ever heard that someone is...
  • Prayer and Dhikr After Prayer Prayer and Dhikr After Prayer - How are the readings of Prayer and Dhikr after prayer? Let's look at the discussion together...
  • LHO Text: Definition, Characteristics, Characteristics, Purpose, Functions,… LHO Text: Definition, Characteristics, Characteristics, Purpose, Function, Structure, Linguistic Rules and Examples - What is what do you mean by LHO Text or Observation Report Text? On this occasion About knowledge.co.id…
  • Reading the Dead Prayer Reading the Dead Prayer - How is the reading in the Dead Prayer or the Body and the Procedure?, At On this occasion, Seputarknowledge.co.id will discuss this and of course other things as well covered it. Let's see together…
  • The Constitution Is: Definition, Function, Purpose, Type, Space… Constitution Is: Definition, Function, Purpose, Type, Scope and History - What is meant by a constitution? On this occasion, Seputarknowledge.co.id will discuss what is the constitution and what surrounds it.…
  • Examples of Flat Shapes: Types, Characteristics and Formulas of Flat Shapes Examples of Flat Shapes: Types, Properties and Formulas of Flat Shapes - What are the examples of Flat Shapes?
  • Examples of Scientific Work: Functions and Rules of Language Examples of Scientific Papers: Functions and Rules of Language - What are examples of good and correct forms of writing scientific papers? Previously, Seputar the knowledge.co.id has discussed Scientific Work: Definition, Characteristics, Benefits,…
  • √ Definition of Chemical Compounds, Characteristics, Types & Nomenclature… Definition of Chemical Compounds, Characteristics, Types, Complete Nomenclature - In this discussion we will explain about Chemical Compounds. Covers the definition, characteristics, types and nomenclature of chemical compounds with discussion...
  • Ionic Bonds: Definition, Characteristics, Properties and Examples of Compounds Ionic Bonds: Definition, Characteristics, Properties, and Examples of Their Compounds - On this occasion, Around the Knowledge.co.id will discuss about ionic bonds and of course about other things that also cover it. Let's see together…
  • Class 6 Farewell Speech Text: Main Contents, Characteristics,… Farewell Speech Text for Class 6: Main Contents, Characteristics, Purpose and Examples of Speeches - What is the composition of the text of farewell speech for class 6 which is good and true and touching?
  • Meiosis Division: Definition, Process Stages and… Meiosis Division: Definition, Process Stages and Differences with Mitosis - What is meiosis division? On this occasion we will discuss it further to understand it better. Let's see together.…
  • √ Definition of Comparison: Kinds, Formulas, Example Problems… Definition of Comparison Comparison in mathematics can also be referred to as a ratio. Then, what is a comparison or ratio? Comparison (ratio) is a technique or way of comparing two quantities. Writing…
  • Belief in the Last Days: Definition, Proof, Signs of the Last Hour,… Belief in the Last Days: Definition, Propositions, Signs of the Last Days, Events at the End of Days, Their Functions and Lessons - What is the Meaning of Faith in the Last Day and Its Benefits?
  • Example of historical story text in Indonesia Examples of historical story texts in Indonesia – What are examples of historical stories like? This time around the knowledge.co.id will discuss examples of historical stories and their structure. Let's take a look at the discussion in the article on…
  • Popular Regional Dances in Indonesia Most Popular Regional Dances in Indonesia - What are the most popular Regional Dances in Indonesia?, On On this occasion, Seputarknowledge.co.id will discuss this and of course other things as well covered it. Let's see together…
  • Pre-literate Age: Definition, Age Division, Types… Pre-literate Age: Definition, Age Division, Types of Humans, and Their Legacy - What is meant by The Age of Pre-literacy? On this occasion, Around the Knowledge.co.id will discuss what is the Age of Pre-literacy and other things Which…
  • Example of a Non-Fiction Book Review: Purpose and Benefits of a Review Example of a Non-Fiction Book Review: Purpose and Benefits of a Review - What is meant by a non-fiction book review?
  • Motivational short stories: definition, writing tips and examples Motivational Short Stories: Definition, Writing Tips and Examples - What is a Motivational Short Story?, On On this occasion, Seputarknowledge.co.id will discuss whether it is the Short Story of Friendship and other matters about it. Let's see…
  • Educational Administration: Definition, Purpose, Functions,… Educational Administration: Definition, Purpose, Functions, Principles, Duties and Scope - How is Administration What is Education? On this occasion, Se regarding the knowledge.co.id will discuss what education administration is and its elements other elements...
  • Cartesian Coordinates: Definition, System, Diagram and Examples… Cartesian Coordinates: Definition, Systems, Diagrams and Example Problems - What do you mean by Cartesian coordinates ?On this occasion, Seputarknowledge.co.id will discuss Cartesian coordinates and other things covers it.…
  • Computer Hardware: How it Works, Types, Examples and… Computer Hardware: How it Works, Types, Examples and Functions - In today's computerized era, we are definitely familiar with computers and their devices. However, some may not know...
  • Characteristics of Traditional Dances: Understanding According to Experts,… Characteristics of Traditional Dance: Definition According to Experts, Types, Elements and Examples - What is traditional dance? Traditional dance is a dance originating from a group of people in an area that has been passed down from generation to generation...