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

Modeling with basic exponential function


2m read
·Nov 11, 2024

There are 170 deer on a reservation. The deer population is increasing at a rate of 30% per year.

Write a function that gives the deer population P of t on the reservation T years from now.

All right, let's think about this. And like always, pause this video and see if you can work it out on your own.

But let's think about what P of 0 is. P of 0, this is going to be the initial population of deer, the population at time zero. Well, we know that that's going to be the 170 deer that we start on the reservation.

Now let's think about what P of 1 is. What's going to be the population after one year? What's going to be our original population? 170. But that increases at a rate of 30% per year. So it's going to be 170 plus another 30% of 170.

So I could write that as 30% times 170, or I could write this as 170 + 0.3 * 170. 30% as a decimal is the same thing as 30 hundreds or 3/10. Or I could write this as, if I factor out a 170, I would get 170 times 1 + 0.3, which is the same thing as 170 times 1.03.

And this is a really good thing to take a hard look at because you'll see it a lot when we're growing by a certain rate, when we're dealing with what turns out to be exponential functions.

If we are growing, oh, I almost made a mistake there. It's 1.3, almost. So here you go, 1.3. 1 plus 0.3 is 1.3.

So once again, take a hard look at this right over here because this is going to be something that you see a lot with exponential functions. When you grow by 30%, that means you keep your 100% that you had before, and then you add another 30%.

And so you would multiply your original quantity by 130%. And 130% is the same thing as 1.3. So if you are growing by 30%, you are growing by 3/10. You would multiply your initial quantity by 1.3.

So let's use that idea to keep going.

So what is the population after 2 years? Well, you would start that second year with the population at the end of one year. So it's going to be that 170 * 1.3, and then over that year, you're going to grow by another 30%.

So if you're going to grow by another 30%, that's equivalent to multiplying by 1.3 again. Or you could say that this is equal to 170 * 1.3 to the second power.

And so I think you see where this is going. If we wanted to write a general P of T, so if we just want to write a general P of T, it's going to be whatever we started with, 170, and we're going to multiply that by 1.3 however many times, however many years have gone by, so to the T power.

Because for every year we grow by 30%, which is equivalent mathematically to multiplying by 1.3. So after 100 years, it would be 170 * 1.3 to the 100th power.

More Articles

View All
I Rented A Helicopter To Settle A Physics Debate
In 2014, the qualifying exam for the US Physics Team had this as question 19: A helicopter is flying horizontally at constant speed. A perfectly flexible uniform cable is suspended beneath the helicopter. Air friction on the cable is not negligible. So, w…
Why You Care So Much
I made my first video on this channel in July 2017 after months of going back and forth on whether or not I actually wanted to create a YouTube channel. What would people think? What if people hate the videos and tell me that I don’t know what I’m talking…
How winds affect planes!
You can make it to South Africa; however, this is with no wind. So now, this was the winds last week at 35,000 ft. We’re going to put a 50-knot wind, and normally you could see that the winds around the world generally go from west to east. So, even thou…
Standard deviation of residuals or Root-mean-square error (RMSD)
What we’re going to do in this video is calculate a typical measure of how well the actual data points agree with a model—in this case, a linear model. There are several names for it; we could consider this to be the standard deviation of the residuals, a…
Finding decreasing interval given the function | AP Calculus AB | Khan Academy
So we have the function ( f(x) = x^6 - 3x^5 ) and we want to know over what intervals is ( f ) decreasing. We’re going to do it without even having to graph ( y = f(x) ). The way we do that is we look at the derivative of ( f ) with respect to ( x ) and t…
Summer of Soul | National Geographic
(Fast-paced drumming music) [Man] What time is it? ♪ This is the dawning of the age of Aquarius ♪ “Summer of Soul” is about the Harlem Cultural Festival in 1969. With so many greats of music in the day, Tony Lawrence and Hal Tulchin came up with an ide…