The Chain Rule - Simple but Complicated Problem

  • Thread starter Thread starter zaboda42
  • Start date Start date
  • Tags Tags
    Chain Chain rule
zaboda42
Messages
32
Reaction score
0
Find the value of (f o g)' at the given value of x.

f(u) = u5 + 1
u = g(x) = sqrt(x)
x = 1

Ok so the section is based on the chain rule and came right out of my calculus book. I seem to be doing the problem right, i check my attempt over a few times and cannot seem to find the problem (the answer in the book is different from my answer).

Here's my attempt:

f(g(x)) = (sqrt(x))5 + 1
d/dx ((sqrt(x))5) + 1 = (5(sqrt(x)))4

Ok the problem is with the derivative of the function. When my book does the problem they get 5/2 but don't explain the procedure. Anyone care to explain, please?
 
Physics news on Phys.org
Well, it would probably help us if you showed all of your steps but looking at your answer, it looks like you're confused about the application of the chain rule. Try again, showing all of your steps and remember:

(f \circ g)'(x) = f'(g(x))g'(x)

Edit: It might also help to note that f(x) = x^5 + 1 and g(x) = \sqrt{x}
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top