Differential of a Function and Finding Stationary Points

  • Thread starter Thread starter breen155
  • Start date Start date
  • Tags Tags
    Differentiation
breen155
Messages
22
Reaction score
0
Hey I'm stuck on a problem, i have to find the differential of y=5x(2x-1)^3 and therefore find the x-coordinate of a stationary point on a graph,
I use the chain rule and get the differential to be 30x(2x-1)^2 and therefore the x-coordinate to be 0.5
however my textbook says the differential is 5(2x-1)^2(8x-1) and the x-coordinate of the stationary point is 1/8th I was wondering if someone could explain how this answer was obtained. Thanks :confused:
 
Physics news on Phys.org
You used the chain rule, but you forgot about the product rule?
If you open up the last pair of brackets the first term is precisely what you got.
 
Ah thank you very much but i was always taught to do the chain rule in equations like the one above but the product rule worked :P again, thanks.
 
breen155 said:
Ah thank you very much but i was always taught to do the chain rule in equations like the one above but the product rule worked :P again, thanks.
Sometimes you need both!:wink:
 
If you have a product of two (or more things) you always start with the product rule,
(f(x) g(x))' = f'(x) g(x) + f(x) g'(x)

This obviously requires you to calculate f'(x) and g'(x) and you may need the chain rule for either f'(x), or g'(x), or both. For example, for the derivative of
(3x + 6)^2 (2x - 1)^3
you will need the product rule once and the chain rule twice.
 
I understand now. Thanks for all the help guys :)
 
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...
Back
Top