Next: Two applications
Up: More on rates of
Previous: More on rates of
On the second homework assignment you were asked to compute the rate of change
at x=2 for functions with rules x2, x3, and then x2 + x3. I hope
you noticed that not only did the rates of change for the x2 function and
the x3 function add to give you the rate of change for the x2 + x3
function, but, more importantly, that at every stage of the computation, you
were adding the expressions from your earlier computations. The result is
common sense: if you have two buckets of water, one leaking at two gallons
per second and the other at 3 gallons per second, then water is accumulating
on the floor at the rate of 5 gallons per second. Nothing strange here, you
add the rates to get the total rate. In mathematical terms, if I is an
interval of real numbers containing the real number a, and
and
then the
function f+g is said to have domain I as well, with rule (f+g)(x) = f(x)
+g(x). So the get the rate of change of f+g at x=a we compute as follows:

which tells us that if we can compute the rates of change of f and g
separately, then they will add to give us the rate of change of f+g, just
as we want.
If we combine this new insight with our power rule for finding rates of change
we discover that we can compute rates of change for functions whose rules
are polynomials. We are now really on our way. For example, if
, g(x) = 5x4 -9x2 + 2x + 3,
then g'(a) = 5(4)a4-1 + (-9)(2)a2-1 + 2 + 0 = 20a3 - 18a+ 2. Note
that the rate of change of a polynomial has a rule which is also a polynomial,
but of one lower degree.
Next: Two applications
Up: More on rates of
Previous: More on rates of
David G Radcliffe
8/18/1998