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

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


2m read
·Nov 11, 2024

Part B on what open intervals contained in -3 is less than x is less than four is the graph of F both concave down and decreasing. Give a reason for your answer.

All right, so F needs to be both concave down and decreasing. So, F concave down. Concave down, that's going to be true if and only if the second derivative of F is less than zero, which is true if and only if F prime is decreasing. F prime is decreasing. So, that's how we can tell when F is concave down.

And I wanted to see what do I need to observe on F prime because that's the graph they give us. All right, now for F to be decreasing, F is going to be decreasing if and only if, well, you're decreasing when you have a negative slope. If your rate of change is negative, so that's true if and only if F prime of X is less than zero.

So both true, both true when F prime of X is less than zero and decreasing. And let me write, and F prime is decreasing, and F prime decreasing. So let's see if we can identify that. Where? Let’s go back to our graph and see when is F prime of X less than zero and decreasing.

So, if we look at less than zero, let me highlight this in a, so less than zero. I'm highlighting it in magenta right over here. This is all the places where we are less than zero in magenta. And now, of that, where are we decreasing? Well, we are decreasing over this interval right over here.

So that would be -2 is less than X, which is less than -1, so that's where we're decreasing of the places where we are negative. I'm taking the subset of where we are negative to think about, well, where are we decreasing?

We're decreasing right there and we're also decreasing, we're also decreasing right over there. So that is one is less than X, which is less than three. Now, we are decreasing before X at -2 over here, but we're not less than zero there, so I'm not going to include that.

And so we have our intervals. So our open intervals, so we have both true when for when these two things are true. And so this happens when -2 is less than X is less than 1 or 1 is less than X is less than 3, so those are our two open intervals, this one and that one.

More Articles

View All
Safari Live - Day 12 | National Geographic
[Music] Standing by. Good afternoon again, my name is James Hendry and on camera today we’ve got Mono. That’s his thumb, with the ring on a steel ring, very nice! Yeah, made of copper. Mmm, wonderful. Okay, so we’re coming to you live from the Masai Mara…
Limits of composite functions | Limits and continuity | AP Calculus AB | Khan Academy
Let’s now take some limits involving composite functions. So over here we have the limit of G of H of x as x approaches three. And like always, I encourage you to pause the video and see if you can figure this out on your own. Well, we can leverage our l…
Worked example: sequence explicit formula | Series | AP Calculus BC | Khan Academy
If a_sub_n is equal to (n^2 - 10) / (n + 1), determine a_sub_4 + a_sub_9. Well, let’s just think about each of these independently. a_sub_4, let me write it this way: a the fourth term. So a_sub_4, so our n, our lowercase n, is going to be four. It’s go…
Hedonism: The Pursuit of Happiness
In 2012, Drake made a song titled “The Motto,” but what most people remember from it is “YOLO.” YOLO tells you to live in the moment, enjoy life you have today, and not worry too much about tomorrow, because at the end of the day, you only live once. Whil…
Great White and Oceanic Whitetip Sharks: Photographing Top Ocean Predators (Part 3) | Nat Geo Live
The third in the four species of sharks that I wanna share with you tonight is the Oceanic White Tip shark, a shark that has been listed as the fourth most dangerous species of sharks if you pay attention to such lists. It’s an animal that is a true pelag…
Print statements and adding values | Intro to CS - Python | Khan Academy
Programs manipulate data in the forms of integers, floats, booleans, and strings. But how do they manipulate data? Perhaps the most obvious thing we can do here is add values together. But in order to do that, we’ll need the plus operator. In programming…