Derivatives of Sums
Example:
y = e*p-1 + 2*((1)/(2))p
The first thing to notice when finding the derivative of this function
is that it is
the sum of several terms,
as shown in color below:
| y |
= |
( e*p-1 ) | + |
( 2*((1)/(2))p ) |
The Derivative Rule for Sums:
The derivative of a sum is the sum of the derivatives.
If
then the derivative of
z is
| |
z' |
= |
( f(x) |
+ |
g(x) )' |
| |
|
= |
f '(x) |
+ |
g'(x) |
So our example,
| y |
= |
( e*p-1 ) | + |
( 2*((1)/(2))p ) |
we can think of as
So the derivative is
| y ' |
= ( |
f(p) |
+ |
g(p) |
)' |
| |
= |
f '(p) |
+ |
g '(p) |
|
| |
= |
( e*p-1) ' |
+ |
( 2*((1)/(2))p) ' |
|
and we just need to know each of the derivatives on the right-hand
side of the equation. In this case these are
so the finished derivative is
| y ' |
= |
e*(-1)*p-2 |
+ |
2*(ln(((1)/(2))))*((1)/(2))p |
|
| |
= |
(-e)*p-2 + (2((ln(((1)/(2))))))*((1)/(2))p |
additional explanation for the derivative of sums
see another derivative of sums example
practice gateway test
previous page
Page Generated: Thu Mar 5 08:52:23 2026
Comments to Gavin LaRose
glarose@umich.edu
©2001 Gavin LaRose,
University of Michigan Math Dept.