Math · Introduction to Calculus · Grade 9-12 · 5 min read

Introduction to Differential Equations

⚡ In one breath

A differential equation contains an unknown function and one or more of its derivatives, and solving it means finding the function(s) satisfying the relationship — typically a whole family differing by a constant.

📐 The formula

General form: F(x,y,y,y,)=0F(x, y, y', y'', \ldots) = 0. Exponential growth/decay: dydt=ky\frac{dy}{dt} = ky has solution y=Cekty = Ce^{kt}.

Orient

The one-line idea, why it matters, and the intuition.

Section 1

Quick Answer

A differential equation contains an unknown function and one or more of its derivatives, and solving it means finding the function(s) satisfying the relationship — typically a whole family differing by a constant. Use it when a problem describes how a quantity CHANGES (a rate law) rather than giving the quantity directly. The cue is an equation containing yy', dydx\frac{dy}{dx}, or dydt\frac{dy}{dt}. Before calculating, ask: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?

Section 2

Why This Matters

It reframes the central question of calculus: from 'what number solves this?' to 'what function has this rate of change?', the model behind population growth, cooling, radioactive decay, and motion. Recognizing a DE — and that its solution is a family of functions plus an initial condition — is the doorway to all of dynamics. Recognizing it by "Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?" — rather than by familiar numbers — is what lets a student tell it apart from algebraic equation and antiderivative / indefinite integral and initial value problem in a mixed problem set.

Section 3

Intuitive Explanation

Where x2=4x^2=4 asks 'what NUMBER works?' and answers ±2\pm2, the DE dydx=2x\frac{dy}{dx}=2x asks 'what FUNCTION has slope 2x2x everywhere?' and answers the whole family y=x2+Cy=x^2+C, one curve per value of CC. This is the clean version of the idea because the visible structure matches the concept before any formula or procedure is chosen.

Treating the answer as a single function and dropping the +C+C — a DE's general solution is a FAMILY of functions; you need an initial condition to pin down one. That contrast matters because many wrong answers come from recognizing a surface feature, such as a familiar number or word, instead of the actual task.

A useful way to slow down is to name the signal words and then test them. Words like **dydx=\frac{dy}{dx}=**, **rate of change equals**, **growth/decay**, **yy' or yy'' in the equation**, **find the function** are helpful clues, but they are not enough by themselves. They must point to the same structure as the mental model: A differential equation relates a function to its derivatives; solving it means finding the function(s) that fit.

The recognition test is simple: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function? If yes, introduction to differential equations is probably the right tool; if not, compare with Algebraic equation or Antiderivative / indefinite integral or Initial value problem before calculating.

Core idea

A differential equation relates a function to its derivatives; solving it means finding the function(s) that fit.

Recognize

The cues that signal this concept and how to distinguish it from look-alikes.

Section 4

When to Use

Use Introduction to Differential Equations when an equation describes a quantity through its rate(s) of change and you must recover the underlying function. Strong signals include **dydx=\frac{dy}{dx}=**, **rate of change equals**, **growth/decay**, **yy' or yy'' in the equation**, **find the function**. The safest workflow is to read the final question first, identify what kind of answer it wants, and then test the structure. Do not use introduction to differential equations just because familiar numbers appear; first decide whether the situation answers "Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?" with yes.

✨ Pro tip

Ask: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?

Section 5

How to Recognize It

Before using Introduction to Differential Equations, check the structure of the problem, not just the vocabulary. These questions force the same recognition move from several angles: the task, the signal words, the nearest confusion, and the thing that would make the concept fail.

  1. Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?

    If yes, the problem matches introduction to differential equations. If no, pause before applying the procedure, because the same numbers may belong to a different idea.

  2. Which words signal the structure?

    Look for dydx=\frac{dy}{dx}=, rate of change equals, growth/decay, yy' or yy'' in the equation. These words are useful only after the situation matches them; a keyword without structure is not proof.

  3. What is the nearest confusion?

    Algebraic equation is the common trap here: Has an unknown NUMBER and no derivatives; solving gives values, not functions. Compare the desired final answer before choosing a method.

  4. What answer form should I expect?

    The answer should fit this mental model: A differential equation relates a function to its derivatives; solving it means finding the function(s) that fit. If the expected answer sounds more like algebraic equation, use the comparison table before solving.

  5. What would make this NOT Introduction to Differential Equations?

    Treating the answer as a single function and dropping the +C+C — a DE's general solution is a FAMILY of functions; you need an initial condition to pin down one. This tells you when to switch tools instead of forcing the concept.

Section 6

Introduction to Differential Equations vs Common Confusions

The hard part is recognizing when the task is really about introduction to differential equations instead of a nearby idea. Read the final answer the problem wants, then ask which row describes the structure before you start calculating.

Introduction to Differential Equations

Meaning
Use this when an equation describes a quantity through its rate(s) of change and you must recover the underlying function. The deciding question is: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?
Key test
Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?
Formula
General form: F(x,y,y,y,)=0F(x, y, y', y'', \ldots) = 0. Exponential growth/decay: dydt=ky\frac{dy}{dt} = ky has solution y=Cekty = Ce^{kt}.
Example
Solve dydx=2x\frac{dy}{dx}=2x given y(0)=3y(0)=3.

Algebraic equation

Meaning
Has an unknown NUMBER and no derivatives; solving gives values, not functions.
Key test
Use when no rate of change appears.
Formula
x2=4x^2=4
Example
x=±2x=\pm2

Antiderivative / indefinite integral

Meaning
The simplest DE, dydx=f(x)\frac{dy}{dx}=f(x), solved by integrating; general DEs can be far harder.
Key test
Use when the derivative equals a function of $x$ ALONE.
Formula
y=f(x)dxy=\int f(x)\,dx
Example
dydx=2xy=x2+C\frac{dy}{dx}=2x\Rightarrow y=x^2+C

Initial value problem

Meaning
A DE PLUS a starting condition, which selects one specific solution from the family.
Key test
Use when given a point like $y(0)=3$ to find $C$.
Formula
y=ky, y(0)=y0y'=ky,\ y(0)=y_0
Example
decay starting at a known amount

Apply

Worked examples and the mistakes most students make.

Section 7

Formula & Notation

General form: F(x,y,y,y,)=0F(x, y, y', y'', \ldots) = 0. Exponential growth/decay: dydt=ky\frac{dy}{dt} = ky has solution y=Cekty = Ce^{kt}.
An ODE of order nn: F(x,y,y,y,,y(n))=0F(x, y, y', y'', \ldots, y^{(n)}) = 0. An initial value problem (IVP): y=f(x,y)y' = f(x, y), y(x0)=y0y(x_0) = y_0. Existence and uniqueness (Picard-Lindelof): if ff and fy\frac{\partial f}{\partial y} are continuous near (x0,y0)(x_0, y_0), the IVP has a unique local solution.

How to read it: yy' or dydx\frac{dy}{dx} = first derivative, yy'' or d2ydx2\frac{d^2y}{dx^2} = second derivative. Order = highest derivative present. IVP = initial value problem.

Section 8

Worked Examples

Example 1 — Recognize and solve a simple DE

Easy

Problem

Solve dydx=2x\frac{dy}{dx}=2x given y(0)=3y(0)=3.

Solution

  1. The equation gives the derivative as a function of xx alone, so it is the simplest DE — solve by integrating, then use the initial condition.

    Name the structure before touching arithmetic — that is what makes the right method obvious.

  2. Ask the recognition question: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?

    If the answer is yes, the concept applies; the cue, not a keyword, decides the method.

  3. Integrate both sides: y=2xdx=x2+Cy=\int 2x\,dx=x^2+C (the general family).

    The rule is chosen only after the structure matches, so the steps mean something.

  4. Apply y(0)=3y(0)=3: 3=02+CC=33=0^2+C\Rightarrow C=3.

    Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.

  5. Check the answer against the original question.

    It should fit the mental model — an equation whose unknown is a function. If it does not, revisit the recognition step before changing the arithmetic.

Answer

y=x2+3y=x^2+3

Takeaway: A DE gives a family y=x2+Cy=x^2+C; an initial condition selects the one curve that passes through the given point.

Example 2 — Just an algebraic equation

Standard

Problem

Solve 2x=102x=10 — is this a differential equation?

Solution

  1. Notice why this looks like the same concept.

    Nearby language or numbers can tempt you toward an equation whose unknown is a function.

  2. There is no derivative anywhere; the unknown is a number, not a function.

    Spotting what actually changed is what separates this from the concept it resembles.

  3. Recognize it as ordinary algebra and isolate xx, no integration involved.

    The nearby idea may share numbers but answers a different question, so it needs a different move.

  4. State the result in the language of the actual task.

    x=5x=5. Name it for what the problem really asked, not the concept you first expected.

  5. Say the contrast in one sentence.

    If no derivative appears, it is an algebraic equation with a numeric answer, not a DE.

Answer

x=5x=5

Takeaway: If no derivative appears, it is an algebraic equation with a numeric answer, not a DE.

Example 3 — Spot the trap: An equation whose unknown is a function

Application

Problem

A student starts with this idea: "Dropping the constant of integration" What should they check before accepting that reasoning?

Solution

  1. Pause before the first move.

    The first move is a decision, not a calculation — does the situation really match an equation whose unknown is a function.

  2. Run the recognition test: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?

    This is the single check that the trap skips.

  3. the general solution is a family y=+Cy=\ldots+C; omitting CC loses all but one solution.

    Stating the safer rule turns the mistake into a checkable step instead of a vague "be careful."

  4. Compare with the nearest confusion, Algebraic equation.

    Has an unknown NUMBER and no derivatives; solving gives values, not functions.

  5. State the corrected decision and reuse it.

    Using the concept only when the structure matches leaves a process the student can repeat on a new problem.

Answer

the general solution is a family y=+Cy=\ldots+C; omitting CC loses all but one solution.

Takeaway: The recognition step prevents the common trap: Dropping the constant of integration

Section 9

Common Mistakes

Common slip-up

Dropping the constant of integration

The right idea

the general solution is a family y=+Cy=\ldots+C; omitting CC loses all but one solution.

Common slip-up

Confusing the order

The right idea

the ORDER of a DE is the highest derivative present, not the highest power.

Common slip-up

Expecting a numerical answer

The right idea

a DE's solution is a function (or family of functions), not a single value.

Practice

Try it, then see where this concept fits in the path.

Section 10

Mini Practice

Try these on your own. Tap Reveal when you want to check.

  1. What clue tells you this is a Introduction to Differential Equations situation: Solve dydx=2x\frac{dy}{dx}=2x given y(0)=3y(0)=3.

    Hint: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?

  2. Solve dydx=2x\frac{dy}{dx}=2x given y(0)=3y(0)=3.

    Hint: Integrate both sides: y=2xdx=x2+Cy=\int 2x\,dx=x^2+C (the general family).

  3. Why is this a contrast case instead of Introduction to Differential Equations: Solve 2x=102x=10 — is this a differential equation?

    Hint: There is no derivative anywhere; the unknown is a number, not a function.

  4. Fix this thinking: Dropping the constant of integration

    Hint: Name the recognition cue before choosing a rule.

  5. Which is the better fit here: Introduction to Differential Equations or Algebraic equation? Explain the deciding difference.

    Hint: For Introduction to Differential Equations, ask: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?

  6. Write one sentence that would remind a classmate how to recognize Introduction to Differential Equations.

    Hint: Use the mental model "An equation whose unknown is a function." and one signal word.

Want the full set?

50 practice questions for this concept — free to try, every one with a complete worked solution showing the why, not just the answer.

Section 11

Frequently Asked Questions

How do I know when to use Introduction to Differential Equations?

Use Introduction to Differential Equations when an equation describes a quantity through its rate(s) of change and you must recover the underlying function. Do not start from the numbers alone; first name the structure of the situation. The fastest check is: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function? If the answer is yes and the wording matches cues like dydx=\frac{dy}{dx}=, rate of change equals, growth/decay, then introduction to differential equations is probably the right tool.

What is Introduction to Differential Equations most often confused with?

Introduction to Differential Equations is often confused with Algebraic equation. Algebraic equation means Has an unknown NUMBER and no derivatives; solving gives values, not functions. The difference is not just vocabulary; it changes the action you take. For introduction to differential equations, the key test is "Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?" For algebraic equation, the better cue is: Use when no rate of change appears.

What is the fastest recognition cue for Introduction to Differential Equations?

Look for dydx=\frac{dy}{dx}=, rate of change equals, growth/decay, yy' or yy'' in the equation, but treat those words as clues, not proof. A word problem can contain a familiar keyword and still ask for a different idea. After noticing the cue, ask the recognition question: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function? That question protects you from using a memorized procedure in the wrong place.

What mistake should I avoid with Introduction to Differential Equations?

Avoid this thinking: "Dropping the constant of integration" That mistake usually happens when the student jumps to a rule before checking the situation. The safer version is: the general solution is a family y=+Cy=\ldots+C; omitting CC loses all but one solution. A good habit is to say the mental model out loud first: "An equation whose unknown is a function." Then choose the calculation or representation.

How can I tell this apart from Antiderivative / indefinite integral?

Antiderivative / indefinite integral is the better fit when the task is about this: The simplest DE, dydx=f(x)\frac{dy}{dx}=f(x), solved by integrating; general DEs can be far harder. Introduction to Differential Equations is the better fit when an equation describes a quantity through its rate(s) of change and you must recover the underlying function. If both ideas seem possible, compare what the problem wants as the final answer. The desired output often reveals whether you should use introduction to differential equations or switch to the nearby concept.

Why does Introduction to Differential Equations matter?

It reframes the central question of calculus: from 'what number solves this?' to 'what function has this rate of change?', the model behind population growth, cooling, radioactive decay, and motion. Recognizing a DE — and that its solution is a family of functions plus an initial condition — is the doorway to all of dynamics. The practical value is recognition: once you can spot introduction to differential equations, you can choose a method before calculating. That makes later topics easier because you are not memorizing isolated tricks; you are recognizing the same structure when it appears in a new representation.

Section 12

Learning Path

← Before

DerivativeIntegral
Introduction to Differential Equations

You are here

Before this, students should be comfortable with Derivative and Integral. This page focuses on the recognition cue: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function? That cue is the bridge between earlier skills and later problem solving: students first learn to identify the structure, then they learn which calculation, diagram, graph, or proof move belongs to it. After this, Slope Fields and Separation of Variables become easier to recognize.

Section 13

See Also