Derivatives of Constant Multiples

Example:
y = 2*r e3*r

The first thing to notice when finding the derivative of this function is that it is the product of a constant and another function, as shown in color below:

y = 2 r e3*r

The Derivative Rule for Constant Multiples:

The derivative of a constant multiple is the constant times thederivative of the function.
If
  z = c ( f(x) )
then the derivative of z is
  z' = ( c f(x) )'
    = c f '(x)

So our example,

y = 2 r e3*r
we can think of as
y = c f(r)
So the derivative is
y ' = ( c f(r) )'
  = c f '(r)  
  = 2 (r e3*r)'  
and we just need to know the derivative on the right-hand side of the equation. In this case this is
r e3*r = e3*r + 3*r e3*r (by the product rule, and the derivative rule for variables, and chain rule)
so the finished derivative is
y ' = 2 ( e3*r + 3*r e3*r )
  = 2*(e3*r + 3*r e3*r)
[]


additional explanation for the derivative of constant multiples
see another derivative of constant multiples example
practice gateway test
previous page
Page Generated: Sat Jan 24 01:10:20 2026
Comments to Gavin LaRose
glarose@umich.edu
©2001 Gavin LaRose, University of Michigan Math Dept.