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: Exponential Models With Differential Equations

Study Exponential Models 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 Exponential Models 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: Exponential Models With Differential Equations

1

/ 30

0 reviewed

0% Complete

0 reviewing
QUESTION

What initial condition is used for solving dydt=ky\frac{dy}{dt} = kydtdy​=ky?

Tap or drag to reveal answer

ANSWER

y(0)=y0y(0) = y_0y(0)=y0​. This boundary condition determines the constant in the general solution.

Swipe Right = I Know It! 🎉

Swipe Left = Still Learning

All flashcards

Flashcard 1: What initial condition is used for solving dydt=ky\frac{dy}{dt} = kydtdy​=ky?

Answer: y(0)=y0y(0) = y_0y(0)=y0​. This boundary condition determines the constant in the general solution.

Flashcard 2: What is the half-life formula for exponential decay?

Answer: y(t)=y0(12)thy(t) = y_0 \left(\frac{1}{2}\right)^{\frac{t}{h}}y(t)=y0​(21​)ht​. The quantity reduces by half every hhh time units using base 12\frac{1}{2}21​.

Flashcard 3: What is the initial value in N(t)=N0e−λtN(t) = N_0 e^{-\lambda t}N(t)=N0​e−λt?

Answer: N0N_0N0​. The initial amount or concentration at time t=0t=0t=0.

Flashcard 4: Determine the constant kkk for the doubling time formula P(t)=P02tdP(t) = P_0 2^{\frac{t}{d}}P(t)=P0​2dt​.

Answer: k=ln⁡(2)dk = \frac{\ln(2)}{d}k=dln(2)​. Since 2t/d=ekt2^{t/d} = e^{kt}2t/d=ekt, we have k=ln⁡(2)/dk = \ln(2)/dk=ln(2)/d.

Flashcard 5: State the condition for exponential growth.

Answer: k>0k > 0k>0 in dydt=ky\frac{dy}{dt} = kydtdy​=ky. Positive kkk means the derivative and function have the same sign.

Flashcard 6: Identify y(t)y(t)y(t) for dydt=0.1y\frac{dy}{dt} = 0.1ydtdy​=0.1y with y(1)=3y(1) = 3y(1)=3.

Answer: y(t)=3e0.1(t−1)y(t) = 3e^{0.1(t-1)}y(t)=3e0.1(t−1). Apply initial condition at t=1t=1t=1 with k=0.1k=0.1k=0.1 and y0=3y_0=3y0​=3.

Flashcard 7: Determine y(t)y(t)y(t) for dydt=−3y\frac{dy}{dt} = -3ydtdy​=−3y and y(0)=7y(0) = 7y(0)=7.

Answer: y(t)=7e−3ty(t) = 7e^{-3t}y(t)=7e−3t. Apply k=−3k=-3k=−3 and initial value y0=7y_0=7y0​=7 to get the solution.

Flashcard 8: State the differential equation model for continuous exponential growth.

Answer: dydt=ky\frac{dy}{dt} = kydtdy​=ky. The rate of change is proportional to the current value with constant kkk.

Flashcard 9: What does y0y_0y0​ represent in the solution y(t)=y0ekty(t) = y_0 e^{kt}y(t)=y0​ekt?

Answer: Initial value of yyy. The starting value or amount at time t=0t=0t=0.

Flashcard 10: What is the kkk value if a population triples in 6 years?

Answer: k=ln⁡(3)6k = \frac{\ln(3)}{6}k=6ln(3)​. Tripling means 3=e6k3 = e^{6k}3=e6k, so k=ln⁡(3)/6k = \ln(3)/6k=ln(3)/6.

Flashcard 11: Determine y(t)y(t)y(t) for dydt=2y\frac{dy}{dt} = 2ydtdy​=2y with y(0)=8y(0) = 8y(0)=8.

Answer: y(t)=8e2ty(t) = 8e^{2t}y(t)=8e2t. Substitute k=2k=2k=2 and y0=8y_0=8y0​=8 into the general exponential solution.

Flashcard 12: What is the natural base in the exponential model y(t)=y0ekty(t) = y_0 e^{kt}y(t)=y0​ekt?

Answer: eee. Euler's number e≈2.718e \approx 2.718e≈2.718 is the natural exponential base.

Flashcard 13: Find the yyy-intercept for y(t)=5e3ty(t) = 5e^{3t}y(t)=5e3t.

Answer: yyy-intercept is 5. At t=0t=0t=0, y(0)=5e0=5⋅1=5y(0) = 5e^0 = 5 \cdot 1 = 5y(0)=5e0=5⋅1=5.

Flashcard 14: Calculate y(t)y(t)y(t) for dydt=0.2y\frac{dy}{dt} = 0.2ydtdy​=0.2y and y(0)=7y(0) = 7y(0)=7.

Answer: y(t)=7e0.2ty(t) = 7e^{0.2t}y(t)=7e0.2t. Substitute k=0.2k=0.2k=0.2 and y0=7y_0=7y0​=7 into the exponential growth formula.

Flashcard 15: Find y(t)y(t)y(t) for dydt=0.5y\frac{dy}{dt} = 0.5ydtdy​=0.5y if y(0)=1y(0) = 1y(0)=1.

Answer: y(t)=e0.5ty(t) = e^{0.5t}y(t)=e0.5t. With k=0.5k=0.5k=0.5 and y0=1y_0=1y0​=1, the solution simplifies to e0.5te^{0.5t}e0.5t.

Flashcard 16: Which equation represents a population doubling every period?

Answer: P(t)=P02tdP(t) = P_0 2^{\frac{t}{d}}P(t)=P0​2dt​. The base 2 with time divided by doubling period ddd models doubling.

Flashcard 17: What is the exponential model used for population growth?

Answer: P(t)=P0ektP(t) = P_0 e^{kt}P(t)=P0​ekt. Standard exponential growth model where P0P_0P0​ is initial population.

Flashcard 18: Which function describes a quantity halving every 5 years?

Answer: y(t)=y0(12)t5y(t) = y_0 \left(\frac{1}{2}\right)^{\frac{t}{5}}y(t)=y0​(21​)5t​. Half-life of 5 years means the exponent is t/5t/5t/5 with base 1/21/21/2.

Flashcard 19: Identify the exponential model for radioactive decay.

Answer: N(t)=N0e−ktN(t) = N_0 e^{-kt}N(t)=N0​e−kt. Standard form for radioactive decay with decay constant kkk.

Flashcard 20: What is the yyy-intercept for P(t)=2e0.3tP(t) = 2e^{0.3t}P(t)=2e0.3t?

Answer: yyy-intercept is 2. At t=0t=0t=0, P(0)=2e0=2⋅1=2P(0) = 2e^0 = 2 \cdot 1 = 2P(0)=2e0=2⋅1=2.

Flashcard 21: For dydt=ky\frac{dy}{dt} = kydtdy​=ky, determine y(t)y(t)y(t) if y0=12y_0 = 12y0​=12.

Answer: y(t)=12ekty(t) = 12e^{kt}y(t)=12ekt. General solution with specified initial value y0=12y_0=12y0​=12.

Flashcard 22: What is the kkk value for a quantity decreasing by 15% annually?

Answer: k=−0.15k = -0.15k=−0.15. A 15% annual decrease corresponds to k=−0.15k=-0.15k=−0.15 in the model.

Flashcard 23: Identify the yyy-intercept in y(t)=10e−ty(t) = 10e^{-t}y(t)=10e−t.

Answer: yyy-intercept is 10. The yyy-intercept occurs when t=0t=0t=0, giving y(0)=10e0=10y(0)=10e^0=10y(0)=10e0=10.

Flashcard 24: Determine y(t)y(t)y(t) for dydt=−0.3y\frac{dy}{dt} = -0.3ydtdy​=−0.3y and y(0)=9y(0) = 9y(0)=9.

Answer: y(t)=9e−0.3ty(t) = 9e^{-0.3t}y(t)=9e−0.3t. Use decay constant k=−0.3k=-0.3k=−0.3 with initial value y0=9y_0=9y0​=9.

Flashcard 25: State the exponential growth rate if k=0.05k = 0.05k=0.05.

Answer: 5%. The value k=0.05k=0.05k=0.05 corresponds to a 5% growth rate per unit time.

Flashcard 26: What is the exponential decay formula for a substance?

Answer: N(t)=N0e−λtN(t) = N_0 e^{-\lambda t}N(t)=N0​e−λt. Standard decay model where λ\lambdaλ is the decay constant.

Flashcard 27: Express y(t)y(t)y(t) in terms of kkk if dydt=ky\frac{dy}{dt} = kydtdy​=ky and y(0)=6y(0) = 6y(0)=6.

Answer: y(t)=6ekty(t) = 6e^{kt}y(t)=6ekt. General form with initial condition y0=6y_0=6y0​=6 and growth constant kkk.

Flashcard 28: Calculate y(t)y(t)y(t) for dydt=−12y\frac{dy}{dt} = -\frac{1}{2}ydtdy​=−21​y and y(0)=20y(0) = 20y(0)=20.

Answer: y(t)=20e−12ty(t) = 20e^{-\frac{1}{2}t}y(t)=20e−21​t. Use k=−1/2k=-1/2k=−1/2 and y0=20y_0=20y0​=20 in the exponential solution form.

Flashcard 29: Find y(t)y(t)y(t) if dydt=4y\frac{dy}{dt} = 4ydtdy​=4y and y(2)=16y(2) = 16y(2)=16.

Answer: y(t)=16e4(t−2)y(t) = 16e^{4(t-2)}y(t)=16e4(t−2). With condition at t=2t=2t=2, substitute to get y=16e4(t−2)y=16e^{4(t-2)}y=16e4(t−2).

Flashcard 30: State the condition for exponential decay.

Answer: k<0k < 0k<0 in dydt=ky\frac{dy}{dt} = kydtdy​=ky. Negative kkk causes the quantity to decrease exponentially over time.