Skip to main content
Logo image

Section B.1 Product Rule

The next technique for solving DEs we will study relies heavily on you knowing the Product Rule for differentiation inside and out, forward and backward (literally!). These problems are intended to help you review the Product Rule. (Don’t forget about the chain rule, too!) Let’s warm up by practicing using the product rule.
  1. Write down the product rule.
    ddx(f(x)g(x))=f(x)g(x)+g(x)f(x)
  2. Evaluate the following derivatives.
  3. ddx(e4xcosx)
    Solution. Solution
    ddx(e4xcosx)= e4xddx(cosx)+cosxddx(e4x)= e4x(sinx)+cosxe4xddx(4x)= e4xsinx+cosxe4x(4)= e4xsinx+4e4xcosx= e4x(4cosxsinx)
    Answer. Answer
    e4x(4cosxsinx)
  4. ddx(x5ln(7x2))
    Solution. Solution
    ddx(x5ln(7x2))= x5ddx(ln(7x2))+ln(7x2)ddx(x5)= x517x2ddx(7x2)+ln(7x2)(5x4)= 14x67x2+5x4ln(7x2)= 2x4+5x4ln(7x2)
    Answer. Answer
    2x4+5x4ln(7x2)
  5. ddx(xarctanx)
    Solution. Solution
    ddx(xarctanx)= xddx(arctanx)+arctanxddx(x)= x11+x2+arctanx1= x1+x2+arctanx
    Answer. Answer
    x1+x2+arctanx
  6. Suppose y is a function of x and use the product rule to rewrite the following:
    ddx(cosxy(x))=
    Answer. Answer
    ddx(cosxy(x))=cosxdydx+y(x)(sinx)
  7. Suppose z is a function of t and use the product rule to rewrite the following:
    ddt(e5tz)=
    Answer. Answer
    ddt(e5tz)= e5tdzdt+z(e5t5)= e5tdzdt+z5e5t
Now let’s look at the product rule "in the other direction"... Or we can think about this as "un-doing" the product rule.
For example, if we have the expression
e(t3)dydt+3t2e(t3)y,
then we can see that if we think identify e(t3) as
f(t)=e(t3)
then
f(t)=3t2e(t3)
Then we might label the expression as follows:
e(t3)f(t)dydtg(t)+3t2e(t3)f(t)yg(t)
This now looks like the result of having taken the derivative of a product. That is:
e(t3)f(t)dydtg(t)+3t2e(t3)f(t)yg(t)= f(t)g(t)+f(t)g(t)= ddt(f(t)g(t))= ddt(e(t3)y)
Now you try some.
Rewrite each of the following as the derivative of a product:
  1. x4dydx4x5y=ddx(?)
    Answer. Answer
    x4fdydxg+4x5fyg=ddx(x4fyg?)
  2. e3xy3e3xy=ddx(?)
    Answer. Answer
    e3xfyg+3e3xfyg=ddx(e3xfyg?)
  3. sec(θ)drdθ+sec(θ)tan(θ)r=ddx(?)
    Answer. Answer
    sec(θ)fdrdθg+sec(θ)tan(θ)frg=ddθ(sec(θ)frg?)
You have attempted of activities on this page.