Chain Rule

Chain Rule#

  1. The Gaussian Function

The Normal density function, sometimes called the Gaussian function in honor of Johann Carl Friedrich Gauss who discovered its formula, is an important function in statistics.

Graphically, the Normal density curve is a bell curve. Roughly speaking, the value of the Gaussian function at a point x represents the probability of making an observation x, when the observation is randomly selected from a population of values whose arithmetical average is \mu.

The Gaussian function is given by,

\rho ( x ) = \frac{ 1 }{ \sqrt{2 \cdot \pi \cdot \sigma^2} } \cdot e ^ { - \frac{ (x-\mu)^2  }{ 2 \cdot \sigma^2} }

The constants, \mu and \sigma, are parameters of the density function. These parameters determine the shape and curvature of the bell curve. They are known quantities; in other words, they may be held constant and treated as numbers.

Use the Normal density function to answer the following questions.

  1. Find \frac{d}{dx}(\rho (x) )

  2. Find \frac{d^2}{{dx}^2}(\rho (x))

  3. Find the value of x where \frac{d}{dx}(\rho (x) ) = 0. Solve symbolically in terms of \mu and \sigma.

Hint

e^x never equals 0!

  1. Find the values of x where \frac{d^2}{{dx}^2}(\rho (x)) = 0. What is the value of \rho^{\prime}(x) at these points? Solve symbolically in terms of \mu and \sigma.

  2. Suppose \mu=10 and \sigma=2. Use a graphing utility (Desmos is good for this) to plot the Normal density function. Draw vertical lines at the values of x found in part c and part d.

  3. Suppose \mu=10 and \sigma=2. Find the equation of the tangent line at the following points (yes, all of them). Round to four decimal places where appropriate.

    1. x = 17

    2. x = 15

    3. x = 13

    4. x = 11

    5. x = 9

    6. x = 7

    7. x = 5

    8. x = 3

  4. Plot the tangent lines on top of the Normal density function using the same graphing utility as part e.

  5. Find the value of \rho^{\prime \prime}(x) at each point in part f.

  6. Suppose \mu=10 and \sigma=2. Plot the first and second derivative of the given Normal density curve on the same graph as part e.

  7. What happens to the Normal density function at the point found in part c?

  8. What happens to the Normal density function at the points found in part d?

Hint

What happens to the direction of the tangent line at each of the critical points found in part d? Look at the tangent lines plotted in part g!

  1. Deriving the Quotient Rule

Recall the Product Rule and Quotient Rule for differentiation,

The Product Rule is simpler to remember than the Quotient Rule. Moreover, the Quotient Rule can be derived from the Product Rule using the Chain Rule, if we recall one simple rule of exponents,

\frac{1}{a} = a ^ {-1}

In this problem, we will show how to apply this property of exponents to get the Quotient Rule from the Product and Chain Rule.

  1. Write the quotient \frac{f(x)}{g(x)} as a product using a negative exponent.

  2. Take the derivative of the expression in part a by applying the Product Rule and then the Chain Rule.

  3. Find a common denominator and simplify the expression in part b.

  1. 2005, Free Response Form B, #3

A particle moves along the x-axis so that its velocity v at time t, for 0 \leq t \leq 5, is given by

v(t) = \ln(t^2 - 3t +3)

The particle is at position x=8 at time t=0.

  1. Find the acceleration of the particle at time t = 4.

  2. Find all times t in the open interval 0 < t < 5 at which the particle changes direction. During which time intervals, for 0 \leq t \leq 5, does the particle travel to the left?

  3. Find the position of the particle at time t = 2.

  4. Find the average speed of the particle over the interval 0 \leq t \leq 2

  1. 2023, Free Response, #5

x

0

2

4

7

f(x)

10

7

4

5

f^{\prime}(x)

\frac{3}{2}

-8

3

6

g(x)

1

2

-3

0

g^{\prime}(x)

5

4

2

8

The functions f and g are twice differentiable. The table shown gives the values of the functions and their first derivatives at selected values of x.

  1. Let h be the function defined by h(x)=f(g(x)). Find h^{\prime}(7). Show the work that leads to your answer.

  2. Let k be a differentiable function such that k^{\prime}=(f(x))^2 \cdot g(x). Is the graph of k concave up or down at the point where x = 4? Give a reason for your answer.

  1. 2016, Free Response, #6

x

f(x)

f^{\prime}(x)

g(x)

g^{\prime}(x)

1

-6

3

2

8

2

2

-2

-3

0

3

8

7

6

2

6

4

5

3

-1

The function f and g have continuous second derivatives. The table above gives values of the functions and their derivatives at selected values of x.

  1. Let k(x) = f(g(x))). Write an equation for the line tangent to the graph of k at x=3.

  2. Let h(x) = \frac{g(x)}{f(x)}. Find h^{\prime}(1).

  1. 2017, Free Response, #6

../../../_images/2017_apcalc_frp_06.png

x

g(x)

g^{\prime}(x)

-5

10

-3

-4

5

-1

-3

2

4

-2

3

1

-1

1

-2

0

0

-3

Let f be the function defined by f(x)=\cos{2x} + e^{\sin(x)}.

Let g be a differentiable function. The table above gives values of g and its derivative g^{\prime} at selected values of x.

Let h be the function whose graph, consisting of five line segments, is shown in the figure above.

  1. Find the slope of the line tangent to the graph of f at x = \pi.

  2. Let k be the function defined by k(x)=h(f(x)). Find k^{\prime}(\pi).

  3. Let m be the function defined by m(x) = g(-2x) \cdot h(x). Find m^{\prime}(2).

  4. Is there a number c in the closed interval [-5, -3] such that g^{\prime}(c) = -4? Justify your answer.