AP Calculus BC Flashcards: Verifying Solutions For Differential Equations

Study Verifying Solutions For Differential Equations in AP Calculus BC with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

AP Calculus BC

Verifying Solutions For Differential Equations

0 mastered0 still learning

0% Complete

QUESTION
1/ 74

What is the general solution of dydx=ky\frac{dy}{dx} = ky?

Tap card or press Space to flip

ANSWER

y=Cekxy = Ce^{kx}, where CC is a constant. Solution to exponential growth/decay differential equation.

How well did you know it?

Card 1 / 74

What this deck covers

This deck focuses on Verifying Solutions For Differential Equations, giving you a quick way to review the definitions, rules, and examples that matter most for AP Calculus BC.

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 the general solution of dydx=ky\frac{dy}{dx} = ky?

Answer: y=Cekxy = Ce^{kx}, where CC is a constant. Solution to exponential growth/decay differential equation.

Flashcard 2: Find the general solution for y=0y'' = 0.

Answer: y=C1x+C2y = C_1 x + C_2. Integrating twice gives linear function with two constants.

Flashcard 3: What is the integrating factor for dydx+Py=Q\frac{dy}{dx} + Py = Q?

Answer: ePdxe^{\textstyle\int P \, dx}. Factor to make coefficient of dydx\frac{dy}{dx} equal to 11.

Flashcard 4: What is the general form of a first-order differential equation?

Answer: dydx=f(x,y)\frac{dy}{dx} = f(x, y). Standard form where ff depends on both xx and yy.

Flashcard 5: What is the characteristic equation for y4y=0y'' - 4y = 0?

Answer: r24=0r^2 - 4 = 0. Replace yy'' with r2r^2 and set equal to zero.

Flashcard 6: What is the integrating factor for dydx+Py=Q\frac{dy}{dx} + Py = Q?

Answer: ePdxe^{\textstyle\int P \, dx}. Factor to make coefficient of dydx\frac{dy}{dx} equal to 11.

Flashcard 7: What is the integrating factor for y+y=exy' + y = e^x?

Answer: exe^x. Factor needed to solve first-order linear equation.

Flashcard 8: What is the order of y(4)+2y+y=0y^{(4)} + 2y'' + y = 0?

Answer: Fourth order. Highest derivative is the fourth derivative.

Flashcard 9: What is the general solution of dydx=ky\frac{dy}{dx} = ky?

Answer: y=Cekxy = Ce^{kx}, where CC is a constant. Solution to exponential growth/decay differential equation.

Flashcard 10: What is the general solution to y5y+6y=0y'' - 5y' + 6y = 0?

Answer: y=C1e2x+C2e3xy = C_1 e^{2x} + C_2 e^{3x}. Using characteristic roots r=2,3r = 2, 3 from factoring.

Flashcard 11: Verify if y=1xy = \frac{1}{x} is a solution to xy+2y=0xy' + 2y = 0.

Answer: No, it is not a solution. y=1x2y' = -\frac{1}{x^2}, so x(1x2)+2(1x)=1x0x(-\frac{1}{x^2}) + 2(\frac{1}{x}) = \frac{1}{x} \neq 0

Flashcard 12: What is the general solution to dydx=y\frac{dy}{dx} = y?

Answer: y=Cexy = Ce^x, where CC is a constant. Solution to the simplest exponential differential equation.

Flashcard 13: Is y=x24xy = x^2 - 4x a solution to y=2y'' = 2?

Answer: Yes, it is a solution. y=2x4y' = 2x - 4, y=2y'' = 2, equation is satisfied.

Flashcard 14: Is y=e3xy = e^{3x} a solution to y=3yy' = 3y?

Answer: Yes, it is a solution. Derivative: ddx(e3x)=3e3x=3y\frac{d}{dx}(e^{3x}) = 3e^{3x} = 3y

Flashcard 15: What type of differential equation is y+3y=6y' + 3y = 6?

Answer: First-order linear. Has form y+Py=Qy' + Py = Q with constant coefficient.

Flashcard 16: Verify if y=1+ln(x)y = 1 + \text{ln}(x) satisfies xy=1xy' = 1.

Answer: Yes, it satisfies the equation. y=1xy' = \frac{1}{x}, so x1x=1x \cdot \frac{1}{x} = 1

Flashcard 17: What is the form of a non-homogeneous differential equation?

Answer: ay+by+cy=g(x)a y'' + b y' + c y = g(x). Same as homogeneous but with non-zero right side.

Flashcard 18: Verify if y=11xy = \frac{1}{1-x} is a solution to y=y2y' = y^2.

Answer: Yes, it is a solution. y=1(1x)2y' = \frac{1}{(1-x)^2} and y2=1(1x)2y^2 = \frac{1}{(1-x)^2}

Flashcard 19: What is the general solution for y+y=0y'' + y = 0?

Answer: y=C1cos(x)+C2sin(x)y = C_1 \text{cos}(x) + C_2 \text{sin}(x). Solution using characteristic equation r2+1=0r^2 + 1 = 0.

Flashcard 20: Verify if y=x22y = \frac{x^2}{2} satisfies y=1y'' = 1.

Answer: Yes, it satisfies the equation. y=xy' = x, y=1y'' = 1, so equation is satisfied.

Flashcard 21: What is the form of a non-homogeneous differential equation?

Answer: ay+by+cy=g(x)a y'' + b y' + c y = g(x). Same as homogeneous but with non-zero right side.

Flashcard 22: Does y=3x+2y = 3x + 2 solve y=3y' = 3?

Answer: Yes, it solves the equation. Derivative of 3x+23x + 2 is constant 33.

Flashcard 23: What is the general solution for y+y=0y'' + y = 0?

Answer: y=C1cos(x)+C2sin(x)y = C_1 \text{cos}(x) + C_2 \text{sin}(x). Solution using characteristic equation r2+1=0r^2 + 1 = 0.

Flashcard 24: What is the order of the differential equation y+2y=0y''' + 2y' = 0?

Answer: Third order. Highest derivative is the third derivative.

Flashcard 25: What is the order of the differential equation y+2y=0y''' + 2y' = 0?

Answer: Third order. Highest derivative is the third derivative.

Flashcard 26: Verify y=1xy = \frac{1}{x} as a solution to xy+y=0xy' + y = 0.

Answer: Yes, it is a solution. y=1x2y' = -\frac{1}{x^2}, so x(1x2)+1x=0x(-\frac{1}{x^2}) + \frac{1}{x} = 0

Flashcard 27: Verify y=1xy = \frac{1}{x} as a solution to xy+y=0xy' + y = 0.

Answer: Yes, it is a solution. y=1x2y' = -\frac{1}{x^2}, so x(1x2)+1x=0x(-\frac{1}{x^2}) + \frac{1}{x} = 0

Flashcard 28: Determine if y=exxy = \frac{e^x}{x} is a solution to x2yxy=exx^2y' - xy = e^x.

Answer: Yes, it is a solution. Computing yy' using quotient rule verifies the equation.

Flashcard 29: Determine if y=x+1y = x + 1 is a solution for y=1y' = 1.

Answer: Yes, it is a solution. Derivative of x+1x + 1 is constant 11.

Flashcard 30: What type of differential equation is y+4y=0y'' + 4y = 0?

Answer: Second-order linear homogeneous. Second-order with constant coefficients and zero right side.

Flashcard 31: Identify the particular solution for y=2yy' = 2y given y(0)=5y(0) = 5.

Answer: y=5e2xy = 5e^{2x}. Using initial condition y(0)=5y(0) = 5 with y=Ce2xy = Ce^{2x}.

Flashcard 32: What is the general solution to dydx=y\frac{dy}{dx} = y?

Answer: y=Cexy = Ce^x, where CC is a constant. Solution to the simplest exponential differential equation.

Flashcard 33: Find the general solution for y=0y'' = 0.

Answer: y=C1x+C2y = C_1 x + C_2. Integrating twice gives linear function with two constants.

Flashcard 34: Verify if y=x22y = \frac{x^2}{2} satisfies y=1y'' = 1.

Answer: Yes, it satisfies the equation. y=xy' = x, y=1y'' = 1, so equation is satisfied.

Flashcard 35: Identify the particular solution for y=5yy' = 5y given y(0)=2y(0) = 2.

Answer: y=2e5xy = 2e^{5x}. Using initial condition y(0)=2y(0) = 2 with y=Ce5xy = Ce^{5x}.

Flashcard 36: Verify if y=exy = e^{-x} is a solution to y=yy' = -y.

Answer: Yes, it is a solution. Derivative: ddx(ex)=ex=y\frac{d}{dx}(e^{-x}) = -e^{-x} = -y

Flashcard 37: Is y=x24xy = x^2 - 4x a solution to y=2y'' = 2?

Answer: Yes, it is a solution. y=2x4y' = 2x - 4, y=2y'' = 2, equation is satisfied.

Flashcard 38: Determine if y=x3y = x^3 is a solution for y=6xy'' = 6x.

Answer: Yes, it is a solution. y=3x2y' = 3x^2, y=6xy'' = 6x, so equation holds.

Flashcard 39: What is the characteristic equation for y4y=0y'' - 4y = 0?

Answer: r24=0r^2 - 4 = 0. Replace yy'' with r2r^2 and set equal to zero.

Flashcard 40: What is the characteristic equation for y+3y+2y=0y'' + 3y' + 2y = 0?

Answer: r2+3r+2=0r^2 + 3r + 2 = 0. Replace yy'' with r2r^2, yy' with rr, and yy with 11.

Flashcard 41: Does y=3x+2y = 3x + 2 solve y=3y' = 3?

Answer: Yes, it solves the equation. Derivative of 3x+23x + 2 is constant 33.

Flashcard 42: Verify if y=e2xy = e^{2x} is a solution to dydx=2y\frac{dy}{dx} = 2y.

Answer: Yes, it is a solution. Taking derivative: dydx=2e2x=2y\frac{dy}{dx} = 2e^{2x} = 2y

Flashcard 43: What form does a separable differential equation take?

Answer: g(y)dy=f(x)dxg(y)dy = f(x)dx. Variables can be separated to opposite sides.

Flashcard 44: Is y=2x2+3y = 2x^2 + 3 a solution to y=4xy' = 4x?

Answer: Yes, it is a solution. Derivative: dydx=4x\frac{dy}{dx} = 4x matches the equation.

Flashcard 45: Identify the particular solution for y=5yy' = 5y given y(0)=2y(0) = 2.

Answer: y=2e5xy = 2e^{5x}. Using initial condition y(0)=2y(0) = 2 with y=Ce5xy = Ce^{5x}.

Flashcard 46: Verify if y=11xy = \frac{1}{1-x} is a solution to y=y2y' = y^2.

Answer: Yes, it is a solution. y=1(1x)2y' = \frac{1}{(1-x)^2} and y2=1(1x)2y^2 = \frac{1}{(1-x)^2}

Flashcard 47: Verify if y=sin(x)y = \text{sin}(x) satisfies y+y=0y'' + y = 0.

Answer: Yes, it satisfies the equation. y=cos(x)y' = \cos(x), y=sin(x)y'' = -\sin(x), so y+y=0y'' + y = 0

Flashcard 48: What form does a separable differential equation take?

Answer: g(y)dy=f(x)dxg(y)dy = f(x)dx. Variables can be separated to opposite sides.

Flashcard 49: What is the form of a second-order linear homogeneous differential equation?

Answer: ay+by+cy=0a y'' + b y' + c y = 0. Standard form with constant coefficients and zero right side.

Flashcard 50: What type of differential equation is y+4y=0y'' + 4y = 0?

Answer: Second-order linear homogeneous. Second-order with constant coefficients and zero right side.

Flashcard 51: What is the integrating factor for y+y=exy' + y = e^x?

Answer: exe^x. Factor needed to solve first-order linear equation.

Flashcard 52: Is y=2x2+3y = 2x^2 + 3 a solution to y=4xy' = 4x?

Answer: Yes, it is a solution. Derivative: dydx=4x\frac{dy}{dx} = 4x matches the equation.

Flashcard 53: Determine if y=x3y = x^3 is a solution for y=6xy'' = 6x.

Answer: Yes, it is a solution. y=3x2y' = 3x^2, y=6xy'' = 6x, so equation holds.

Flashcard 54: Verify if y=1xy = \frac{1}{x} is a solution to xy+2y=0xy' + 2y = 0.

Answer: No, it is not a solution. y=1x2y' = -\frac{1}{x^2}, so x(1x2)+2(1x)=1x0x(-\frac{1}{x^2}) + 2(\frac{1}{x}) = \frac{1}{x} \neq 0

Flashcard 55: Identify the particular solution for y=2yy' = 2y given y(0)=5y(0) = 5.

Answer: y=5e2xy = 5e^{2x}. Using initial condition y(0)=5y(0) = 5 with y=Ce2xy = Ce^{2x}.

Flashcard 56: Verify if y=sin(x)y = \text{sin}(x) satisfies y+y=0y'' + y = 0.

Answer: Yes, it satisfies the equation. y=cos(x)y' = \cos(x), y=sin(x)y'' = -\sin(x), so y+y=0y'' + y = 0

Flashcard 57: What type of differential equation is y+3y=6y' + 3y = 6?

Answer: First-order linear. Has form y+Py=Qy' + Py = Q with constant coefficient.

Flashcard 58: Verify if y=exy = e^{-x} is a solution to y=yy' = -y.

Answer: Yes, it is a solution. Derivative: ddx(ex)=ex=y\frac{d}{dx}(e^{-x}) = -e^{-x} = -y

Flashcard 59: Is y=e3xy = e^{3x} a solution to y=3yy' = 3y?

Answer: Yes, it is a solution. Derivative: ddx(e3x)=3e3x=3y\frac{d}{dx}(e^{3x}) = 3e^{3x} = 3y

Flashcard 60: Verify if y=x3+xy = x^3 + x is a solution to y=3x2+1y' = 3x^2 + 1.

Answer: Yes, it is a solution. Derivative matches: ddx(x3+x)=3x2+1\frac{d}{dx}(x^3 + x) = 3x^2 + 1.

Flashcard 61: What is the general form of a first-order differential equation?

Answer: dydx=f(x,y)\frac{dy}{dx} = f(x, y). Standard form where ff depends on both xx and yy.

Flashcard 62: What is the order of y+2xy+y=0y'' + 2xy' + y = 0?

Answer: Second order. Highest derivative is the second derivative.

Flashcard 63: Determine if y=exxy = \frac{e^x}{x} is a solution to x2yxy=exx^2y' - xy = e^x.

Answer: Yes, it is a solution. Computing yy' using quotient rule verifies the equation.

Flashcard 64: Determine if y=x+1y = x + 1 is a solution for y=1y' = 1.

Answer: Yes, it is a solution. Derivative of x+1x + 1 is constant 11.

Flashcard 65: What is the characteristic equation for y+3y+2y=0y'' + 3y' + 2y = 0?

Answer: r2+3r+2=0r^2 + 3r + 2 = 0. Replace yy'' with r2r^2, yy' with rr, and yy with 11.

Flashcard 66: What is the general solution to y5y+6y=0y'' - 5y' + 6y = 0?

Answer: y=C1e2x+C2e3xy = C_1 e^{2x} + C_2 e^{3x}. Using characteristic roots r=2,3r = 2, 3 from factoring.

Flashcard 67: Verify if y=x3+xy = x^3 + x is a solution to y=3x2+1y' = 3x^2 + 1.

Answer: Yes, it is a solution. Derivative matches: ddx(x3+x)=3x2+1\frac{d}{dx}(x^3 + x) = 3x^2 + 1.

Flashcard 68: Verify if y=1+ln(x)y = 1 + \text{ln}(x) satisfies xy=1xy' = 1.

Answer: Yes, it satisfies the equation. y=1xy' = \frac{1}{x}, so x1x=1x \cdot \frac{1}{x} = 1

Flashcard 69: Verify if y=e2xy = e^{2x} is a solution to dydx=2y\frac{dy}{dx} = 2y.

Answer: Yes, it is a solution. Taking derivative: dydx=2e2x=2y\frac{dy}{dx} = 2e^{2x} = 2y

Flashcard 70: What is the order of y+2xy+y=0y'' + 2xy' + y = 0?

Answer: Second order. Highest derivative is the second derivative.

Flashcard 71: What is the form of a second-order linear homogeneous differential equation?

Answer: ay+by+cy=0a y'' + b y' + c y = 0. Standard form with constant coefficients and zero right side.

Flashcard 72: What is the order of y(4)+2y+y=0y^{(4)} + 2y'' + y = 0?

Answer: Fourth order. Highest derivative is the fourth derivative.

Flashcard 73: What is the characteristic equation for y+9y=0y'' + 9y = 0?

Answer: r2+9=0r^2 + 9 = 0. Replace yy'' with r2r^2 and yy with 11.

Flashcard 74: What is the characteristic equation for y+9y=0y'' + 9y = 0?

Answer: r2+9=0r^2 + 9 = 0. Replace yy'' with r2r^2 and yy with 11.