Solving Derivative Problem using Chain/Product Rule

  • Thread starter Thread starter Apost8
  • Start date Start date
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
2 replies · 3K views
Apost8
Messages
48
Reaction score
0
I have a tricky derivative HW problem I'm working and am hoping someone might tell me if I'm doing this correctly or not. Thanks in advance!


Find g'(x) where g(x) = [(1+4x)^5] X [(-x^2+x+3)^8)]


By the product rule, I get:

g'x = [(d/dx((1+4x)^5)) X (-x^2+x+3)^8] + [(d/dx(-x^2+x+3)^8) X (1+4x)^5)]


Then, using the chain rule I get:

g'(x) = [((d/dx((1+4x)^5))(d/dx(1+4x))) X (-x^2+x+3)^8] + [((d/dx((-x^2+x+3)^8))(d/dx(-x^2+x+3))) X ((1+4x)^5)]


Giving:

g'(x) = [(20(1+4x)^4) X (-x^2+x+3)^8] + [(8(-x^2+x+3)^7 X (-2x+1)) X ((1+4x)^5)]


Then it should just be a matter of simplifying algebraically. Right?
 
Last edited:
Physics news on Phys.org
Thanks for looking over that mess for me. I'll have to get used to using LaTeX I suppose. :)