Differential Equations Quiz: Slope Fields
15 questions · exam conditions
0:00
Slope FieldsQuestion 1 of 15

A slope field for dy/dx=f(x,y)dy/dx = f(x,y) has the following properties: the slopes are zero on the x-axis, the slopes are undefined on the y-axis, and the slopes are constant on any line passing through the origin. Which of the following is a possible differential equation for this slope field?

dy/dx=x/ydy/dx = x/y
dy/dx=y/xdy/dx = y/x
dy/dx=xydy/dx = xy
dy/dx=x2y2dy/dx = x^2 - y^2
← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Slope Fields

Practice Slope Fields in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Slope Fields, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A slope field for dy/dx=f(x,y)dy/dx = f(x,y) has the following properties: the slopes are zero on the x-axis, the slopes are undefined on the y-axis, and the slopes are constant on any line passing through the origin. Which of the following is a possible differential equation for this slope field?

  1. dy/dx=x/ydy/dx = x/y
  2. dy/dx=y/xdy/dx = y/x (correct answer)
  3. dy/dx=xydy/dx = xy
  4. dy/dx=x2y2dy/dx = x^2 - y^2
Explanation: Let's translate the given properties into mathematical conditions on f(x,y)f(x,y).
  1. 'Slopes are zero on the x-axis' means f(x,0)=0f(x,0)=0 for x0x \neq 0.
  2. 'Slopes are undefined on the y-axis' means f(0,y)f(0,y) is undefined for y0y \neq 0.
  3. 'Slopes are constant on any line through the origin' means the value of f(x,y)f(x,y) depends only on the ratio y/xy/x. Such a function is called a homogeneous function of degree 0. Let's test the options: A) f(x,y)=x/yf(x,y)=x/y. f(x,0)f(x,0) is undefined (fails 1). f(0,y)=0f(0,y)=0 (fails 2). B) f(x,y)=y/xf(x,y)=y/x. f(x,0)=0/x=0f(x,0)=0/x=0 (satisfies 1). f(0,y)=y/0f(0,y)=y/0 is undefined (satisfies 2). On a line y=mxy=mx, the slope is f(x,mx)=(mx)/x=mf(x,mx) = (mx)/x = m, which is constant (satisfies 3). This is the correct choice. C) f(x,y)=xyf(x,y)=xy. f(x,0)=0f(x,0)=0 (satisfies 1). f(0,y)=0f(0,y)=0 (fails 2). D) f(x,y)=x2y2f(x,y)=x^2-y^2. f(x,0)=x2f(x,0)=x^2 (fails 1).

Question 2

A slope field for a differential equation dy/dx=f(x,y)dy/dx = f(x,y), not shown, is known to be symmetric with respect to the y-axis. This means that the slope segment at any point (x,y)(-x, y) is the reflection across the y-axis of the slope segment at (x,y)(x, y). Which of the following differential equations could generate this slope field?

  1. dy/dx=x2ydy/dx = x^2y
  2. dy/dx=xy2dy/dx = xy^2 (correct answer)
  3. dy/dx=x+ydy/dx = x+y
  4. dy/dx=x2+y2dy/dx = x^2+y^2
Explanation: Symmetry with respect to the y-axis means that if a solution curve has a slope mm at a point (x,y)(x,y), it must have a slope of m-m at the point (x,y)(-x,y). This is because reflecting a line segment with slope mm across the y-axis results in a line segment with slope m-m. Therefore, the function f(x,y)f(x,y) must satisfy the condition f(x,y)=f(x,y)f(-x, y) = -f(x, y) for all (x,y)(x,y) in the domain. This means that f(x,y)f(x,y) must be an odd function with respect to xx. Let's test the given options: A) f(x,y)=x2yf(x,y) = x^2y. f(x,y)=(x)2y=x2y=f(x,y)f(-x,y) = (-x)^2y = x^2y = f(x,y). This function is even in xx. B) f(x,y)=xy2f(x,y) = xy^2. f(x,y)=(x)y2=xy2=f(x,y)f(-x,y) = (-x)y^2 = -xy^2 = -f(x,y). This function is odd in xx. This is the correct choice. C) f(x,y)=x+yf(x,y) = x+y. f(x,y)=x+yf(-x,y) = -x+y. This is neither even nor odd in xx. D) f(x,y)=x2+y2f(x,y) = x^2+y^2. f(x,y)=(x)2+y2=x2+y2=f(x,y)f(-x,y) = (-x)^2+y^2 = x^2+y^2 = f(x,y). This function is even in xx.

Question 3

Consider the family of differential equations dy/dt=y4cdy/dt = y^4 - c, where cc is a real parameter. The qualitative behavior of the solutions, such as the number of equilibrium solutions, depends on the value of cc. For which values of cc would the corresponding slope field have no equilibrium solutions?

  1. c<0c < 0 (correct answer)
  2. c=0c = 0
  3. c>0c > 0
  4. For all values of cc
Explanation: The correct answer is A. Equilibrium solutions occur where dy/dt=0dy/dt = 0. For the equation dy/dt=y4cdy/dt = y^4 - c, we set y4c=0y^4 - c = 0, which gives y4=cy^4 = c. We are looking for real-valued equilibrium solutions for yy.
  • If c>0c > 0, then y=±c4y = \pm \sqrt[4]{c}, which gives two distinct real equilibrium solutions.
  • If c=0c = 0, then y4=0y^4 = 0, which gives one equilibrium solution, y=0y = 0.
  • If c<0c < 0, then y4=cy^4 = c has no real solutions for yy, because the fourth power of any real number is non-negative. Therefore, for c<0c < 0, there are no equilibrium solutions, meaning the slope field has no points with a slope of zero.

Question 4

The slope field for the differential equation dy/dx=f(x,y)dy/dx = f(x, y) is symmetric with respect to the origin. This means that the slope at point (x,y)(-x, -y) is the same as the slope at point (x,y)(x, y). Which of the following conditions must the function f(x,y)f(x, y) satisfy?

  1. f(x,y)=f(x,y)f(-x, -y) = f(x, y) (correct answer)
  2. f(x,y)=f(x,y)f(-x, -y) = -f(x, y)
  3. f(x,y)=f(x,y)f(-x, y) = -f(x, y)
  4. f(x,y)=f(x,y)f(x, -y) = f(x, y)
Explanation: The correct answer is A. The slope of the solution curve at any point (x,y)(x, y) is given by f(x,y)f(x, y). Symmetry with respect to the origin for a slope field means that the slope at (x,y)(-x, -y) is identical to the slope at (x,y)(x, y). Translating this into a condition on the function ff, we get f(x,y)=f(x,y)f(-x, -y) = f(x, y). This is the definition of an even function with respect to the transformation (x,y)(x,y)(x, y) \to (-x, -y). (B) implies that the slope at (x,y)(-x, -y) is the negative of the slope at (x,y)(x, y). (C) describes a condition for symmetry of the solution curves about the y-axis. (D) is a condition related to symmetry about the x-axis, where if y(x)y(x) is a solution, then y(x)-y(x) might also be a solution to a related equation.

Question 5

A curve in the xy-plane where the slopes of the line elements of a slope field are all equal to some constant CC is called an isocline. For the differential equation dy/dx=2xydy/dx = 2x - y, which of the following represents the isocline for C=1C=1?

  1. The line y=2x1y = 2x - 1 (correct answer)
  2. The line y=2x+1y = 2x + 1
  3. The line y=xy = x
  4. The parabola y=x21y = x^2 - 1
Explanation: The correct answer is A. An isocline is a curve along which the slope, dy/dxdy/dx, is constant. In this problem, we are looking for the isocline where the slope is C=1C=1. We set the differential equation equal to this value: dy/dx=1dy/dx = 1 2xy=12x - y = 1 Solving this equation for yy gives the equation of the isocline: y=2x1y = 2x - 1. This is the equation of a line. Along this line, every segment of the slope field will have a slope of 1. Distractors represent common algebraic errors or misunderstandings of the definition of an isocline.

Question 6

A slope field for a differential equation dy/dx=f(x,y)dy/dx = f(x, y) has the property that all slope segments along any given horizontal line are parallel to each other. Which of the following must be true about the function f(x,y)f(x, y)?

  1. f(x,y)f(x, y) is a function of only xx.
  2. f(x,y)f(x, y) is a function of only yy. (correct answer)
  3. The differential equation is linear in yy.
  4. The differential equation is separable.
Explanation: The correct answer is B. The statement 'all slope segments along any given horizontal line are parallel' means that for a fixed value of yy, say y=cy=c, the slope dy/dxdy/dx is constant for all values of xx. This implies that the function f(x,y)f(x, y) does not depend on xx. Therefore, f(x,y)f(x, y) must be a function of yy only, which is an autonomous differential equation. (A) is incorrect; if ff were a function of xx only, slopes would be constant along vertical lines. (C) is incorrect; for example, dy/dx=y2dy/dx = y^2 has this property but is not linear. (D) is incorrect; while an equation of the form dy/dx=g(y)dy/dx = g(y) is separable, not all separable equations dy/dx=g(y)h(x)dy/dx = g(y)h(x) have this property unless h(x)h(x) is a constant.

Question 7

Two students are comparing slope fields for the differential equations dydx=x+y\frac{dy}{dx} = x + y and dydx=xy\frac{dy}{dx} = x - y. They notice that both slope fields have lines where the slope is zero, but the overall patterns appear quite different. Which statement best explains the key difference in the long-term behavior suggested by these slope fields?

  1. The first equation suggests solutions approach the line y=x1y = -x - 1 asymptotically, while the second suggests solutions approach y=x1y = x - 1, reflecting the different equilibrium line orientations
  2. Both equations suggest similar long-term behavior since they both have zero-slope lines and differ only in the sign of one term, which creates minor variations in the slope field orientation
  3. The first equation suggests solutions spiral outward from equilibrium points, while the second suggests solutions spiral inward, because the different signs create opposite rotational effects in the slope field
  4. The first equation suggests exponential growth behavior for most solution curves, while the second suggests exponential decay, because the sign of the yy term determines whether solutions grow or decay exponentially (correct answer)
Explanation: When analyzing slope fields for linear differential equations, focus on how the signs of coefficients affect solution behavior over time. The key insight is recognizing how the yy term's sign determines whether solutions grow or decay exponentially. For dydx=x+y\frac{dy}{dx} = x + y, the positive yy term creates a feedback effect where larger yy values produce steeper positive slopes, driving solutions to grow exponentially. Even when xx is negative, sufficiently large yy values dominate, causing runaway growth. For dydx=xy\frac{dy}{dx} = x - y, the negative yy term creates the opposite effect: as yy increases, the slope becomes less positive (or more negative), naturally restraining growth and leading to exponential decay toward an equilibrium. Option A incorrectly identifies the equilibrium lines. While both equations do have equilibrium solutions (where dydx=0\frac{dy}{dx} = 0), the long-term behavior isn't about approaching these lines asymptotically in the way described. Option B completely misses the fundamental difference. The sign change in the yy term creates dramatically different behaviors, not "minor variations." Option C introduces spiraling behavior that doesn't exist in these linear systems. These equations produce exponential growth or decay along specific trajectories, not spiral patterns. Option D correctly identifies that the sign of the yy coefficient determines exponential behavior: positive coefficients lead to exponential growth, negative coefficients to exponential decay. Study tip: In linear differential equations of the form dydx=ax+by\frac{dy}{dx} = ax + by, the sign of the yy coefficient (bb) is the primary indicator of long-term solution behavior—positive means growth, negative means decay.

Question 8

In the slope field for dydx=x2y2xy\frac{dy}{dx} = \frac{x^2 - y^2}{xy} (where x,y0x, y \neq 0), which regions of the coordinate plane would show the most dramatic changes in slope field orientation over small distances?

  1. Regions far from the origin where both x|x| and y|y| are large, because the quadratic terms in the numerator dominate and create increasingly steep slope variations
  2. Regions near the lines y=±xy = \pm x where the numerator x2y2x^2 - y^2 approaches zero, because slopes transition from large positive to large negative values across these lines
  3. Regions in the first and third quadrants where xy>0xy > 0, because the positive denominator amplifies the variability in the numerator, creating more sensitive slope changes
  4. Regions near the coordinate axes where either xx or yy approaches zero, because the denominator xyxy makes slopes approach infinity, creating rapid directional changes (correct answer)
Explanation: When analyzing slope fields, you need to identify where the differential equation's behavior becomes most extreme or unstable. For dydx=x2y2xy\frac{dy}{dx} = \frac{x^2 - y^2}{xy}, the most dramatic changes occur where the expression approaches infinity or undergoes rapid sign changes. The key insight is examining what happens as the denominator xyxy approaches zero. When either xx or yy gets close to zero, the denominator becomes very small, causing the slope dydx\frac{dy}{dx} to become extremely large in magnitude. This creates regions where solution curves must make sharp turns or become nearly vertical, resulting in dramatic directional changes over small distances. Option A is incorrect because large values of x|x| and y|y| actually stabilize the slope field - both numerator and denominator grow, so the ratio doesn't become extreme. Option B misunderstands the behavior near y=±xy = \pm x. While the numerator does approach zero there, creating slopes near zero, this represents smooth transitions, not dramatic changes. The slopes change gradually from positive to negative. Option C incorrectly suggests that positive denominators amplify variability - the sign of xyxy doesn't determine sensitivity to changes. Option D correctly identifies that near the coordinate axes, where xy0xy \to 0, slopes approach ±\pm\infty, forcing solution curves to change direction rapidly over tiny distances. Strategy tip: For slope field analysis, always check where denominators approach zero - these create the most extreme behavior and dramatic directional changes in the field.

Question 9

For the differential equation dydx=y24\frac{dy}{dx} = y^2 - 4, a student claims that solution curves cannot cross the horizontal lines y=2y = 2 and y=2y = -2 based on the slope field analysis. Which statement best evaluates this claim?

  1. The claim is correct because y=2y = 2 and y=2y = -2 are equilibrium solutions where dydx=0\frac{dy}{dx} = 0, and the uniqueness theorem prevents solution curves from intersecting (correct answer)
  2. The claim is incorrect because while dydx=0\frac{dy}{dx} = 0 at these lines, solution curves can still cross them since the derivative exists and is continuous everywhere
  3. The claim is partially correct: curves cannot cross y=2y = 2 but can cross y=2y = -2 because the stability analysis shows different behavior at these equilibrium points
  4. The claim is incorrect because these are not equilibrium solutions; when y=±2y = \pm 2, we have dydx=±4\frac{dy}{dx} = \pm 4, allowing curves to cross with nonzero slopes
Explanation: When y=2y = 2, dydx=44=0\frac{dy}{dx} = 4 - 4 = 0, and when y=2y = -2, dydx=44=0\frac{dy}{dx} = 4 - 4 = 0. These are equilibrium solutions (constant solutions) to the differential equation. By the uniqueness theorem for differential equations, since the function f(x,y)=y24f(x,y) = y^2 - 4 and its partial derivative fy=2y\frac{\partial f}{\partial y} = 2y are continuous everywhere, solution curves cannot intersect. Choice B misunderstands that continuity doesn't allow crossing of distinct solutions. Choice C is wrong because both lines have the same equilibrium property. Choice D incorrectly calculates the derivative values.

Question 10

Consider the slope field for dydx=1+y2\frac{dy}{dx} = 1 + y^2. A student observes that all slope field segments have positive slopes and concludes that all solution curves are strictly increasing. However, the student also notes that slopes become very large for large y|y| values. What is the most significant implication of this observation for solution curve behavior?

  1. Solution curves are indeed strictly increasing and approach horizontal asymptotes as xx \to \infty because the large slopes eventually level off due to the y2y^2 term
  2. Solution curves are strictly increasing but exhibit vertical asymptotes at finite xx-values because the slopes become infinite in finite time, preventing curves from being defined for all xx (correct answer)
  3. Solution curves oscillate with increasing amplitude as xx increases because the large slopes cause the curves to overshoot and create wave-like patterns
  4. Solution curves are strictly increasing and have inflection points where y2=1y^2 = 1, causing changes in concavity that create S-shaped curves extending to infinity
Explanation: Since dydx=1+y21>0\frac{dy}{dx} = 1 + y^2 \geq 1 > 0, curves are indeed strictly increasing. However, as yy increases, dydx\frac{dy}{dx} grows without bound. This rapid growth means yy reaches infinity in finite time, creating vertical asymptotes. The solution is y=tan(x+C)y = \tan(x + C), which has vertical asymptotes. Choice A is wrong because curves don't approach horizontal asymptotes. Choice C is incorrect because there's no oscillation. Choice D misunderstands the concavity analysis - inflection points occur where the second derivative is zero, not where y2=1y^2 = 1.

Question 11

Consider the differential equation dy/dx=xydy/dx = x-y. In which region of the xyxy-plane are the solution curves both decreasing and concave up?

  1. The region where y>xy > x. (correct answer)
  2. The region where y<x1y < x-1.
  3. The region between the lines y=xy=x and y=x1y=x-1.
  4. The region where y>xy > x and y<x1y < x-1, which is an empty region.
Explanation: This problem requires a two-step analysis. First, we find the condition for the solution curves to be decreasing. A function is decreasing when its derivative is negative. So we need dy/dx<0dy/dx < 0. For the given equation, this means xy<0x-y < 0, which simplifies to y>xy > x. Second, we find the condition for the solution curves to be concave up. A function is concave up when its second derivative is positive. We find the second derivative using implicit differentiation: d2y/dx2=d/dx(xy)=1dy/dxd^2y/dx^2 = d/dx(x-y) = 1 - dy/dx. Substituting the original equation, we get d2y/dx2=1(xy)=1x+yd^2y/dx^2 = 1 - (x-y) = 1-x+y. For the curve to be concave up, we need d2y/dx2>0d^2y/dx^2 > 0, which means 1x+y>01-x+y > 0, or y>x1y > x-1. We need both conditions to be satisfied simultaneously: (1) y>xy > x and (2) y>x1y > x-1. Since the line y=xy=x is always above the line y=x1y=x-1, any point satisfying y>xy>x automatically satisfies y>x1y>x-1. Therefore, the region where both conditions hold is simply the region defined by y>xy > x.

Question 12

Consider the slope field for dydx=sin(x+y)\frac{dy}{dx} = \sin(x + y). Which characteristic would be most evident when examining the slope field pattern?

  1. The slope field exhibits periodic behavior with period 2π2\pi in both the xx and yy directions, creating a regular grid-like pattern of repeated slope orientations
  2. The slope field has horizontal line segments (slope = 0) along the parallel lines x+y=nπx + y = n\pi where nn is any integer, with slopes alternating between positive and negative in adjacent strips (correct answer)
  3. The slope field shows radial symmetry around points where x+y=π2+nπx + y = \frac{\pi}{2} + n\pi, with slopes pointing outward from these centers in all directions
  4. The slope field has vertical asymptotes along lines x+y=π2+nπx + y = \frac{\pi}{2} + n\pi where the slope approaches infinity, creating discontinuous behavior in the field
Explanation: Since dydx=sin(x+y)\frac{dy}{dx} = \sin(x + y), the slope equals zero when sin(x+y)=0\sin(x + y) = 0, which occurs when x+y=nπx + y = n\pi for integer nn. The slope is positive when 0<x+ynπ<π0 < x + y - n\pi < \pi and negative when π<x+ynπ<2π\pi < x + y - n\pi < 2\pi, creating alternating strips. Choice A is wrong because the period in the slope field direction isn't simply 2π2\pi in both coordinate directions. Choice C incorrectly identifies maximum slope points as centers of radial symmetry. Choice D is wrong because sin(x+y)\sin(x + y) is bounded and never infinite.

Question 13

In analyzing the slope field for dydx=yx\frac{dy}{dx} = \frac{y}{x} (where x0x \neq 0), which observation about the behavior along rays from the origin is most accurate?

  1. Along any ray y=mxy = mx where mm is constant, all slope field segments have the same slope mm, indicating that these rays are themselves solution curves to the differential equation (correct answer)
  2. Along any ray y=mxy = mx where mm is constant, the slope field segments have varying slopes that increase linearly with distance from the origin, creating a spiral pattern
  3. Along any ray y=mxy = mx where mm is constant, the slope field segments have slopes that approach mm asymptotically as the distance from origin increases, but never exactly equal mm
  4. Along rays from the origin, the slope field is undefined because the differential equation has a singularity at (0,0)(0,0), making analysis along these rays impossible
Explanation: For the differential equation dydx=yx\frac{dy}{dx} = \frac{y}{x}, along any ray y=mxy = mx (where x0x \neq 0), we have dydx=mxx=m\frac{dy}{dx} = \frac{mx}{x} = m. Since the slope of the ray y=mxy = mx is also mm, the slope field direction matches the ray direction exactly, confirming these rays are solution curves. Choice B is incorrect because the slopes are constant, not increasing. Choice C is wrong because the slopes exactly equal mm, not approach it. Choice D misunderstands that while there's a singularity at the origin, the rays themselves (excluding the origin) are well-defined.

Question 14

Consider the differential equation dydx=x2y2\frac{dy}{dx} = x^2 - y^2. In the slope field for this equation, which statement best describes the behavior of solution curves near the line y=xy = x?

  1. Solution curves cross the line y=xy = x with slopes that increase as xx increases, since the slope field has value 2x2x along this line
  2. Solution curves are tangent to the line y=xy = x at isolated points, creating a pattern of curves that approach but never cross this line
  3. Solution curves cross the line y=xy = x with zero slope, then immediately curve away from the line in predictable directions based on the sign of xx (correct answer)
  4. Solution curves follow the line y=xy = x exactly, since substituting y=xy = x into the differential equation yields dydx=0\frac{dy}{dx} = 0
Explanation: When y=xy = x, we have dydx=x2x2=0\frac{dy}{dx} = x^2 - x^2 = 0, so solution curves cross the line with zero slope. For points slightly above the line (y=x+ϵy = x + \epsilon), dydx=x2(x+ϵ)22xϵ\frac{dy}{dx} = x^2 - (x + \epsilon)^2 \approx -2x\epsilon, which is negative when x>0x > 0 and positive when x<0x < 0. This means curves curve away from the line after crossing it. Choice A incorrectly states the slope is 2x2x along y=xy = x. Choice B is wrong because curves do cross the line. Choice D is incorrect because y=xy = x is not a solution to the differential equation.

Question 15

In the slope field for the differential equation dydx=xyx+y\frac{dy}{dx} = \frac{x - y}{x + y}, what happens to the slope field behavior as solution curves approach the line x+y=0x + y = 0?

  1. The slopes approach infinity, causing solution curves to become vertical as they near the line x+y=0x + y = 0, which acts as a vertical asymptote for all solution curves
  2. The slopes approach 1-1 uniformly along the line x+y=0x + y = 0, and solution curves cross this line with slope 1-1 before continuing into the adjacent region
  3. The differential equation is undefined along x+y=0x + y = 0, creating a discontinuity in the slope field where no slope segments can be drawn (correct answer)
  4. The slopes approach different finite limits depending on the direction of approach, with curves from different regions having distinct limiting behaviors as they near the line
Explanation: The differential equation dydx=xyx+y\frac{dy}{dx} = \frac{x - y}{x + y} has a denominator of zero when x+y=0x + y = 0, making the equation undefined along this line. This creates a genuine discontinuity in the slope field. Choice A is incorrect because while slopes may become large near the line, the primary issue is that the equation is undefined, not that slopes approach infinity. Choice B is wrong because we cannot evaluate the limit of the slope as we approach the line. Choice D incorrectly suggests the slopes have well-defined directional limits when the expression is actually undefined.