How Do You Find the Average Rate of Change From a Function?

Problem 1 Find the average rate of change of $latex \displaystyle f(x)=ln (x)$ over [2, 4] to four decimal places.

Problem 2 Find the average rate of change of $latex \displaystyle f(x)= {e}^{x}$ over [1, 3] to four decimal places.

When you calculate the rate to four decimal places, you should write the numbers in the quotient to FIVE decimal places to make sure there are no rounding errors.

How Do You Calculate a Limit at Infinity?

You may have notice that there are two ways to use algebra to compute limits at infinity. Let’s look at two possible strategies for computing a limit at infinity for a rational function, $latex \underset{x \to – \infty }{\mathop{lim }},\frac{2{{x}^{3}}+x}{3{{x}^{2}}+1}$.

In the board above, I divided each term in the rational expression by x to the highest power that appears anywhere in the expression. The denominator get very small as the top approaches 2, so the entire expression must grow very big. Since the bottom is also negative, the expression grows big and is negative. Now let’s change that strategy a bit.

In the board above, I divide by x to the largest power that appears in the denominator. The bottom then gets closer and closer to 3. But the top contains 2x which grow more and more negative as x approaches $latex – \infty$. So the entire expression grows more and more negative.

Either strategy gives the correct answer as long as you interpret what is going on in the numerator and denominator correctly.

How Do You Find the Average Rate of Change From an Econ Formula?

Here are several examples where the average rate of change is calculated from some type of economics formula.

Problem 1 The demand for a particular product is given by

$latex \displaystyle D(p)=-2{{p}^{2}}-2p+400\quad \text{items}$

where p is the unit price in dollars.

a. Find the average rate of change of demand with respect to price between a price of 5 dollars and 7 dollars.

b. Find the instantaneous rate of change of demand at a price of 5 dollars.

(Sorry for the shaky cam…too much caffeine!)

The average rate tells us that for each increase in price of 1 dollars between 5 dollars and 7 dollars, the demand for the product drops by 26 items. The instantaneous rate of change tells us that at a price of 5 dollars, the demand is dropping by 22 items per dollar.

Problem 2 The demand for a particular product is given by

$latex \displaystyle D(p)=-4{{p}^{2}}-4p+700\quad \text{items}$

where p is the unit price in dollars.

a. Find the average rate of change of demand with respect to price between a price of 5 dollars and 7 dollars.

b. Find the instantaneous rate of change of demand at a price of 5 dollars.

Problem 3 The profit (in thousands of dollars) for selling x hundred units of compressors is

$latex \displaystyle P(x)=-4{{x}^{2}}+160x-1000$

a. Find the average rate of change of profit with respect to compressors from x = 10 to x = 11.

b. Find the exact profit from the 1001st compressor.

c. Find the instantaneous rate of change of profit with respect to compressors at x = 10.

Problem 4 The profit (in thousands of dollars) for selling x hundred units of graphics displays is

$latex \displaystyle P(x)=-5{{x}^{2}}+80x-100$

a. Find the average rate of change of profit with respect to displays from x = 10 to x = 11.

b. Find the exact profit from the 1001st display.

c. Find the instantaneous rate of change of profit with respect to displays at x = 10.

In these last two problems, pay careful attention to the units on the rates. They are all in thousands of dollars per hundred units. This simplifies to tens of dollars per unit since one thousand divided by one hundred is ten.

Also note that to find the profit from the 1001st item, we need to find the profit at a production level of 1001 and subtract the profit at a production level of 1000. This quantity is called the marginal profit at a production level of 1000. As noted in the text, it is approximately equal to the instantaneous rate of change at a production level of 1000.

How Do You Find Where the Slope of the Tangent Line is Some Value?

A few of you had trouble with the problems referring to slopes of tangent lines. Remember, the slope of a tangent line to a function is given by the derivative. So by setting the derivative equal to the desired slope value, we can solve for the x value.

Problem 1 For the function $latex f(x)=3{{x}^{2}}-4x+1$.

    1. Find where the tangent line is horizontal.
    2. Find where the tangent line’s slope is equal to -1.

Problem 2 For the function $latex f(x)=2{{x}^{2}}-5x+7$.

    1. Find where the tangent line is horizontal.
    2. Find where the tangent line’s slope is equal to 1.

Problem 3 For the function $latex f(x)=2{{x}^{3}}-11{{x}^{2}}-8x+1$.

    1. Find where the tangent line is horizontal.

In this last example, you need to factor the quadratic to find the two places where the tangent line is horizontal (has a slope of zero). In some instances, you might need to use the quadratic formula to solve the equation.