Product and Quotient Rule
Here's a little quiz to warm up. (Go to the tutorial on derivatives of powers if you want to first review derivatives of powers of x.)
Q Your friend tells you that . This claim is:
The above example suggests the following:
- The derivative of a quotient is not the quotient of the derivatives. Similarly,
The derivative of a product is not the product of the derivatives.
A No. Luckily, there are two convenient rules for handling products and quotients:
|
Product and Quotient Rules
Product Rule
Product Rule In Words:
Quotient Rule
Quotient Rule In Words: |
Q Where do these rules come from?
A You can find a proof of the product rule in Section 4.1 of Applied Calculus, or Section 11.1 of Finite Mathematics and Applied Calculus. Press here for a proof of the quotient rule.
Q This is all very well if what you're given is an obvious product or quotient. But we all know that instructors are fond of "in-between" expressions, such as
| (3x+1) | x2+x | . |
Which rule do we use for that ??
A To deal with things like that -- or any mathematical expression whatsoever, we use the following little secret desribed in Applied Calculus and Finite Mathematics and Applied Calculus, called the Calculation Thought Experiment:
|
Calculation Thought Experiment (CTE)
The calculation thought experiment is a technique to determine whether to treat an algebraic expression as a product, quotient, sum, or difference:
Using the Calculation Thought Experiment (CTE) to Differentiate a Function
Examples
1. (3x2-4)(2x+1) can be computed by first calculating the expressions in parentheses and then multiplying. Since the last step is multiplication, we can treat the expression as a product. 2. (2x-1)/x can be computed by first calculating the numerator and denominator, and then dividing one by the other. Since the last step is division, we can treat the expression as a quotient. 3. x2 + (4x-1)(x+2) can be computed by first calculating x2, then calculating the product (4x-1)(x+2), and finally adding the two answers. Thus, we can treat the expression as a sum. 4. (3x2-1)5 can be computed by first calculating the expression in parentheses, and then raising the answer to the fifth power. Thus, we can treat the expression as a power. |
Using the Calculation Thought Experiment (CTE)
Let us use the CTE to find the derivative of
| (3x+1) | x2+x | . |
To use this method, pretend you were calculating, one step at a time, the value of this funtion for, say, x = 5. (You don't need to actually do the calculation.) One way of doing the calculation would be to use the following procedure:
-
1. Calculate the quotient (x2+4)/(x2 + x) = (25+4)/(25+5) = 29/30.
2. Calculate (3x+1) = 15+1 = 16
3. Multiply the answers from steps 1 and 2.
Since the last operation is multiplication, the CTE tells us that the given expression is a product and so we must use the product rule.
| f(x) = (3x+1) | x2+x |
A product |
Thus,
| f'(x) | = | \frac{d}{dx} (3x+1) | \Bigleft[\frac{x^2 + 4}{x^2 + x}\Bigright] | + | (3x+1) | \frac{d}{dx}\Bigleft[\frac{x^2 + 4}{x^2 + x}\Bigright] | . . . . (I) |
| (second left alone) | + | (first left alone) | (deriv. of second) |
Remember that the expressions "d/dx" are short-hand for "the derivative of ..." In other words, we haven't done the work yet; the line above is just telling us what we need to do: take two derivatives. (If we wanted, we could take a coffee break and come back to it later to do the work.)
To finish the calculation, we must compute the magenta- and blue-colored derivatives one-at-a-time and plug them in to the expression above:
The first (magenta) derivative is easy:
-
\frac{d}{dx} (3x+1) = 3
| \frac{d}{dx}\Bigleft[\frac{x^2 + 4}{x^2 + x}\Bigright] | = | (x2+x)2 | = | (x2+x)2 |
Now substitute these derivatives into formula (I) to obtain the answer:
| f'(x) | = | 3 | x2+x |
+ | (x2+x)2 |
Whew ! Now you do one:
(Similar to an example of Applied Calculus, or Finite Mathematics and Applied Calculus. )
Q The Calculation Thought Experiment (CTE) tells us that
Q Thus, a valid first step in the calculation of the derivative of
is to write down:
For the next question, you need to enter an algebraic expression using proper graphing calculator format as above (spaces are ignored).
Q Finally, the derivative of equals
Now try some of the exercises on Section 4.3 of Applied Calculus, or Section 11.3 of Finite Mathematics and Applied Calculus.