yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

2015 AP Calculus AB 5a | AP Calculus AB solved exams | AP Calculus AB | Khan Academy


3m read
·Nov 11, 2024

The figure above shows the graph of f prime, the derivative of a twice differentiable function f on the interval. It's a closed interval from negative three to four. The graph of f prime has horizontal tangents at x equals negative one, x equals one, and at x equals three. So you have a horizontal tangent right over a horizontal tangent right over there. Let me draw that a little bit neater, right over there a horizontal tangent right over there and a horizontal tangent right over there.

All right, the areas of the regions bounded by the x-axis and the graph of f-prime on the intervals negative two to one, closed intervals from negative two to one, so this region right over here, and the region from one to four, so this region right over there, they tell us have the areas are 9 and 12 respectively. So that area is 9 and that area is 12.

So part a: find all x coordinates at which f has a relative maximum; give a reason for your answer. All x coordinates at which f has a relative maximum. So you might say, "Oh look, this looks like a relative maximum over here," but this is an f; this is the graph of f prime. So let's think about what needs to be true for f to have a relative maximum at a point.

So let's—we are probably familiar with what relative maxima look like; they look like a little lump like that. They could also actually look like that, but since this is a differentiable function over the interval, we're probably not dealing with a relative maximum that looks like that.

And so what do we know about a relative maximum point? So let's say that's our relative maximum. Well, as we approach our relative maximum from values below that x value, we see that we have a positive slope; our function needs to be increasing.

So over here, we see f is increasing going into the relative maximum point. f is increasing, which means that the derivative of f, the derivative of f must be greater than zero. And then after we pass that maximum point, we see that our function needs to be decreasing. This is another color; we see that our function is decreasing right over here.

So f decreasing, which means that f prime of x needs to be less than zero. So our relative maximum point should happen at an x value where our first derivative transitions from being greater than 0 to being less than 0.

So what x values? Let me say this: so we have f has relative—let me just write shorthand—relative maximum at x values where f prime transitions from positive to negative. Let me write this a little bit neater to negative. And where do we see f prime transitioning from positive to negative? Well, over here we see that only happening once.

We see right here f prime is positive, positive, positive, and then it goes negative, negative, negative. So we see f prime is positive over here, and then right when we hit x equals negative two, f prime becomes negative.

f prime becomes negative, so we know that the function itself—not f prime—f must be increasing here because f prime is positive, and then our function f is decreasing here because f prime is negative. And so this happens at x equals two, so let me write that down: this happens at x equals two, this happens at x equals two, and we're done.

More Articles

View All
Unraveling a Mapmaker’s Dangerous Decision | Podcast | Overheard at National Geographic
So I told them that they didn’t have a chance, and for the sake of their wives and children, they should vacate the area and go back. Both of them sunk, and at that time I heard the cocking of weapons. Once both of them cocked their weapons, I knew they m…
Space Elevator – Science Fiction or the Future of Mankind?
It’s hard to get to space. As much as we all wish there were an easy and affordable way to see our planet floating in the dark, right now, the only way is to become an astronaut or a billionaire. But there is a concept that might make it possible - while …
This is Ruining Our Lives
The year is 1665, and Isaac Newton is looking out his window at an apple tree standing tall in his orchard in Lincolnshire, England. All of a sudden, a ripe and lonely apple falls from the tree and makes its way to the ground. While most people would cons…
Shopping For Affordable Watches With Teddy Baldassarre
Teddy’s learning he’s the grasshopper; he’s learning from the master. That’s the way I look at it. [Laughter] Garbage! You know, when you’re a fashionista like me, you can pick style out five yards away already. I’m kicking Teddy’s ass here; this is amazi…
Multiplying two 2-digit numbers using partial products
In a previous video, we figured out a way to multiply a two-digit number times a one-digit number. What we did is we broke up the two-digit numbers in terms of its place value. So, the three here in the tens place, that’s three tens; this is seven ones. …
Tracing program execution | Intro to CS - Python | Khan Academy
Let’s trace a program step by step. This is a common pattern we’ll use to understand what the computer is doing under the hood when we press the Run button. Tracing program execution like this helps us better read and write programs because we can start t…