📚 College Credit Guide ✓ UPI Study 🕐 12 min read

What Is The Differential Equation For Exponential Growth And Decay?

This article explains dy/dt = ky, shows how k controls growth or decay, solves the equation, and reads real examples like population, decay, and cooling.

US
UPI Study Team Member
📅 August 04, 2026
📖 12 min read
US
About the Author
The UPI Study team works directly with students on credit transfer, degree planning, and course selection. We've helped thousands of students figure out what counts toward their degree and how to finish faster without paying more than they have to. This post is written the way we'd explain it to you directly.
🦉

The differential equation for exponential growth and decay is dy/dt = ky, and it says the rate of change of a quantity matches the amount you already have. That one idea covers fast-growing populations, shrinking radioactive samples, and even a hot drink cooling toward room temperature. Here’s the plain version. y stands for the amount you track, t stands for time, and k is a constant that tells you how fast the change happens. If k is positive, y grows. If k is negative, y shrinks. Simple shape, huge reach. People often think the magic sits in a fancy formula, but the real point sits in the relationship. Bigger y means a bigger change in the next moment. Smaller y means a smaller change. That is why the same model shows up in a calculus 1 course, in biology labs, and in physics problems about half-life. The model also gives you a clean way to solve for future values once you know an initial amount. If a population starts at 200, or a sample starts at 50 grams, or a cup of coffee starts at 92°C, the equation turns that starting point into a usable curve. The catch is that you have to read the sign of k the right way, because the sign tells you whether the story moves upward or downward.

A young man with eyeglasses and a red beanie solving math problems on a chalkboard — UPI Study

What Does dy/dt = ky Mean?

dy/dt = ky means the change in y at any moment equals a constant k times the current amount y, so a population of 1,000 changes twice as fast as a population of 500 if k stays the same. That is the whole engine.

Here, y is the thing you measure, like 12 bacteria colonies, 80 milligrams of medicine, or 300 dollars in an account. t is time, often in seconds, days, or years. k is the rate constant, and its units must fit the time unit, like 0.3 per day or 0.05 per year.

The catch: the equation does not say the amount changes by a fixed number each step. It says the change depends on what you already have, which is why the curve bends instead of drawing a straight line. That difference matters in calculus 1, and I think teachers should hit it harder because students mix those ideas up all the time.

This single setup covers growth and decay because the same structure works in both directions. A fish population and a radioactive sample both follow the same logic: the present amount drives the next change. That is why the exponential growth and decay differential equation shows up in so many first-year problems.

A nice test: if y doubles, the rate doubles too, as long as k stays fixed. A bad test is to treat k like a one-time slope from algebra, because it acts more like a rule that keeps repeating every 1 hour, 1 day, or 1 year.

Why Does the Sign of k Matter?

The sign of k decides the direction of the curve: k > 0 gives growth, and k < 0 gives decay, while larger |k| values mean faster change over the same 10-day or 2-year span. That sign does all the heavy lifting.

When k is positive, the amount feeds itself. A city with 2% annual growth adds more people next year than this year because the base number got larger. That self-reinforcing pattern is why exponential growth can look tame at first and then get wild.

When k is negative, the amount shrinks by a fraction of what remains. A 100-gram radioactive sample with k = -0.2 per hour loses more mass early on than later, because there is less left to lose. Cooling works the same way in a basic Newton’s law model.

Reality check: bigger absolute values of k can make a model look dramatic very fast. A rate of 0.8 per day changes a quantity much faster than 0.08 per day, even if both use the same equation.

A lot of students miss this point because they stare at the curve instead of the parameter. That is a mistake. The graph tells a story, but k tells the speed of that story.

For a quick read, positive k means the graph rises and gets steeper over time. Negative k means the graph falls and flattens toward zero, or toward room temperature in a cooling problem. The sign is not decoration.

Calculus 1 UPI Study Course

Learn Calculus 1 Online for College Credit

This is one topic inside the full Calculus 1 course on UPI Study — a self-paced, online class that earns real college credit. Credits are ACE and NCCRS evaluated and transfer to partner colleges across the US and Canada. Courses start at $250 with no deadlines and lifetime access.

Browse Calculus 1 Course →

How Do You Solve dy/dt = ky?

The standard solution comes from separating variables, integrating both sides, and rewriting the result as y = Ce^(kt), where C comes from the starting value. In a calculus 1 course, this is one of those rare methods that feels mechanical once you see it twice, but it still trips people up the first time.

  1. Start with dy/dt = ky and move y to one side and dt to the other, giving (1/y)dy = k dt.
  2. Integrate both sides. You get ∫(1/y)dy = ∫k dt, which becomes ln|y| = kt + C.
  3. Exponentiate both sides to remove the natural log. That gives |y| = e^(kt+C), and algebra turns that into y = Ce^(kt).
  4. Use an initial condition to find C. If y(0) = 50, then 50 = Ce^0, so C = 50 right away.
  5. Check the time unit. If t is in days and k = 0.1 per day, the curve changes about 10% per day, not per year.
  6. Read the result against the problem. A sample that starts at 200 and decays with k = -0.03 per hour follows y = 200e^(-0.03t).

What this means: the whole family of solutions comes from one constant C and one rate k, so one equation can describe many different starting points. That is why Calculus I keeps coming back to the same pattern in homework and exams.

The ugly part is that students sometimes forget the initial value and leave C floating around forever. That leaves the answer unfinished, and in a real class that usually costs points.

Which Real-World Situations Use This Equation?

This model shows up anywhere the change at time t depends on the amount already present, which is why a 1,000-cell culture, a 50-gram isotope sample, and a hot cup at 92°C can all fit the same structure. A student in a Calculus I course at Western Governors University might use dy/dt = ky to model coffee cooling from 90°C toward a 22°C room, then compare the rate at 5 minutes and 20 minutes. That one setup feels more concrete than a hundred abstract slides, and honestly, that is how the idea sticks.

Worth knowing: the same math also shows up in finance, where compound interest uses a positive rate and a starting balance. That connection is one reason I like linking calculus to real numbers instead of treating it like a puzzle made of symbols.

A weak point of the model: real life adds noise, limits, and sudden jumps. A population never grows forever at one clean percentage, and a cooling cup can get bumped, stirred, or covered with a lid. Still, the equation gives you a first pass that beats guessing.

If you want a course setup that matches this topic closely, Principles of Statistics can help with the data side, while the calculus model handles the rate side.

How Do You Interpret Exponential Solutions?

You read y = Ce^(kt by treating C as the starting amount, k as the rate, and t as the clock, so a solution with C = 40 and k = 0.2 per month starts at 40 and grows about 20% per month. That is the cleanest way to think about it.

Initial value problems turn the formula into a specific answer instead of a family of answers. If y(0) = 15, then C = 15, and the whole curve locks in from that one point. A lot of students miss that because they know the algebra but skip the meaning.

Units matter more than people admit. If k is 0.5 per year, you cannot read that as 0.5 per day without wrecking the answer. The time unit sets the scale, and the scale changes the story.

Bottom line: if the graph rises faster as y gets larger, you are probably looking at growth; if it falls fast at first and then flattens, you are probably looking at decay. That is a calculus 1 skill, not just a graphing trick.

Word problems can hide the clue in the wording. Phrases like “increases by 6% each month” point to k > 0, while “loses 12% every 3 years” points to k < 0. A common mistake is mixing up percentage change with fixed subtraction, which flips the meaning and ruins the model.

Frequently Asked Questions about Exponential Growth

Final Thoughts on Exponential Growth

dy/dt = ky looks small, but it explains a lot of the world. A population of 500 does not grow like a population of 50,000. A 100-gram radioactive sample does not decay like a 1-gram sample. A mug at 88°C cools fast at first, then slows down as it gets closer to room temperature. That pattern gives the equation its power. The current amount drives the current rate, and the sign of k decides which way the story moves. Positive k points upward. Negative k points downward. The size of |k| tells you how fast the curve bends. The solution y = Ce^(kt) brings the model into one clean line, but the line only makes sense if you track the starting value, the time unit, and the real meaning of the rate. Miss one of those pieces and the answer still looks polished while the logic falls apart. That is the sneaky part. If you are studying this for class, keep one habit: read the words first, then write the equation, then check the units. That habit saves time on exams and cuts down on stupid mistakes. Next time you see a growth or decay problem, start by asking what amount changes, what time unit the problem uses, and whether the sign of k points up or down.

The way this actually clicks

Skip step 3 and the whole thing is wasted.

Ready to Earn College Credit?

ACE & NCCRS approved · Self-paced · Transfer to colleges · $250/course or $99/month

More on Calculus 1
© UPI Study. This article and its educational content are solely owned by UPI Study and licensed under CC BY-NC-ND 4.0. It is not free to reuse or modify. Any citation must credit UPI Study with a direct link to this page.