Find and simplify the derivative (quotient rule)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
anonymity
Messages
162
Reaction score
0

Homework Statement



find the derivative of (x2 - 3)4/(2x3+1)3

and simplify

Homework Equations





The Attempt at a Solution



as far as i could get was 8x(x2-3)3-18x2(2x3+1)2/(2x3+1)6

which is not simplified.

How can you simplify something like this? Is there a systematic way to approach it?

In general, what is the best method to approach really messy derivatives (such as this one, or any other that can be manipulated by algebra)?
 
Last edited:
Physics news on Phys.org
Check your calculation: [tex]u=(x^{2}-3)^{4}[/tex] and [tex]v=(2x^{3}+1)^{3}[/tex], then:
[tex] \frac{du}{dx}=8x(x^{2}-3)^{3}\quad\frac{dv}{dx}=18x^{2}(2x^{3}+1)^{2}[/tex]
From here the algebra is doable.
 
Doh. Thanks lol