You have 3 free guides left ๐Ÿ˜Ÿ
Unlock your guides
You have 3 free guides left ๐Ÿ˜Ÿ
Unlock your guides

2.3 Estimating Derivatives of a Function at a Point

Welcome back to AP Calculus with Fiveable! This topic focuses on estimating the derivative of a at a single point. will allow us to approximate a in an instant when we are unable to determine the derivative by hand.

Weโ€™ve just started learning about derivatives, so let's keep building our skills. ๐Ÿ™Œ


๐Ÿ—’๏ธ Methods to Estimate Derivatives

A derivative represents the rate of change of a function. A derivative at a point can tell us how much a function is changing at an instant.

When weโ€™re estimating a derivative, we are approximating at a point. This can be done by taking a small interval around the point of interest, and approximating the of the over that interval. The smaller the interval, the more accurate the estimate will be. The estimated derivative is represented by the symbol fโ€ฒ(x)f'(x) or fโ€ฒ(a)f'(a) where x or a is the point of interest.

There are several methods to estimating derivatives:

  1. ๐Ÿ“ By Hand - We can use the limit definition of a derivative, as it approximates the derivative.
  2. ๐Ÿ“ˆ Graphically - To estimate the derivative at a point, we can draw a to the graph of the function at that point. The of that tangent line is an estimate of the derivative of that point.
  3. ๐Ÿ’ป Using Technology - We can use a or , like Desmos!

More often than not, youโ€™ll be estimating derivatives by hand and using a calculator. Letโ€™s dive in.


๐Ÿ“ย Estimating Derivatives by Hand

A good estimation of a derivative at a point is to calculate the slope between the point and another point close to it. Therefore, we can use this definition fโ€ฒ(a)=limโกhโ†’0f(a+h)โˆ’f(a)hf'(a) = \lim_{{h \to 0}} \frac{{f(a + h) - f(a)}}{h} to approximate the derivative. This is because a derivative represents the rate of change as the distance, h, between the two points approaches 0. Review your derivative definitions here: Defining the Derivative of a Function.

Letโ€™s use this technique with the following free-response question (FRQ), which is from the 2021 AP Calculus AB examination administered by College Board. All credit to College Board.

๐Ÿงซย Bacteria Density

The density of a bacteria population in a circular petri dish at a distance rr centimeters from the center of the dish is given by an increasing, differentiable function ff, where f(r)f(r) is measured in milligrams per square centimeter.

Values of f(r)f(r) for selected values of rr are given in the table below.

Screen Shot 2023-12-12 at 6.46.27 PM.png

Table of rr and corresponding f(r)f(r) values

Table Courtesy of College Board. All credit to College Board.

Use the data in the table to estimate fโ€ฒ(2.25)f'(2.25). Using correct units, interpret the meaning of your answer in the context of this problem.

a) Estimating fโ€ฒ(2.25)f'(2.25)

Remember that a derivative can be found using this definition: fโ€ฒ(a)=limโกhโ†’0f(a+h)โˆ’f(a)hf'(a) = \lim_{{h \to 0}} \frac{{f(a + h) - f(a)}}{h}, where we are calculating the slope between two points close to one another.

In this case, the best points to use would be (2,6)(2,6) and (2.5,10)(2.5,10) because they are an equal distance away from the point r=2.25r = 2.25.

Therefore, you can estimate fโ€ฒ(2.5)f'(2.5) with the following:

fโ€ฒ(2.5)โ‰ˆf(2.5)โˆ’f(2)2.5โˆ’2=10โˆ’60.5=8f'(2.5)\approx \frac{{f(2.5) - f(2)}}{2.5-2} = \frac {10-6}{0.5} = 8

b) Interpreting fโ€ฒ(2.25)f'(2.25)

When you interpret data, you have to put the math into context of the question, which in this case, is the density of bacteria.

When the radius of the petri dish is 2.25 centimeters, the density of bacteria, in milligrams per square centimeter, will be increasing by 8 milligrams per square centimeter per centimeter.

The above answers would accumulate 2/2 points for this part of the FRQ! Nice work. โœ…


๐Ÿ’ปย Estimating Derivatives with Technology

Technology, such as a graphing calculator, can allow us to immediately calculate the derivative of a function. If you have a graphing calculator such as a TI-Nspire, the calculator can easily find the derivative of a function at a point! Otherwise, you can use an online tool such as Desmos to estimate the derivative at a point. Letโ€™s work through the following example with both a TI-Nspire and Desmos.

๐Ÿ“ˆย Estimating Derivatives with a Calculator

Estimate the derivative of f(x)=cos(3x+2x)f(x) = cos(\frac{3x+2}{x}) at x=2x = 2.

Using a graphing calculator is the fastest way to calculate fโ€ฒ(x)f'(x) in this scenario.

For the TI-Nspire specifically, you can go to Menu > Calculus > Numerical Derivative at a Point. Make sure your calculator is set to radian mode!

Since the dependent variable of this function is xx, we must take the derivative with respect to xx. The value we are trying to calculate at is 2, and we are calculating only the first derivative. Then you can plug in the expression for f(x)f(x), and your function should look similar to this:

ddx(cos(3x+2x))โˆฃx=2\frac{d}{dx}(cos(\frac {3x+2}{x}))|_{x=2}

When you press enter, the calculator will give you the value of โˆ’0.378401-0.378401.

So fโ€ฒ(2)=โˆ’0.378401f'(2) = -0.378401. Good job! ๐Ÿ˜

๐Ÿ“ˆย Estimating Derivatives with Desmos

Now letโ€™s attempt this question with Desmos. First, input the function into the Desmos calculator as f(x)=cos(3x+2x)f(x) = cos(\frac{3x+2}{x}). Then, you can simply type fโ€ฒ(2)f'(2) and Desmos will calculate the value for you! You should get that fโ€ฒ(2)=โˆ’0.378401247654f'(2) = โˆ’0.378401247654. Looking at the graph, we can guess that fโ€ฒ(2)f'(2) should be negative, since the function f(x)f(x) is decreasing at x=2x=2, so we should have everything calculated correctly. You're on fire! ๐Ÿ”ฅ

Screen Shot 2023-12-12 at 7.54.41 PM.png

Graph of f(x)=cos(3x+2x)f(x) = cos(\frac{3x+2}{x})

Graph created using Desmos


๐ŸŒŸย Closing

Nice work! Estimating derivatives is a key foundational topic for AP Calculus. You can anticipate encountering a few questions requiring you to estimate derivatives on the exam, both in multiple-choice and as part of a free response.

https://media2.giphy.com/media/ur5T6Wuw4xK2afXVmd/giphy.gif?cid=7941fdc64i8t3xwgu78ov7fo1wvrrynfxrd4d9loorgxbu2d&ep=v1_gifs_search&rid=giphy.gif&ct=g

Encouraging GIF with animated ice cream

Image Courtesy of Giphy

ยฉ 2024 Fiveable Inc. All rights reserved.
APยฎ and SATยฎ are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


ยฉ 2024 Fiveable Inc. All rights reserved.
APยฎ and SATยฎ are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

ยฉ 2024 Fiveable Inc. All rights reserved.
APยฎ and SATยฎ are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.