If #f(x)= 2 x^2 - 3 x # and #g(x) = 2e^x + 1 #, how do you differentiate #f(g(x)) # using the chain rule?
2 Answers
Hi there!
It looks like you're being asked to differentiate a composite function! You'll want to start off by subbing g(x) into f, then you can differentiate.
Explanation:
Starting off with composing the function, or subbing g(x) into f. Take g(x) and sub it into wherever there is an x:
Now you can differentiate using the chain rule. Let's differentiate:
Remember that when differentiating something of the form:
Now, using the same principle you can differentiate:
Simplifying we get:
And that's pretty much it! Most teachers/professors are okay with leaving it unsimplified, as cleaning it up doesn't change the answer.
Hopefully you've understood how the chain rule was applied! If you have any questions, let me know!
Using a less formal notation on part only as a demonstration
Explanation:
Consider :
Let
Let
But
so
so
Which can be worked on further
This is only a demonstration of method