Unit 7: Differential Equations
Slope Fields
Sketching and interpreting a slope field for a differential equation.
Visualizing an Equation Written in Terms of a Slope
dy/dx = x − y describes a slope at every point in the plane, without giving y as a function of x directly. Before reading on: if you computed that slope at a grid of points and drew a short line segment with that exact slope at each one, would a pattern — maybe even a recognizable curve — start to emerge?
Definition — Slope Field
Worked Example — Building a Slope Field from a Table
| y = 0 | y = 1 | y = 2 | |
|---|---|---|---|
| x = 0 | 0 | −1 | −2 |
| x = 1 | 1 | 0 | −1 |
| x = 2 | 2 | 1 | 0 |
Worked Example — Matching a Slope Field's Pattern to Its Equation
Tip
Common Mistakes
Assuming a slope field's segments show the actual path of a solution curve, rather than just the local direction at each point.
Each segment only shows the instantaneous slope at that single point — a solution curve has to be sketched by following the changing direction continuously from point to point, not by connecting the segments themselves.
Computing dy/dx = x − y using only the x-coordinate, ignoring the y-value at that grid point.
The slope at a point genuinely depends on both coordinates — (1, 0) and (1, 2) have very different slopes (1 and −1) for the same equation, since y enters the formula too.
Key Takeaways
- A slope field draws the local slope dy/dx = f(x, y) at each point of a grid, visualizing a differential equation without solving it.
- A solution curve stays tangent to the slope field at every point along its path.
- Points where the slope field is flat satisfy f(x, y) = 0 and can reveal an exact solution by inspection, worth verifying algebraically.
Summary
Slope fields visualize a differential equation's solutions. The next lesson solves many differential equations exactly, using integration.
Sign in to track your progress and mark this lesson complete.
Track your progress