The Chain Rule - Simple but Complicated Problem

  • Thread starter Thread starter zaboda42
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
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:

[tex](f \circ g)'(x) = f'(g(x))g'(x)[/tex]

Edit: It might also help to note that [itex]f(x) = x^5 + 1[/itex] and [itex]g(x) = \sqrt{x}[/itex]