How Do You Find (f Of G Of H) If F(x)=x^2+1 G(x)=2x And H(x)=x-1?
1 Answer
George C. Mar 4, 2018#(f@g@h)(x) = 4x^2-8x+5#
Explanation:
Given:
#{ (f(x) = x^2+1), (g(x) = 2x), (h(x) = x-1) :}#
One way of thinking about these function compositions is to go back and forth between the symbols and verbal descriptions of what the functions do.
In our example:
-
#f# takes the square of a number and adds #1#
-
#g# doubles a number
-
#h# subtracts #1# from a number
So a verbal description of the composed #f@g@h# as a sequence of steps might be:
-
Subtract #1#
-
Double
-
Square
-
Add #1#
So in symbols we might describe this process thus:
#x -> x-1 -> 2(x-1) -> (2(x-1))^2 -> (2(x-1))^2+1#
So:
Answer link#(f@g@h)(x) = f(g(h(x)))#
#color(white)((f@g@h)(x)) = (2(x-1))^2+1#
#color(white)((f@g@h)(x)) = 4(x^2-2x+1)+1#
#color(white)((f@g@h)(x)) = 4x^2-8x+4+1#
#color(white)((f@g@h)(x)) = 4x^2-8x+5#
Related questions
See all questions in Function CompositionImpact of this question
54164 views around the world You can reuse this answer Creative Commons LicenseTừ khóa » H(g(f(x)))
-
[PDF] Composition Functions
-
How To Find F(g(h(x))) IN 2 MINUTES | Composition Of 3 Functions
-
Function Composition - Wikipedia
-
Operations On Functions - Purplemath
-
[PDF] Composition Of Functions - Mathcentre
-
[PDF] Derivatives Of Composite Functions The Chain Rule ( G(h(x)) ) = G (h ...
-
What Is The Derivative Of F(g(h(x)))? - Socratic
-
[Solved] Given: F(x) = 2x + 5 And G(x) = X 2 And H(x)
-
Does The Composite Function $h=f(g(x))$ Share The Discontinuity Of ...
-
How To Find $h'(x)$, If $h(x) = F(g(x))$. - Mathematics Stack Exchange
-
If G(x) = 2x + 1 And H(x) = 4x^2 + 4x + 7 , Find A Function F Such That ...
-
[PDF] Chain Rule: Suppose That H(x) = (fÎg)(x) = F(g(x) . Then
-
Let F: R-> R, G:R->R And H:R->R Be The Differential Functions Such ...