You are here:

Calculus/Basic differentiation - Chain Rule

Advertisement


Question
This is on the Marginal Analysis in Business and Economics section.  The question is to use the general power rule and then other rules to find the derivative.  
f(x)=cube root over all x-x^2over x^3-4

Answer
Questioner:   Christine
Category:  Calculus
Private:  No
 
Subject:  Calculus
Question:  This is on the Marginal Analysis in Business and Economics section.  The question is to use the general power rule and then other rules to find the derivative.  
f(x)=cube root over all x-x^2over x^3-4
==============================================
Hi, Christine,

first, you have to know what the G.P.R. says:

It is written:

D[u^n] = n u^(n-1) du/dx.

So you have to know what those symbols say:

u is a function of x.  du/dx is the derivative of that function.

So it says to multiply two things.

Now to your example:

f(x) = cuberoot( (x - x^2)/(x^3 - 4) )

Basic fact about roots:  They can be written as powers using a fractional exponent.

f(x) = ( (x - x^2)/(x^3 - 4) )^(1/3)

Now it's just pattern-matching:

u = (x - x^2)/(x^3 - 4)

n = 1/3, and it matches  u^n.

Now we have to do some work.

Easy part:  nu^(n-1) = (1/3) u ^(1/3 - 1) =

nu^(n-1) = (1/3) u ^(-2/3)

= (1/3) ((x - x^2)/(x^3 - 4)) ^(-2/3)  << FIRST PART

Now to get du/dx.

u is a quotient.  So you use the quotient rule:

du   ()() - ()()
-- = -----------
dx       ()^2

du   (x^3 - 4)(1 - 2x) - (x - x^2)(3x^2)
-- = ------------------------------------
dx       (x^3 - 4)^2

Simplify a bit: [Yeah, right.  A bit, he says.]

du   x^3 - 4 - 2x^4 + 8x  - 3x^3 + 3x^4
-- = ------------------------------------
dx       (x^3 - 4)^2


du    - 4 + 8x  - 2x^3 + x^4
-- = -------------------------  << SECOND PART
dx       (x^3 - 4)^2

OK, put it together:

                                           - 4 + 8x  - 2x^3 + x^4
f'(x) = (1/3) ((x - x^2)/(x^3 - 4)) ^(-2/3) -------------------------
                                                (x^3 - 4)^2

You were expecting something simple?

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.