Derivative of functions obtained by sum, multiplication, and division

Given two functions f and g, there are a few easy ways to build other functions by ordinary arithmetic operations such as sum, multiplication, and division.

  • We define the sum of functions as follows:imagesBy the same token, we define the difference of two functions. To be precise, this makes sense on the intersection of the two domains, but we will not be bothered by such details.
  • Given a number α and a function f, we can apply multiplication by a constant:images
  • Given two functions f and g, we define the product of functions:images
  • Finally, we may use division of functions:imagesAgain, this makes sense on a common domain, where both functions f and g are defined, provided that g(x) ≠ 0.

If we are able to find the derivative of f and g, the following theorem shows how to find the derivative of functions defined by the mechanisms above.

THEOREM 2.7 Let f and g be functions and α be a real number. If f and g are defined and differentiable at x0then

images

The last result also requires g(x0) ≠ 0.

The following examples illustrate the application of the theorem.

Example 2.20 A polynomial function is basically a sum of monomials, obtained by multiplying a number and an integer power of x. Then, to find the derivative of a polynomial we can use the first two results as follows. Consider

images

The derivative of the first term is

images

The same approach yields the derivatives of the second and third terms. The last term is just a constant, and its derivative is zero. Putting everything together, we have

images

Example 2.21 Let us illustrate the product of functions. Consider the product of a polynomial and an exponential:

images

We may easily take the derivative of each factor of the product:

images

Applying the result for the product of functions, we obtain

images

Example 2.22 Finally, let us illustrate the case of a rational function, obtained by dividing two polynomials:

images

We should break down the overall task into smaller pieces. First we compute the derivatives of numerator and denominator:

images

Then we put everything together:

images

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *