Exponential Function Manipulation

Help Questions

AP Precalculus › Exponential Function Manipulation

Questions 1 - 10
1

A bacteria culture is $B(t)=900\cdot 1.25^t$ (t in hours). Solve for $t$ when $B(t)=5000$.

$t=\dfrac{\ln(5000/900)}{1.25}$

$t=\dfrac{\ln(5000/900)}{\ln(1.25)}$

$t=\dfrac{\ln(900/5000)}{\ln(1.25)}$

$t=\dfrac{\ln(5000)-\ln(900)}{\ln(0.25)}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model bacteria growth using B(t) = $900·1.25^t$, where the population increases by 25% each hour, and need to find when it reaches 5000. Choice A is correct because setting 5000 = $900·1.25^t$ and dividing by 900 gives 5000/900 = $1.25^t$, then taking the natural logarithm yields ln(5000/900) = t·ln(1.25), so t = ln(5000/900)/ln(1.25). Choice D is incorrect because it uses ln(0.25) in the denominator instead of ln(1.25), likely confusing the growth rate (25% increase means multiplying by 1.25, not 0.25). To help students: Clarify that a 25% increase means multiplying by 1.25 (not 0.25), practice converting percentage changes to growth factors, and always check that growth problems yield positive time values. Watch for: Confusion between growth rates and growth factors, sign errors with logarithms, and misunderstanding percentage increases.

2

An investment grows continuously: $A(t)=2000e^{0.045t}$. When will it reach $5000$ dollars?

$t=\dfrac{\ln(5000)}{\ln(2000)}$

$t=\dfrac{\ln(2.5)}{0.045}$

$t=\dfrac{0.045}{\ln(2.5)}$

$t=\dfrac{\ln(2.5)}{-0.045}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model continuous compound interest with A(t) = 2000e^(0.045t), requiring manipulation to find when the investment reaches $5000. Choice A is correct because it applies the natural logarithm properly: starting with 5000 = 2000e^(0.045t), dividing by 2000 gives 2.5 = e^(0.045t), taking ln of both sides yields ln(2.5) = 0.045t, so t = ln(2.5)/0.045. Choice B is incorrect due to inverting the fraction, a common error when students confuse the algebraic steps for isolating t after taking the natural logarithm. To help students: Emphasize that when the base is e, taking ln simplifies the equation directly since ln(e^x) = x, practice recognizing continuous growth models with base e, and verify that the growth rate 0.045 stays in the denominator. Watch for: Confusion between discrete and continuous compound interest formulas, errors in simplifying ln(e^x), and mistakes in the order of operations when solving for t.

3

Carbon-14 decay is $N(t)=N_0\left(\tfrac12\right)^{t/5730}$. If $N(t)=0.25N_0$, find $t$ in years.

$t=\dfrac{\ln(0.25)}{\ln(1/2)}$

$t=\dfrac{5730\ln(0.25)}{\ln(1/2)}$

$t=\dfrac{5730\ln(1/2)}{\ln(0.25)}$

$t=5730\ln(0.25)\ln(1/2)$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model carbon-14 decay with N(t) = N₀(1/2)^(t/5730), requiring manipulation to find when 75% has decayed (leaving 25%). Choice A is correct because it properly handles the half-life formula: starting with 0.25N₀ = N₀(1/2)^(t/5730), dividing by N₀ gives 0.25 = (1/2)^(t/5730), taking ln of both sides yields ln(0.25) = (t/5730)·ln(1/2), so t = 5730·ln(0.25)/ln(1/2). Choice C is incorrect due to omitting the factor 5730, which often occurs when students forget that the exponent contains t/5730, not just t. To help students: Emphasize understanding half-life formulas where the exponent is t divided by the half-life period, and practice problems involving fractional remaining amounts. Watch for: Forgetting to multiply by the half-life period, confusion about what fraction remains versus what has decayed, and sign errors with ln(1/2).

4

A hot drink cools as $T(t)=20+70(0.92)^t$. When will $T(t)=40^\circ\text{C}$?

$t=\dfrac{\ln(2/7)}{\ln(0.92)}$

$t=\dfrac{\ln(7/2)}{\ln(0.92)}$

$t=\dfrac{\ln(2/7)}{\ln(1.08)}$

$t=\dfrac{\ln(40)}{\ln(0.92)}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model Newton's law of cooling with T(t) = 20 + $70(0.92)^t$, requiring manipulation to find when the temperature reaches 40°C. Choice A is correct because it applies logarithms after properly isolating the exponential term: starting with 40 = 20 + $70(0.92)^t$, subtracting 20 gives 20 = $70(0.92)^t$, dividing by 70 gives 2/7 = $(0.92)^t$, taking ln of both sides yields ln(2/7) = t·ln(0.92), so t = ln(2/7)/ln(0.92). Choice B is incorrect because it uses ln(7/2) instead of ln(2/7), a common error when students invert the fraction or confuse which quantity is being divided. To help students: Emphasize the importance of isolating the exponential term by first dealing with added constants, practice setting up the ratio correctly (final - ambient)/(initial - ambient), and verify that both logarithms are negative for cooling problems. Watch for: Forgetting to subtract the ambient temperature, fraction inversion errors, and confusion about the physical meaning of the model.

5

Carbon-14 model: $N(t)=N_0\left(\tfrac12\right)^{t/5730}$. If $N(t)=0.30N_0$, find $t$.

$t=5730,\dfrac{\ln(1/2)}{\ln(0.30)}$

$t=\dfrac{\ln(0.30)}{\ln(1/2)}$

$t=5730,\dfrac{\ln(0.30)}{\ln(2)}$

$t=5730,\dfrac{\ln(0.30)}{\ln(1/2)}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model carbon-14 decay with N(t) = N₀(1/2)^(t/5730), requiring manipulation to find when 30% of the original amount remains. Choice A is correct because it applies the formula properly: starting with 0.30N₀ = N₀(1/2)^(t/5730), dividing by N₀ gives 0.30 = (1/2)^(t/5730), taking ln of both sides yields ln(0.30) = (t/5730)·ln(1/2), so t = 5730·ln(0.30)/ln(1/2). Choice C is incorrect because it omits the half-life constant 5730, which often occurs when students forget that the exponent contains t/5730, not just t. To help students: Emphasize the structure of half-life formulas where the exponent is t divided by the half-life period, practice identifying all components of the exponential model, and verify units match (years in this case). Watch for: Forgetting to multiply by the half-life constant, confusion about whether to use ln(1/2) or ln(2) in the denominator, and errors in handling the fraction in the exponent.

6

Carbon-14 follows $N(t)=N_0\left(\tfrac12\right)^{t/5730}$. When $N(t)=0.30N_0$, find $t$ (years).

$t=5730,\dfrac{\ln(0.30)}{\ln(1/2)}$

$t=5730,\dfrac{\ln(0.30)}{\ln(2)}$

$t=5730,\dfrac{\ln(1/2)}{\ln(0.30)}$

$t=\dfrac{\ln(0.30)}{\ln(1/2)}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model radioactive decay using the half-life formula N(t) = N₀(1/2)^(t/5730), where carbon-14 has a half-life of 5730 years, and need to find when 30% of the original amount remains. Choice A is correct because setting 0.30N₀ = N₀(1/2)^(t/5730) and dividing by N₀ gives 0.30 = (1/2)^(t/5730), then taking ln of both sides yields ln(0.30) = (t/5730)·ln(1/2), so t = 5730·ln(0.30)/ln(1/2). Choice C is incorrect because it uses ln(2) instead of ln(1/2) in the denominator, which changes the sign since ln(2) = -ln(1/2), resulting in a negative time value. To help students: Emphasize that half-life problems use base 1/2 for decay, practice manipulating exponents with fractions, and verify that decay times are positive. Watch for: Sign errors with logarithms of fractions, forgetting to multiply by the half-life constant, and confusion about when material has decayed versus when it remains.

7

A city's population is $P(t)=120{,}000(1.03)^t$ (years). When will it reach $200{,}000$ people?

$t=\dfrac{\ln(200000/120000)}{0.03}$

$t=\dfrac{\ln(1.03)}{\ln(200000/120000)}$

$t=\dfrac{\ln(200000/120000)}{\ln(1.03)}$

$t=\ln!\left(\dfrac{200000}{120000}\right)\cdot\ln(1.03)$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model population growth with P(t) = $120,000(1.03)^t$, requiring manipulation to find when the population reaches 200,000. Choice B is correct because it applies the change of base formula correctly: starting with 200,000 = $120,000(1.03)^t$, dividing gives 200,000/120,000 = $1.03^t$, then taking ln of both sides yields ln(200,000/120,000) = t·ln(1.03), so t = ln(200,000/120,000)/ln(1.03). Choice A is incorrect due to confusing the continuous growth rate 0.03 with ln(1.03), which often occurs when students mix up discrete and continuous growth formulas. To help students: Emphasize the difference between discrete growth $(1+r)^t$ and continuous growth e^(rt), and practice converting between exponential and logarithmic forms. Watch for: Confusion between growth rate and logarithm of growth factor, and errors in simplifying ratios before taking logarithms.

8

An artifact has 62% of its original carbon-14: $N(t)=N_0\left(\tfrac12\right)^{t/5730}$. Find $t$ (years).

$t=5730,\dfrac{\ln(0.62)}{\ln(2)}$

$t=\dfrac{\ln(0.62)}{\ln(1/2)}$

$t=5730,\dfrac{\ln(1/2)}{\ln(0.62)}$

$t=5730,\dfrac{\ln(0.62)}{\ln(1/2)}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we use the carbon-14 decay formula N(t) = N₀(1/2)^(t/5730) to find the age of an artifact that has 62% of its original carbon-14 remaining. Choice A is correct because setting 0.62N₀ = N₀(1/2)^(t/5730) and dividing by N₀ gives 0.62 = (1/2)^(t/5730), then taking ln of both sides yields ln(0.62) = (t/5730)·ln(1/2), so t = 5730·ln(0.62)/ln(1/2). Choice C is incorrect because it uses ln(2) instead of ln(1/2), which differs by a negative sign since ln(2) = -ln(1/2), resulting in a negative age. To help students: Emphasize that radioactive decay uses base 1/2 (not 2) for half-life calculations, practice working with percentages as decimals, and verify that calculated ages are positive. Watch for: Sign errors when working with ln(1/2), forgetting to multiply by the half-life period, and confusion about fractions versus their reciprocals.

9

A savings account uses $A(t)=5000(1.06)^t$. When will the balance be $8000$ dollars?

$t=\dfrac{\ln(8000/5000)}{\ln(1.06)}$

$t=\dfrac{\ln(8000/5000)}{\ln(0.94)}$

$t=\dfrac{\log(8000/5000)}{1.06}$

$t=\dfrac{\ln(5000/8000)}{\ln(1.06)}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model compound interest using A(t) = 5000(1.06)^t, representing 6% annual growth, and need to find when the balance reaches $8000. Choice A is correct because setting 8000 = 5000(1.06)^t and dividing both sides by 5000 gives 8000/5000 = 8/5 = (1.06)^t, then taking the natural logarithm yields ln(8000/5000) = t·ln(1.06), so t = ln(8000/5000)/ln(1.06). Choice D is incorrect because it uses log (common logarithm) instead of ln and divides by 1.06 directly rather than its logarithm, showing confusion about the logarithmic solution process. To help students: Practice using natural logarithms consistently in exponential problems, emphasize that any logarithm base works but ln is conventional, and verify solutions make financial sense. Watch for: Mixing logarithm bases, forgetting to apply logarithms to solve for exponents, and computational errors with ratios.

10

A medication amount is $M(t)=80e^{-0.35t}$ (t in hours). When is $M(t)=20$ mg?

$t=\dfrac{\ln(20)}{\ln(80)}$

$t=\dfrac{\ln(1/4)}{0.35}$

$t=\dfrac{\ln(4)}{-0.35}$

$t=\dfrac{\ln(1/4)}{-0.35}$

Explanation

This question tests AP Precalculus skills in manipulating exponential functions, including solving for variables using logarithms. Exponential functions model situations where quantities grow or decay at a constant relative rate, and logarithms allow us to solve for variables in the exponent. In this scenario, we model medication decay with M(t) = 80e^(-0.35t), requiring manipulation to find when the amount reaches 20 mg. Choice A is correct because it applies logarithms properly to the decay model: starting with 20 = 80e^(-0.35t), dividing by 80 gives 1/4 = e^(-0.35t), taking ln of both sides yields ln(1/4) = -0.35t, so t = ln(1/4)/(-0.35). Choice C is incorrect because it uses ln(4) instead of ln(1/4), a common error when students forget that 20/80 = 1/4, not 4, or when they incorrectly handle the reciprocal. To help students: Emphasize careful fraction simplification before applying logarithms, practice recognizing that ln(1/4) = -ln(4), and verify that dividing a negative by a negative yields a positive time. Watch for: Sign errors with negative exponents, confusion about ln(1/x) = -ln(x), and mistakes in simplifying the initial fraction.

Page 1 of 3