L = carrying capacity (maximum sustainable population)
C = constant based on initial conditions
k = growth rate
The population approaches L as t→∞.
Newton's Law of Cooling
Temperature of an object over time:
T(t)=Ts+(T0−Ts)e−kt
where:
T(t) = temperature at time t
Ts = surrounding (ambient) temperature
T0 = initial temperature
k = cooling rate constant
Logarithmic Models
Some phenomena grow logarithmically:
y=a+bln(x)
Examples:
Earthquake intensity (Richter scale)
Sound intensity (decibels)
pH scale (acidity)
Richter Scale
Earthquake magnitude:
M=log(I0I)
where I is intensity and I0 is reference intensity.
An increase of 1 on the Richter scale means 10 times more intense!
Solving Applied Problems
General Strategy:
Identify the type of model needed
Write the equation with known values
Solve for the unknown (often k first, then answer the question)
Check if the answer makes sense in context
📚 Practice Problems
1Problem 1medium
❓ Question:
A population of bacteria grows from 100 to 500 in 3 hours. Assuming exponential growth P(t)=P0ekt, find the growth rate k and predict the population after 5 hours.
💡 Show Solution
Solution:
Part 1: Find k
Given: P0=100, ,
2Problem 2easy
❓ Question:
Invest $5,000 at 6% annual interest compounded monthly. How much will you have after 10 years?
💡 Show Solution
Solution:
Given:
P=5000 (principal)
r (6% as decimal)
3Problem 3hard
❓ Question:
Carbon-14 has a half-life of 5,730 years. If a fossil contains 25% of its original carbon-14, how old is the fossil?
💡 Show Solution
Solution:
Given:
Half-life: h=5730 years
Current amount: (25% remaining)
4Problem 4medium
❓ Question:
A bacteria population starts at 500 and doubles every 3 hours. Write an exponential model and find the population after 12 hours.
💡 Show Solution
Step 1: Use exponential growth model:
P(t) = P₀ · 2^(t/d)
where P₀ = initial amount, d = doubling time
Step 2: Identify values:
P₀ = 500
d = 3 hours
Step 3: Write the model:
P(t) = 500 · 2^(t/3)
Step 4: Find population at t = 12:
P(12) = 500 · 2^(12/3)
= 500 · 2⁴
= 500 · 16
= 8000
Answer: Model: P(t) = 500 · 2^(t/3); Population after 12 hours: 8000
5Problem 5hard
❓ Question:
The magnitude M of an earthquake is given by M = log(I/I₀), where I is the intensity and I₀ is a reference intensity. How many times more intense is an earthquake of magnitude 7 compared to one of magnitude 5?
💡 Show Solution
Step 1: Set up equations for both magnitudes:
M₁ = 7 = log(I₁/I₀)
M₂ = 5 = log(I₂/I₀)
Step 4: Interpretation:
An earthquake of magnitude 7 is 100 times more intense
than an earthquake of magnitude 5.
Answer: 100 times more intense
Explain using:
⚠️ Common Mistakes: Logarithmic and Exponential Models
Avoid these 4 frequent errors
🌍 Real-World Applications: Logarithmic and Exponential Models
See how this math is used in the real world
📝 Worked Example: Related Rates — Expanding Circle
Problem:
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 cm/s. How fast is the area of the circle increasing when the radius is 10 cm?
Real-world applications including compound interest, population growth, and radioactive decay
How can I study Logarithmic and Exponential Models effectively?▾
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Logarithmic and Exponential Models study guide free?▾
Yes — all study notes, flashcards, and practice problems for Logarithmic and Exponential Models on Study Mondo are free to access. No account is needed.
What course covers Logarithmic and Exponential Models?▾
Logarithmic and Exponential Models is part of the AP Precalculus course on Study Mondo, specifically in the Exponential and Logarithmic Functions section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Logarithmic and Exponential Models?▾
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
P(3)=
500
t=3
Step 1: Write the equation.
500=100e3k
Step 2: Divide by 100.
5=e3k
Step 3: Take natural log.
ln(5)=3k
Step 4: Solve for k.
k=3ln(5)≈31.609≈0.536 per hour
Part 2: Find P(5)
P(5)=100e0.536(5)=100e2.68≈100(14.58)≈1458
Answers:
Growth rate: k≈0.536 per hour
Population after 5 hours: approximately 1,458 bacteria
=
0.06
n=12 (monthly compounding)
t=10 years
Step 1: Write the compound interest formula.
A=P(1+nr)nt