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

Worked example: Approximation with local linearity | AP Calculus AB | Khan Academy


3m read
·Nov 11, 2024

We're told the function ( f ) is twice differentiable with ( f(2) = 1 ), ( f'(2) = 4 ), and ( f''(2) = 3 ). What is the value of the approximation of ( f(1.9) ) using the line tangent to the graph of ( f ) at ( x = 2 )? So pause this video and see if you can figure this out. This is an actual question from a past AP calculus exam.

All right, now let's do this together. If I was actually doing this on the exam, I would just cut to the chase and I would figure out the equation of the tangent line at ( x = 2 ) going through the point ( (2, 1) ), and then I would figure out, okay, when ( x = 1.9 ), what is the value of ( y )? That would be my approximation. But for the sake of learning and getting the intuition here, let's just make sure we understand what's happening.

So let me graph this. Let's say that's my ( y )-axis, and then this is my ( x )-axis. This is ( x = 1 ), this is ( x = 2 ), this is ( y = 1 ). We know that the point ( (2, 1) ) is on the graph of ( y = f(x) ), so we know that point right over there is there. And we also know the slope of the tangent line. The slope of the tangent line is ( 4 ). So it's going to look something like this; it's going to probably even be a little steeper than that.

The slope of the tangent line is going to look something like that. We don't know much more about it; we know the second derivative here. But what they're asking us to do is, without knowing what the function actually looks like, the function might look something like this. Let me just draw something. So the function might look something like this.

We're trying to figure out what ( f(1.9) ) is, so if ( x = 1.9 ), ( f(1.9) ) — if that's the way the function actually looked — might be this value right over here. But we don't know for sure because we don't know much more about the function. What they're suggesting for us to do is use this tangent line.

If we know the equation of this tangent line here, we can say, well, what does that tangent line equal when ( x = 1.9 )? When ( x = 1.9 ), it equals that point right over there, and then we could use that as our approximation for ( f(1.9) ).

Well, to do that, we know we need to know the equation of the tangent line, and we could do that in point-slope form. We would just have to say ( y - ) the ( y ) value that we know is on that line. The point ( (2, 1) ) we know is on that line, so ( y - 1 ) is going to be equal to the slope of our tangent line, which we know is going to be equal to ( 4 ) times ( x - ) the ( x ) value that corresponds to that ( y ) value, so ( x - 2 ).

So now we just have to substitute ( x = 1.9 ) to get our approximation for ( f(1.9) ). So we'd say ( y - 1 = 4(1.9 - 2) ). ( 1.9 - 2 ) is ( -0.1 ), and let's see, ( 4 \times -0.1 ) — this all simplifies to ( -0.4 ).

Now you add ( 1 ) to both sides; you get ( y = 1 - 0.4 ). If you add ( 1 ) here, you're gonna get ( 0.6 ). So this — I didn't draw it quite to scale — ( 0.6 ) might be something closer to right around there, but there you go. That is our approximation for ( f(1.9) ), which is choice ( b ), and we're done.

One interesting thing to note is we didn't have to use all the information they gave us. We did not have to use this information about the second derivative in order to solve the problem. So if you ever find yourself in that situation, don't doubt yourself too much because they will sometimes give you unneeded information.

More Articles

View All
Inside the Kurdish Ground War on ISIS | Explorer
[Music] I began covering War for National Geographic in 2006, and I never got to Kurdistan during that part of the war. In fact, I really didn’t have any idea who the Kurds were back then. I happened to meet some wounded Kurdish soldiers in Baghdad, and I…
Discovering Gravitational Waves | StarTalk
[Music] 30 million years ago, in a distant galaxy, 30 million light years away, two black holes collided. Each black hole is itself a significant disturbance in the fabric of space and time. When they collide, it creates an even greater ripple that gets …
2015 AP Calculus AB/BC 4cd | AP Calculus AB solved exams | AP Calculus AB | Khan Academy
Part C: Let y equals f of x be the particular solution to the differential equation, with the initial condition f of two is equal to three. Does f have a relative minimum, a relative maximum, or neither at x equals 2? Justify your answer. Well, to think …
Example: Intersection of sine and cosine | Graphs of trig functions | Trigonometry | Khan Academy
We’re asked at how many points did the graph of y equals sine of theta and y equal cosine theta intersect for theta between 0 and 2 pi, and it’s 0 is less than or equal to theta, which is less than or equal to 2 pi. So, we’re going to include 0 and 2 pi, …
break and continue | Intro to CS - Python | Khan Academy
We may sometimes want to alter the normal control flow of our loops to either terminate early or skip an iteration. To do this, we can use the break and continue statements. A break statement tells the computer to immediately terminate the loop. We write …
A monopsonistic market for labor | Microeconomics | Khan Academy
So let’s continue with our conversation around factors of production for a firm, and we’re going to focus on the labor market. So we’ve already drawn axes like this multiple times, where our horizontal axis this is the quantity, quantity of labor that’s …