Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. My Subjects
  2. AP Calculus AB
  3. Flashcards

AP Calculus AB Flashcards: Modeling Situations With Differential Equations

Study Modeling Situations With Differential Equations in AP Calculus AB with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

← Back to flashcard decks

What this deck covers

This deck focuses on Modeling Situations With Differential Equations, giving you a quick way to review the definitions, rules, and examples that matter most for AP Calculus AB.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

AP Calculus AB Flashcards: Modeling Situations With Differential Equations

1

/ 30

0 reviewed

0% Complete

0 reviewing
QUESTION

Which method is used to solve y′=yxy' = yxy′=yx?

Tap or drag to reveal answer

ANSWER

Separation of variables. Variables can be separated: dyy=xdx\frac{dy}{y} = x dxydy​=xdx.

Swipe Right = I Know It! 🎉

Swipe Left = Still Learning

All flashcards

Flashcard 1: Which method is used to solve y′=yxy' = yxy′=yx?

Answer: Separation of variables. Variables can be separated: dyy=xdx\frac{dy}{y} = x dxydy​=xdx.

Flashcard 2: What is a homogeneous differential equation?

Answer: All terms are a function of the dependent variable and its derivatives. No external forcing term, only function and derivatives.

Flashcard 3: What is the solution to dydx=3x2\frac{dy}{dx} = 3x^2dxdy​=3x2 with y(0)=4y(0)=4y(0)=4?

Answer: y=x3+4y = x^3 + 4y=x3+4. Integrate 3x23x^23x2 and apply the initial condition.

Flashcard 4: Identify the independent variable in dy/dt=−2ydy/dt = -2ydy/dt=−2y.

Answer: ttt. The variable in the denominator of the derivative.

Flashcard 5: What does it mean for a DE to be linear?

Answer: Dependent variable and its derivatives are linear. No powers or products of yyy or its derivatives.

Flashcard 6: What is an initial condition in differential equations?

Answer: A value that specifies the solution of a DE at a point. Determines a unique solution from the general solution.

Flashcard 7: What method is used to solve y′=xyy' = xyy′=xy?

Answer: Separation of variables. Can separate variables: dyy=xdx\frac{dy}{y} = x dxydy​=xdx.

Flashcard 8: What is a differential equation?

Answer: An equation involving derivatives of a function. Relates a function to its rate of change.

Flashcard 9: What is a first-order differential equation?

Answer: An equation involving the first derivative of a function. Only involves y′y'y′, no higher derivatives.

Flashcard 10: Find the particular solution of y′=2xy' = 2xy′=2x given y(1)=3y(1) = 3y(1)=3.

Answer: y=x2+2y = x^2 + 2y=x2+2. Integrate 2x2x2x to get x2+Cx^2 + Cx2+C, then use initial condition.

Flashcard 11: Which function satisfies y′=0y' = 0y′=0?

Answer: Constant functions. Zero derivative means no change, so yyy is constant.

Flashcard 12: Identify the dependent variable in dy/dx=x2ydy/dx = x^2ydy/dx=x2y.

Answer: yyy. The variable being differentiated (yyy depends on xxx).

Flashcard 13: State the general solution for y′=12yy' = \frac{1}{2}yy′=21​y.

Answer: y=Ce12xy = Ce^{\frac{1}{2}x}y=Ce21​x. Exponential solution with growth rate k=12k = \frac{1}{2}k=21​.

Flashcard 14: Find the integrating factor for y′+2y=3xy' + 2y = 3xy′+2y=3x.

Answer: e2xe^{2x}e2x. For y′+py=qy' + py = qy′+py=q, integrating factor is e∫pdx=e2xe^{\int p dx} = e^{2x}e∫pdx=e2x.

Flashcard 15: What technique solves y′+p(x)y=q(x)y' + p(x)y = q(x)y′+p(x)y=q(x)?

Answer: Integrating factor. Standard method for linear first-order equations.

Flashcard 16: What is the solution to y′+y=0y' + y = 0y′+y=0 with y(0)=3y(0) = 3y(0)=3?

Answer: y=3e−xy = 3e^{-x}y=3e−x. Exponential decay with initial condition applied.

Flashcard 17: Identify the particular solution of y′=2yy' = 2yy′=2y given y(1)=3y(1) = 3y(1)=3.

Answer: y=3e2x−2y = 3e^{2x - 2}y=3e2x−2. Apply exponential solution and initial condition at x=1x = 1x=1.

Flashcard 18: Identify the order of the differential equation y′′+3y′−5y=0y'' + 3y' - 5y = 0y′′+3y′−5y=0.

Answer: Second order. The highest derivative is y′′y''y′′ (second derivative).

Flashcard 19: What is the general solution of y′=kyy' = kyy′=ky?

Answer: y=Cekxy = Ce^{kx}y=Cekx. Exponential growth/decay solution form.

Flashcard 20: What is the order of the DE x2y′′+xy′+y=0x^2y'' + xy' + y = 0x2y′′+xy′+y=0?

Answer: Second order. Highest derivative present is the second derivative y′′y''y′′.

Flashcard 21: State the form of a separable differential equation.

Answer: dydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y)dxdy​=g(x)h(y). Variables can be separated to each side of the equation.

Flashcard 22: What is the general solution of y′=0y' = 0y′=0?

Answer: Constant function. No change means the function remains constant.

Flashcard 23: What is a solution to y′=yy' = yy′=y with y(0)=2y(0) = 2y(0)=2?

Answer: y=2exy = 2e^xy=2ex. Exponential solution y=Cexy = Ce^xy=Cex with C=2C = 2C=2 from condition.

Flashcard 24: What is a particular solution for y′=xyy' = xyy′=xy given y(1)=4y(1) = 4y(1)=4?

Answer: y=4ex2−12y = 4e^{\frac{x^2 - 1}{2}}y=4e2x2−1​. Separate variables and integrate, then apply condition.

Flashcard 25: What does it mean for a DE to be separable?

Answer: It can be written as g(y)dy=f(x)dxg(y)dy = f(x)dxg(y)dy=f(x)dx. Variables can be moved to opposite sides for integration.

Flashcard 26: What is a particular solution of a differential equation?

Answer: A solution satisfying the initial conditions. General solution with constants determined by conditions.

Flashcard 27: What is the integrating factor for y′+3y=0y' + 3y = 0y′+3y=0?

Answer: e3xe^{3x}e3x. For homogeneous equation, integrating factor is e3xe^{3x}e3x.

Flashcard 28: What is the solution to dy/dx=3x2dy/dx = 3x^2dy/dx=3x2 with y(0)=1y(0) = 1y(0)=1?

Answer: y=x3+1y = x^3 + 1y=x3+1. Integrate and apply the given initial condition.

Flashcard 29: What is the form of a linear first-order DE?

Answer: y′+p(x)y=q(x)y' + p(x)y = q(x)y′+p(x)y=q(x). Standard form for first-order linear differential equations.

Flashcard 30: What is the solution to y′=3yy' = 3yy′=3y with y(0)=5y(0) = 5y(0)=5?

Answer: y=5e3xy = 5e^{3x}y=5e3x. Exponential solution with growth constant 3 and initial value 5.