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

Worked example: slope field from equation | AP Calculus AB | Khan Academy


2m read
·Nov 11, 2024

Which slope field is generated by the differential equation? The derivative of y with respect to x is equal to x minus y. And like always, pause this video and see if you can figure it out on your own.

Well, the easiest way to think about a slope field is if I was, if I needed to plot this slope field by hand, I would sample a bunch of x and y points, and then I would figure out what the derivative would have to be at that point.

What we can do here, since they've already drawn some candidate slope fields for us, is figure out what we think the slope field should be at some points and see which of these diagrams, these graphs, or these slope fields actually show that.

So, let me make a little table here. I'm going to have x, y, and then the derivative of y with respect to x. We can do it at a bunch of values. So let's think about it.

Let's think about when we're at this point right over here, when x is 2 and y is 2. When x is 2 and y is 2, the derivative of y with respect to x is going to be 2 minus 2; it's going to be equal to zero. Just with that, let's see here. This slope on this slope field does not look like it's zero; this looks like it's negative 1.

So already, I could rule this one out. This slope right over here looks like it's positive 1, so I’ll rule that out; it's definitely not 0. This slope also looks like positive 1, so I can rule that one out. This slope at (2, 2) actually does look like 0, so I'm liking this one right over here.

This slope at (2, 2) looks larger than 1, so I could rule that out. It was that straightforward to deduce that if any of these are going to be the accurate slope field, it’s this one. But just for kicks, we could keep going to verify that this is indeed the slope field.

So let's think about what happens when x is equal to 1. Whenever x is equal to y, you're going to get the derivative equaling 0. And you see that here; when you're at (4, 4), derivative equals 0. When it's (6, 6), derivative equals 0. At (-2, -2), derivative equals 0. So that feels good that this is the right slope field.

Then we could pick other arbitrary points. Let's say when x is 4, y is 2. Then the derivative here should be 4 minus 2, which is going to be 2. So when x is 4, y is 2, we do indeed see that the slope field is indicating a slope that looks like 2 right over here.

If it was the other way around, when x is, let’s say, x is -4 and y is -2, so (-4, -2), well, -4 minus -2 is going to be -2. And you can see that right over here.

(-4, -2) you can see the slope right over here. It's a little harder to see, looks like -2. So once again, in using even just this (2, 2) coordinates, we were able to deduce that this was the choice, but it just continues to confirm our original answer.

More Articles

View All
Determining if a function is invertible | Mathematics III | High School Math | Khan Academy
[Voiceover] “F is a finite function whose domain is the letters a to e. The following table lists the output for each input in f’s domain.” So if x is equal to a, then if we input a into our function, then we output -6. f of a is -6. We input b, we get …
Underwater on Bermuda’s Montana Shipwreck – 180 | National Geographic
I’m Dr. Fleet Max Rouge. I work for the Bermuda government overseeing the shipwrecks that surround this island. Every one of them has an incredible story to tell. Now, I’ve been the custodian of historic wrecks for the islands of Bermuda for about just ov…
When Time Became History - The Human Era
Imagine someone coming into your kitchen and taking a few tools, a pan, and your garbage. Then they bury everything in the woods. 12,000 years later, an archaeologist is trying to figure out who you were, what was important to you, what video games you pl…
The Face of the Revolution | Uncensored with Michael Ware
MICHAEL WARE (VOICEOVER): In Olympic boxing, Cuba is a heavyweight. The nation’s pride often rests upon success in the ring. Oh, my god. MICHAEL WARE (VOICEOVER): And few have known as much success as the man who has just walked in. What an honor to meet…
Interpret a quadratic graph | Quadratic functions & equations | Algebra 1 | Khan Academy
Katie throws a ball in the air for her dog to chase. The function f models the height of the ball in meters as a function of time in seconds after Katie threw it. We could see that right over here this is our function f. So at time t equals zero, the hei…
Templating a contract with variables | Intro to CS - Python | Khan Academy
Let’s work together on a program that uses variables and user input. Here’s the problem I’m trying to solve: my friend Deshawn has a catering business, and for each catering job that he takes, he needs to write up a contract between him and the client. Ev…