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

Definite integral properties (no graph): function combination | AP Calculus AB | Khan Academy


2m read
·Nov 11, 2024

Given that the definite integral from -1 to 3 of f of x dx is equal to -2, and the definite integral from -1 to 3 of G of x dx is equal to 5, what is the definite integral from -1 to 3 of 3 f of x - 2 G of x dx?

All right, so to think about this, what we could use is some of our integration properties.

The first thing that I would want to do is split this up into two integrals. We know that, and this is true of definite or indefinite integrals, that the integral of f of x plus or minus G of x dx is going to be equal to the integral of f of x dx plus or minus the integral of G of x dx. If this is a plus, this is going to be a plus; if this is a minus, this is going to be a minus.

So we could split this up the same way. This is going to be equal to the definite integral from -1 to 3 of 3 f of x dx minus the integral from -1 to 3 of 2 G of x dx. Notice all I did is I split it up. Taking the integral of the difference of these functions is the same thing as taking the difference of the integrals of those functions.

Now, the next thing we can do is take the scalars we're multiplying the functions on the inside by these numbers, three and two, and we can take those outside of the integral. That comes straight out of the property that if I'm taking the integral of some constant times f of x dx, that is equal to the constant times the integral of f of x dx.

So I can rewrite this as—let's see—I can rewrite this first integral as 3 times the definite integral from -1 to 3 of f of x dx, plus 2 times the definite integral from -1 to 3 of G of x dx. Actually, let me do the second one in a different color—minus, this is going to be magenta—minus 2 times the integral from -1 to 3 of G of x dx.

So what is this going to be equal to? Well, they tell us what this thing is here that I'm underlying in orange: the integral from -1 to 3 of f of x dx is equal to -2, so that thing is -2. Likewise, this thing right over here, the definite integral from -1 to 3 of G of x dx, they give it right over here; it's equal to 5, so that's equal to 5.

Therefore, the whole thing is going to be 3 times -2, which is equal to -6, minus 2 times 5, which is -10, and that's equal to -16. And we're done.

More Articles

View All
Learn to code in 60 seconds #programming #computerscience #python #khanacademy
Learn to code in 60 seconds. A program is a coded set of instructions for a computer to execute. Programs manipulate data, which come in several data types: integers, that’s whole numbers; floats, have decimal points; booleans, true or false; and strings,…
Shower Thoughts To Keep You Up All Night #Marathon
So here are shower thoughts that everyone asked or… right? Well, at least some people asked for it. But you know what? No one has probably ever asked, “Where are you?” in sign language before. Actually, the phrase “Where are you?” was probably rarely used…
15 Situations When You Need To Shut Up And Listen
Most people are unaware of this simple fact: the wise always listen more than they talk. Some folks out there prefer running their mouths without considering that in some situations, this is not going to help their cause. There are several reasons that hu…
It Started: Home Prices Are Falling 50%
What’s up guys, it’s Graham here, and it’s official: after a decade of unstoppable growth, the housing market is beginning to fall. A new report from Redfin just found that home buyers are now backing out of deals at the fastest pace since the start of th…
Scaling functions vertically: examples | Transformations of functions | Algebra 2 | Khan Academy
So we’re told this is the graph of function f right over here, and then they tell us that function g is defined as g of x is equal to one third f of x. What is the graph of g? If we were doing this on Khan Academy, this is a screenshot from our mobile app…
Graphing a circle from its standard equation | Mathematics II | High School Math | Khan Academy
[Voiceover] Whereas to graph the circle (x + 5) squared plus (y - 5) squared equals four. I know what you’re thinking. What’s all of this silliness on the right-hand side? This is actually just the view we use when we’re trying to debug things on Khan Aca…