Product and Quotient
What is the derivative of the product of two functions? Of their quotient? You saw on the previous page that the rules for sums and differences is simple, but the rule for products and quotients seems to be more complex.
Try the following:
- The first example shows a sum. The left-most panel shows the graph of f (x), in purple, and its derivative in blue. The middle graph shows the graph and derivative of g (x). The right-most panel shows the graph and derivative of h (x), which in this example is the sum of f and g. First, look at the graphs of the functions (the purple curves). In this example, f is a sine curve, g is a straight line, and h is their sum, a line that wiggles like a sine curve. Now look at the blue derivative curves. The derivative of sine is cosine, the derivative of a line is a horizontal line, and the derivative of their sum is just the sum of these two (i.e., a cosine curve shifted up).
- Select the second example from the drop down menu. Here, f and g are the same, but h is now the product. Clearly the derivative of h is not just the product of the derivatives of f and g (if it was, it would look like a stretched cosine). The product rule is
. In other words, the derivative of a product of two functions equals the derivative of the first times the second, plus the first times the derivative of the second.
- Select the third example, showing a quotient. Here the rule is
. I learned a mneumonic to help remember this formula. If you call the function on top HI and the one on the bottom HO, and their derivatives dHI and dHO, then the rule becomes
, which can be read as "HO dHI minus HI dHO, all over HO HO." This is sometimes referred to as the HIdHO rule (think Cab Calloway singing Hi De Ho, dressed up as Santa Claus...).
- Feel free to enter your own functions for f and g, to explore what the product and quotients, and their derivatives, look like.
For more information on rights and downloading, refer to http://www.calculusapplets.com/download.html.
© Copyright 2001 David J. Eck
© Copyright 2007 Thomas S. Downey
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
You must cause any files that you modify to carry prominent notices stating that you changed the files and the date of any change, and modified files must be put into a Java package different from edu.hws.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.






















