• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

quick calc. question

destined

Senior member
looking for derivative:

function is something like [x^1/2*(x+1)^2(x+1)^3] / (x+1)

i know the product rule is take something like f'(x)g(x)+f(x)g'(x) so should i multiply the sq. root of x to (x+1)^2?

after that i should be fine with the rest of the problem...

if you have any idea what i'm talking about...
 
The expression you have above looks like it simplifies first.
Simplify it!!
Then the chain rule is a piece of cake to apply.

isn't it sqrt(x)*(x+1)^4
 
Originally posted by: chuckywang
Originally posted by: DrPizza
The expression you have above looks like it simplifies first.
Simplify it!!
Then the product rule is a piece of cake to apply.

isn't it sqrt(x)*(x+1)^4

FIXED

Thanks. I stopped thinking for a moment there!
 
Originally posted by: DrPizza
Also, if you have 3 functions,
the derivative is fgh' + fg'h + f'gh

--- so, if you're insisting on the chain rule, then when you do the derivative of the numerator (while applying the quotient rule), use what I have above.

 
Back
Top