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: Verifying Solutions For Differential Equations

Study Verifying Solutions For 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 Verifying Solutions For 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: Verifying Solutions For Differential Equations

1

/ 30

0 reviewed

0% Complete

0 reviewing
QUESTION

Verify if y=exy = e^xy=ex satisfies y′=yy' = yy′=y.

Tap or drag to reveal answer

ANSWER

Yes, y′=ex=yy' = e^x = yy′=ex=y. Derivative of exe^xex equals itself.

Swipe Right = I Know It! 🎉

Swipe Left = Still Learning

All flashcards

Flashcard 1: Verify if y=exy = e^xy=ex satisfies y′=yy' = yy′=y.

Answer: Yes, y′=ex=yy' = e^x = yy′=ex=y. Derivative of exe^xex equals itself.

Flashcard 2: What is the general solution for y′=2yy' = 2yy′=2y?

Answer: y=Ce2xy = Ce^{2x}y=Ce2x. Exponential growth with rate constant 2.

Flashcard 3: What is the first step in verifying a solution?

Answer: Substitute the function into the differential equation. Direct substitution method for verification.

Flashcard 4: What is a particular solution?

Answer: A solution with specified initial conditions. General solution evaluated at given conditions.

Flashcard 5: What is a solution to a differential equation?

Answer: A function satisfying the differential equation. When substituted, makes the equation true.

Flashcard 6: Identify the solution form for y′′+y=0y'' + y = 0y′′+y=0.

Answer: General solution: y=C1cos(x)+C2sin(x)y = C_1 \text{cos}(x) + C_2 \text{sin}(x)y=C1​cos(x)+C2​sin(x). Characteristic equation r2+1=0r^2 + 1 = 0r2+1=0 gives r=±ir = \pm ir=±i.

Flashcard 7: State the general solution for y′=ky' = ky′=k.

Answer: y=kt+Cy = kt + Cy=kt+C. Integrate the constant kkk with respect to time.

Flashcard 8: What is the general solution for y′′=0y'' = 0y′′=0?

Answer: y=C1x+C2y = C_1x + C_2y=C1​x+C2​. Double integration of zero gives linear function.

Flashcard 9: Is y=x2+Cy = x^2 + Cy=x2+C a solution to y′′=2y'' = 2y′′=2?

Answer: Yes, y′′=2y'' = 2y′′=2. Second derivative of x2+Cx^2 + Cx2+C is constant 2.

Flashcard 10: Verify y=x3y = x^3y=x3 for y′′=6xy'' = 6xy′′=6x.

Answer: Yes, y′′=6xy'' = 6xy′′=6x. Second derivative of x3x^3x3 is 6x6x6x.

Flashcard 11: Verify if y=e3xy = e^{3x}y=e3x solves y′=3yy' = 3yy′=3y.

Answer: Yes, y′=3e3xy' = 3e^{3x}y′=3e3x. Derivative matches 3 times the function.

Flashcard 12: Which function is a solution to y′=3x2y' = 3x^2y′=3x2?

Answer: Any antiderivative of 3x23x^23x2, e.g., y=x3+Cy = x^3 + Cy=x3+C. Integrate 3x23x^23x2 to get x3+Cx^3 + Cx3+C.

Flashcard 13: Determine if y=1xy = \frac{1}{x}y=x1​ solves xy′=−y2xy' = -y^2xy′=−y2.

Answer: Yes, y′=−1x2y' = -\frac{1}{x^2}y′=−x21​. Check: x(−1x2)=−1x=−(1x)2x(-\frac{1}{x^2}) = -\frac{1}{x} = -(\frac{1}{x})^2x(−x21​)=−x1​=−(x1​)2.

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

Answer: Order 2. Highest derivative is the second, so order is 2.

Flashcard 15: What is a linear differential equation?

Answer: An equation of the form an(x)y(n)+...+a1(x)y′+a0(x)y=g(x)a_n(x)y^{(n)} + ... + a_1(x)y' + a_0(x)y = g(x)an​(x)y(n)+...+a1​(x)y′+a0​(x)y=g(x). Coefficients are functions of xxx, equation is first-degree in yyy.

Flashcard 16: Verify if y=12e2xy = \frac{1}{2}e^{2x}y=21​e2x solves y′=yy' = yy′=y.

Answer: No, y′=e2x≠yy' = e^{2x} \neq yy′=e2x=y. y′=e2x≠12e2x=yy' = e^{2x} \neq \frac{1}{2}e^{2x} = yy′=e2x=21​e2x=y.

Flashcard 17: Verify y=2x−1y = 2x - 1y=2x−1 for y′=2y' = 2y′=2.

Answer: Yes, y′=2y' = 2y′=2. Derivative of linear function 2x−12x - 12x−1 is 2.

Flashcard 18: Determine if y=sin(x)y = \text{sin}(x)y=sin(x) solves y′′+y=0y'' + y = 0y′′+y=0.

Answer: Yes, y′′+y=0y'' + y = 0y′′+y=0. y′′=−sin⁡xy'' = -\sin xy′′=−sinx, so y′′+y=0y'' + y = 0y′′+y=0.

Flashcard 19: What is a separable differential equation?

Answer: An equation where variables can be separated on opposite sides. Variables can be moved to opposite sides.

Flashcard 20: Verify if y=Cx−1y = Cx^{-1}y=Cx−1 is a solution for xy′+y=0xy' + y = 0xy′+y=0.

Answer: Yes, it satisfies xy′+y=0xy' + y = 0xy′+y=0. y′=−Cx−2y' = -Cx^{-2}y′=−Cx−2, and xy′+y=0xy' + y = 0xy′+y=0 checks out.

Flashcard 21: What is the next step after substitution in solution verification?

Answer: Check if the equation holds true. Verify both sides are equal after substitution.

Flashcard 22: Determine if y=cos(x)y = \text{cos}(x)y=cos(x) satisfies y′′+y=0y'' + y = 0y′′+y=0.

Answer: Yes, y′′+y=0y'' + y = 0y′′+y=0. y′′=−cos⁡xy'' = -\cos xy′′=−cosx, so y′′+y=0y'' + y = 0y′′+y=0.

Flashcard 23: What is the general solution for y′′−4y=0y'' - 4y = 0y′′−4y=0?

Answer: y=C1e2x+C2e−2xy = C_1 e^{2x} + C_2 e^{-2x}y=C1​e2x+C2​e−2x. Characteristic equation r2−4=0r^2 - 4 = 0r2−4=0 gives r=±2r = \pm 2r=±2.

Flashcard 24: Verify if y=Ccos(2x)y = C \text{cos}(2x)y=Ccos(2x) solves y′′+4y=0y'' + 4y = 0y′′+4y=0.

Answer: Yes, it satisfies y′′+4y=0y'' + 4y = 0y′′+4y=0. y′′=−4Ccos⁡(2x)y'' = -4C\cos(2x)y′′=−4Ccos(2x), so y′′+4y=0y'' + 4y = 0y′′+4y=0.

Flashcard 25: What is the solution form for y′′+9y=0y'' + 9y = 0y′′+9y=0?

Answer: General solution: y=C1cos(3x)+C2sin(3x)y = C_1 \text{cos}(3x) + C_2 \text{sin}(3x)y=C1​cos(3x)+C2​sin(3x). Characteristic equation r2+9=0r^2 + 9 = 0r2+9=0 gives r=±3ir = \pm 3ir=±3i.

Flashcard 26: Is y=Ce3xy = Ce^{3x}y=Ce3x a solution for y′=3yy' = 3yy′=3y?

Answer: Yes, y′=3yy' = 3yy′=3y. Derivative of Ce3xCe^{3x}Ce3x is 3Ce3x=3y3Ce^{3x} = 3y3Ce3x=3y.

Flashcard 27: Verify if y=x2y = x^2y=x2 satisfies y′′=2y'' = 2y′′=2.

Answer: Yes, y′′=2y'' = 2y′′=2. Second derivative of x2x^2x2 is constant 2.

Flashcard 28: Verify if y=Ce−2xy = Ce^{-2x}y=Ce−2x solves y′+2y=0y' + 2y = 0y′+2y=0.

Answer: Yes, it satisfies y′+2y=0y' + 2y = 0y′+2y=0. y′=−2Ce−2x=−2yy' = -2Ce^{-2x} = -2yy′=−2Ce−2x=−2y, so y′+2y=0y' + 2y = 0y′+2y=0.

Flashcard 29: Determine if y=e−xy = e^{-x}y=e−x solves y′=−yy' = -yy′=−y.

Answer: Yes, y′=−e−xy' = -e^{-x}y′=−e−x. Derivative equals negative of the function.

Flashcard 30: What is the general solution for y′=−yy' = -yy′=−y?

Answer: y=Ce−xy = Ce^{-x}y=Ce−x. Exponential decay with rate constant 1.