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.

AP Calculus AB

Modeling Situations With Differential Equations

0 mastered0 still learning

0% Complete

QUESTION
1/ 64

What is a solution to y=yy' = y with y(0)=2y(0) = 2?

Tap card or press Space to flip

ANSWER

y=2exy = 2e^x. Exponential solution y=Cexy = Ce^x with C=2C = 2 from condition.

How well did you know it?

Card 1 / 64

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.

All flashcards

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Flashcard 9: State the general solution for y=12yy' = \frac{1}{2}y.

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

Flashcard 10: Identify the order of the differential equation y+3y5y=0y'' + 3y' - 5y = 0.

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

Flashcard 11: Identify the dependent variable in dy/dx=x2ydy/dx = x^2y.

Answer: yy. The variable being differentiated (yy depends on xx).

Flashcard 12: What is the integrating factor for y+py=qy' + py = q?

Answer: epdxe^{\int p \, dx}. Multiplying factor that makes the left side an exact derivative.

Flashcard 13: Identify the dependent variable in dy/dx=x2ydy/dx = x^2y.

Answer: yy. The variable being differentiated (yy depends on xx).

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

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

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

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

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

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

Flashcard 17: 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 18: 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)dx. Variables can be moved to opposite sides for integration.

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

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

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

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

Flashcard 21: What is the integrating factor for y+py=qy' + py = q?

Answer: epdxe^{\int p \, dx}. Multiplying factor that makes the left side an exact derivative.

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

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

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

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

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

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

Flashcard 25: 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 26: What is the order of the DE x2y+xy+y=0x^2y'' + xy' + y = 0?

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

Flashcard 27: Identify the order of the differential equation y+3y5y=0y'' + 3y' - 5y = 0.

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

Flashcard 28: Identify the solution to y=4yy' = 4y with y(0)=1y(0) = 1.

Answer: y=e4xy = e^{4x}. Exponential solution y=Ce4xy = Ce^{4x} with C=1C = 1.

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

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

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

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

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

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

Flashcard 32: 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 33: Find the particular solution of y=2xy' = 2x given y(1)=3y(1) = 3.

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

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

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

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

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

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

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

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

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

Flashcard 38: Identify the solution to y=4yy' = 4y with y(0)=1y(0) = 1.

Answer: y=e4xy = e^{4x}. Exponential solution y=Ce4xy = Ce^{4x} with C=1C = 1.

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

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

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

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

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

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

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

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

Flashcard 43: Which function satisfies y=0y' = 0?

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

Flashcard 44: What is a differential equation?

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

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

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

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

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

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

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

Flashcard 48: Which function satisfies y=0y' = 0?

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

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

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

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

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

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

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

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

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

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

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

Flashcard 54: 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 55: What is the form of a linear first-order DE?

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

Flashcard 56: What is a differential equation?

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

Flashcard 57: 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)dx. Variables can be moved to opposite sides for integration.

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

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

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

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

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

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

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

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

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

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

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

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

Flashcard 64: State the general solution for y=12yy' = \frac{1}{2}y.

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