Differential Equations midterm 1

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

flashcard set

Earn XP

Description and Tags

sections 1.1 - 4.3

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Exponential growth or decay

dP/dt = kP

P(t) = P0ekt

where k > 0 for growth, and k< 0 for decay

2
New cards

Newton’s Law of Cooling definition and equation

the rate of change in an objects temp is proportional to the difference between the temp of the object and the temp of its surroundings

dT/dt = k(T-Ts)

T(t) = Ts + (T0 - Ts)ek(t-t0)

3
New cards

Mixture problems

dA/dt = rate in - rate out

rate in: (incoming solution concentration)(flow rate in)

rate out: (outgoing solution concentration)(flow rate out)

outgoing solution concentration = A(t)/V(t)

A(t) = amount of solution in tank at time t

V(t) = volume of mixture in tank at time t

to find V(t):

dV/dt = rate of mixture in - rate of mixture out

4
New cards

growth with carrying capacity

dP/dt = P(a-bP0)

P(t) = (aP0)/(bP0 + (a-bP0)e-at)

a > 0 (birth rate)

b > 0 (death rate)

a/b = carrying capacity

5
New cards

Chemical reactions A + B = X

let:

A = amount of chemical A in reaction

aX = ratio of chemical A used in reaction

B = amount of chemical B in reaction

bX = ratio of chemical B used in reaction

dX/dt = k(A - aX)(B - bX) = kab(A/a - X)(B/b - X)

(A/a - X)/(B/b - X) = cekt

X(t) = (A/a - cekt(B/b))/(1 - cekt)