Reasoning Using Slope Fields

Help Questions

AP Calculus BC › Reasoning Using Slope Fields

Questions 1 - 10
1

For the slope field of $\frac{dy}{dx}=1-y$, what is the long-term behavior of solutions with $y(0)=3$?

They oscillate between $y=0$ and $y=2$.

They approach $y=0$ as $x\to\infty$.

They increase without bound as $x\to\infty$.

They approach $y=1$ as $x\to\infty$.

They remain constant at $y=3$.

Explanation

This problem examines long-term behavior using slope field analysis. The differential equation dy/dx = 1 - y has equilibrium at y = 1 (where dy/dx = 0). For y(0) = 3 > 1, we have dy/dx = 1 - 3 = -2 < 0, so the solution decreases toward the equilibrium y = 1. The unbounded growth option (A) fails because dy/dx < 0 whenever y > 1, preventing increase. For autonomous equations dy/dx = f(y), stable equilibria attract nearby solutions.

2

For the slope field of $\frac{dy}{dx}=x^2-y^2$, at which point is the slope zero?

$(1,1)$

$(1,0)$

$(0,0)$

$(0,1)$

$(2,1)$

Explanation

This problem tests finding critical points in slope fields. Setting dy/dx = 0 gives us x² - y² = 0, or x² = y². Among the given points, only (1,1) satisfies this equation since 1² = 1². The point (1,0) seems plausible but gives slope = 1² - 0² = 1 ≠ 0. To locate horizontal tangents in slope fields, solve the equation obtained by setting the differential equation equal to zero.

3

For the slope field of $\frac{dy}{dx}=\sin x$, which statement about solution curves is true?

All solutions pass through $(0,0)$.

Solutions have the same slope along each horizontal line.

All solutions are horizontal translations of one another.

All solutions are vertical translations of one another.

Solutions are undefined where $x=0$.

Explanation

This question examines how slope field patterns determine solution relationships. Since dy/dx = sin x depends only on x (not on y), all points with the same x-coordinate have identical slopes. This means solution curves maintain the same vertical spacing everywhere, making them vertical translations of each other. The horizontal translation option (B) fails because sin x has different values at different x-coordinates. For differential equations of the form dy/dx = f(x), all solutions differ by only a vertical shift.

4

For the slope field of $\frac{dy}{dx}=\frac{1}{1+y^2}$, which statement about all solution curves is true?

They are decreasing everywhere.

They are undefined when $y=0$.

They have slope between $-1$ and $0$ everywhere.

They have slope $0$ when $y=0$.

They have positive slope everywhere.

Explanation

This question examines global properties of slope fields. Since 1 + y² ≥ 1 for all real y, we have 0 < dy/dx ≤ 1 everywhere, meaning all solutions have positive slope and are increasing functions. The slope equals 1 when y = 0 and approaches 0 as |y| → ∞. The negative slope option (B) fails because 1/(1+y²) cannot be negative. For rational functions in slope fields, analyze the sign and bounds of the expression to determine universal solution properties.

5

For the slope field of $\frac{dy}{dx}=x-y$, which statement about the solution through $(0,1)$ is true?

It is undefined at $(0,1)$.

It has a vertical tangent at $(0,1)$.

It is decreasing at $(0,1)$.

It has a horizontal tangent at $(0,1)$.

It is increasing at $(0,1)$.

Explanation

This question tests reasoning about solution behavior using slope fields. At the point (0,1), we calculate the slope: dy/dx = 0 - 1 = -1. Since the slope is negative, the solution curve must be decreasing as it passes through this point. The horizontal tangent option (A) would require slope = 0, which contradicts our calculation. To analyze slope fields systematically, always substitute the given point coordinates into the differential equation to determine the exact slope value.

6

For $\frac{dy}{dx}=x+y$, which region of the slope field has negative slopes?

Points with $y>-x$

Points with $y=0$

Points with $y<-x$

Points with $y=-x$

Points with $x=0$

Explanation

Reasoning using slope fields involves determining regions where slopes are positive, negative, or zero to understand solution monotonicity. For dy/dx = x + y, slopes are negative precisely when x + y < 0, or y < -x. In this region below the line y = -x, solution curves decrease as they follow negative tangents. Above the line, positive slopes indicate increasing behavior. A tempting distractor is points with y > -x, but this fails as slopes are positive there, not negative. A transferable strategy for slope fields is to plot the zero-slope isocline to divide the plane into regions of consistent slope sign.

7

In the slope field for $\frac{dy}{dx}=\frac{y}{1+x^2}$, what is the sign of the slope at $(1,-2)$?

Undefined

Zero

Negative

Cannot be determined from the differential equation

Positive

Explanation

This question tests reasoning using slope fields by determining the sign of the slope at a specific point. In the slope field for dy/dx = y/(1 + x²), the denominator 1 + x² is always positive, so the sign of the slope matches the sign of y. At (1,-2), y = -2 < 0, so the slope is negative, indicating the solution curve is decreasing there. This field's slopes are positive above the x-axis and negative below, scaled by the positive denominator. A tempting distractor is positive, which would be true if y were positive, but here y is negative. A transferable slope-field strategy is to factor the differential equation to determine the sign based on the signs of numerator and denominator at the point.

8

In the slope field for $\frac{dy}{dx}=y(2-y)$, which statement about solutions with $0<y<2$ is correct?

They are undefined at $y=1$

They decrease for all $x$

They alternate increasing and decreasing periodically

They have slope $0$ for all $x$

They increase for all $x$

Explanation

This question tests reasoning using slope fields by describing the behavior of solutions in a specific region. In the slope field for $\frac{dy}{dx} = y(2 - y)$, for $0 < y < 2$, both $y > 0$ and $(2 - y) > 0$, so the product is positive, meaning all slopes are positive and solutions are increasing for all $x$. As $y$ approaches 2 from below, the slope approaches 0, so solutions increase toward the equilibrium at y = 2 asymptotically. Below $y = 0$ or above $y = 2$, slopes are negative, leading to different behaviors like decreasing toward equilibria. A tempting distractor is that they decrease for all $x$, which might occur if one flips the sign of $(2 - y)$, but it's positive in this interval. A transferable slope-field strategy is to analyze the sign of $\frac{dy}{dx}$ in different regions divided by equilibria to predict whether solutions increase or decrease.

9

For the slope field of $\frac{dy}{dx}=\frac{x}{y}$, what is the slope of the solution curve at $(2,-1)$?

$2$

$-2$

$\tfrac{1}{2}$

$-\tfrac{1}{2}$

$0$

Explanation

This question tests reasoning using slope fields by calculating the slope at a specific point in the field. In the slope field for dy/dx = x/y, the slope at any point (x,y) is directly given by plugging in the coordinates, so at (2,-1), it is 2/(-1) = -2, indicating a steep downward direction. This negative slope means the solution curve through (2,-1) is decreasing at that point. The field's slopes are positive in the first and third quadrants where x and y have the same sign, and negative in the second and fourth. A tempting distractor is 2, which would result from ignoring the negative y and computing |x|/|y|, but the sign must be considered. A transferable slope-field strategy is to substitute the point's coordinates directly into the differential equation to find the exact slope value there.

10

For $\frac{dy}{dx}=1-y$, what does the slope field indicate about solutions as $x\to\infty$?

All solutions approach $y=0$.

All solutions increase without bound.

All solutions become periodic.

All solutions approach $y=1$.

All solutions decrease without bound.

Explanation

Reasoning using slope fields involves predicting long-term behavior by observing how solutions follow the field's directions over increasing x. For dy/dx = 1 - y, the field shows positive slopes below y = 1 and negative above, directing all curves toward y = 1 asymptotically. As x approaches infinity, solutions converge to this equilibrium regardless of starting point. The convergence is evident from the field compressing toward the horizontal line y = 1. A tempting distractor is that all solutions approach y = 0, but this fails because y = 0 has positive slopes, pushing solutions upward away from it. A transferable strategy for slope fields is to identify attracting equilibria where slopes change sign in a stabilizing manner.

Page 1 of 3