Finding derivatives and critical points for two functions

  • Thread starter Thread starter buffgilville
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
buffgilville
Messages
91
Reaction score
0
I can't seem to find the f ' (x) of the following:

1) f(x) = -2x - ((128)/(x+9))

2) f(x) = (x+4)^2 (x-10)^3
(Find the number x at which the function f(x) = (x+4)^2 (x-10)^3 takes on an absolute minimum on the interval 4 < x < 10 (note: < means greater than or equal to )
 
Physics news on Phys.org
1. It's just -2+128/(x+9)^2. Do you understand why?
2. Do you know how to take the derivative of a product of two functions?
 
buffgilville said:
I can't seem to find the f ' (x) of the following:

1) f(x) = -2x - ((128)/(x+9))

2) f(x) = (x+4)^2 (x-10)^3
(Find the number x at which the function f(x) = (x+4)^2 (x-10)^3 takes on an absolute minimum on the interval 4 < x < 10 (note: < means greater than or equal to )


The derivative of -2x is -2. To differentiate ((128)/(x+9) use the quotient rule.

To differentiate (x+4)^2 (x-10)^2 you will need to use the product rule.
(and the chain rule but the derivatives of both x+4 and x- 10 are 1 so it doesn't really show up.)