Skip to main content

Section Week 4 (9/15 - 9/19)

We will cover 1.8 this week (we are mostly skipping 1.7) and start 2.1.

Handout Monday 9/15

A brief note about section 1.7. As we have discussed, functions might not have a derivative everywhere. Section 1.7 looks at various ways that limits might not exist, and since derivatives are limits, these might not exist either.
But actually, speaking of this, consider what happens when you zoom in at a point that is differentiable vs one that is not. Not being differentiable usually means that is a β€œcusp” at that point (although points with vertical tangent lines are also not differentiable).
  • Look at graphs on desmos. Maybe \(|x-2|+1\text{.}\) No matter how far we zoom in, we still have a cusp.
  • But now look at \((x-2)^2 + 1\text{.}\) Zoom in at the point \((2,1)\) and you see that if you zoom in enough, the curve looks like a horizontal line.
  • In fact, also graph the tangent line, \(y = 1\text{.}\) Can you tell these apart when you zoom in? No!
  • A differentiable function and its tangent line share both a common point and a common derivative at that point.
  • Since it is often easier to evaluate the equation of a line at a point than a function at a point, we can approximate a function at a point by evaluating the tangent line there.
  • So two important, closely related ideas are:
    1. Given a function \(f\) and a point \((a,f(a))\text{,}\) we can consider a line \(y - f(a) = f'(a)(x - a)\) that also passes through the point \((a,f(a))\) and has slope equal to \(f'(a)\text{.}\)
    2. Given a function \(f\) and a point \((a,f(a))\text{,}\) we can consider a linearization function \(L(x) = f'(a)(x-a)+f(a)\) that satisfies \(L(a) = f(a)\) and \(L'(a) = f'(a)\text{.}\)
  • The only difference between these two is the context we are thinking about. The first is a set of points that satisfies an equation. The second is a linear function (whose graph is exactly that line).
Here is an example. What is \(\sqrt{4.1}\text{?}\) Okay, we know that \(\sqrt{4}\) is 2. In other words, think of \(f(x) = \sqrt{x}\) and we are asking for \(f(4.1)\text{.}\) What is \(f'(x)\text{?}\) We could evaluate a limit and find \(f'(x) = \frac{1}{2\sqrt{x}}\text{.}\) Now find \(L(x)\) for \(a = 4\text{.}\) We get \(L(x) = \frac{1}{4}(x-4) + 2\)
So what is \(L(4.1)\text{?}\) That’s pretty easy to compute: \(L(4.1) = 0.25(4.1-4) + 2 = 0.025 + 2 = 2.025\text{.}\) Since the local linearization is a good approximation for the function for values of \(x\) close to \(4\text{,}\) we have that \(f(4.1) = \sqrt{4.1} \approx 2.025\text{.}\) (In fact, \(f(4.1) = 2.02485\)).
  • In section 1.5, we used this idea too. Suppose \(f(t)\) is the temperature \(t\) hours after midnight. \(f(6) = 58\) and \(f'(6) = -2\text{.}\) Can we approximate \(f(6.25)\text{?}\)
  • Those statements tell us that at 3am, the temperature is 58 degrees, and is dropping at a rate of 2 degrees per hour. I don’t know what is going to happen in the next hour (maybe the temperature will start increasing), but our best bet is that in the next 15 minutes (0.25 hours), it will decreasing 1/2 a degree.
  • We can write down the local linearization function: \(L(x) = -2(x-6)+58\text{.}\) Evaluate this at \(6.25\text{:}\) \(L(6.25) = -2(.25)+58 = 57.5\text{.}\)

Handout Tuesday (9/16)

Today we worked through Activity 1.8.3 from the textbook.

Handout Wednesday (9/17)

Notes on the learning target quizzes. Strategies for graphing derivatives. Then what’s wrong with the following interpretations of the hippo functions?
  • \(w'(30) = 2\) means in 30 days, the hippo’s weight has increased by 2 pounds per day.
  • Every day the hippo grows 2 lbs on average for the first 30 days.
  • The hippo gained weight at 2 lbs/day when it is 30 days old.
  • After the 30 days, the increase in weight of the hippo is increasing at 2 lbs/day.
  • 30 days after the hippo’s birth, the rate of weight gained per day is 2 lbs/day
  • After every 30 days after birth, the hippo gains 2 lbs.
  • Every day the baby hippo’s weight goes up 2 lbs.
  • The weight of the hippo increases by 2 lbs over the 30 days.
  • The hippo approximately gains 2 lbs after 30 days.
  • \(c'(100) = 0.05\) means that 100 stickers cost 5 cents per sticker.
  • \(c'(100) = 0.05\) represents that the price goes up 0.05 dollars after every 100 stickers.
  • For the 100 stickers, each one will cost 0.05 dollars.
  • After 100 stickers, each sticker would cost 5 cents.
  • The cost is increasing 5 cents every 100 stickers.

Handout Friday 9/19

Today we started on section 2.1. We learned the rules for derivatives of power functions, as well as rules for derivatives of sums/differences of functions and constant multiples of functions.