All questions
Question 1
A bank advertises 6% annual growth; which model correctly uses percent as a decimal growth rate?
- A(t)=P(1.06)t (correct answer)
- A(t)=P(6)t
- A(t)=P(0.06)t
- A(t)=P+0.06t
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the bank growth scenario illustrates real-world applications like correct decimal conversion for rates. The correct answer works because it properly adds 1 to the decimal rate in the exponential formula. A common distractor fails because it uses the percentage directly without conversion. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 2
A deposit earns 5% yearly; which equation models t years of growth from P dollars?
- A(t)=P+0.05t
- A(t)=P(1.5)t
- A(t)=P(1.05)t (correct answer)
- A(t)=P(0.95)t
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the deposit growth scenario illustrates real-world applications like annual interest compounding. The correct answer works because it accurately converts the percentage to a decimal growth factor in the exponential formula. A common distractor fails because it treats the growth as linear addition rather than multiplicative. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 3
For A(t)=4000(1.05)t, which description matches long-term behavior as t increases?
- Approaches zero because growth slows over time
- Grows without bound because the base exceeds 1 (correct answer)
- Stays near 4000 because 5% is small
- Becomes negative because interest compounds
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the long-term balance scenario illustrates real-world applications like asymptotic behavior in investments. The correct answer works because it identifies unbounded growth for bases over 1 in the formula. A common distractor fails because it assumes growth approaches zero or becomes negative. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 4
An account starts at 2000 and grows 3% yearly; which equation correctly models the balance after t years?
- A(t)=2000(0.03)t
- A(t)=2000(1.03)t (correct answer)
- A(t)=2000+0.03t
- A(t)=2000(3)t
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the account balance scenario illustrates real-world applications like modeling percentage growth. The correct answer works because it uses the proper growth factor of 1 plus the decimal rate in the formula. A common distractor fails because it applies the rate as decay or linear addition. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 5
Two populations are modeled by P1(t)=500e0.03t and P2(t)=200e0.08t, where t is in years. When will the ratio P2(t)/P1(t) equal 1?
- The populations will be equal in approximately 16.4 years
- The populations will be equal in approximately 18.3 years (correct answer)
- The populations will be equal in approximately 20.1 years
- The populations will be equal in approximately 22.7 years
Explanation: Set P₁(t) = P₂(t): 500e^(0.03t) = 200e^(0.08t). Dividing both sides by 200e^(0.03t): 2.5 = e^(0.05t). Taking natural log: ln(2.5) = 0.05t, so t = ln(2.5)/0.05 ≈ 18.3 years. Choice A uses ln(2.5)/0.056 (error in exponent difference). Choice C uses ln(2.5)/0.045 (arithmetic error in 0.08-0.03). Choice D uses ln(2.5)/0.04 (more significant arithmetic error).
Question 6
A savings account uses A(t)=1000(1.04)t; which value is the annual interest rate?
- 4%, because 1.04−1=0.04 (correct answer)
- 104%, because the base is 1.04
- 0.04%, because 0.04 is already a percent
- 1.04%, because the base is near 1
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the savings account scenario illustrates real-world applications like extracting rates from models. The correct answer works because it subtracts 1 from the base and converts to percent correctly. A common distractor fails because it treats the base directly as the percentage. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 7
A rumor spreads through a school according to the logistic-like model N(t)=1+99e−0.5t1000 where t is in days and N(t) is the number of people who have heard the rumor. How many days does it take for the rumor to spread from 100 people to 500 people?
- It takes approximately 3.89 days for the rumor to spread from 100 to 500 people
- It takes approximately 4.39 days for the rumor to spread from 100 to 500 people (correct answer)
- It takes approximately 5.24 days for the rumor to spread from 100 to 500 people
- It takes approximately 6.18 days for the rumor to spread from 100 to 500 people
Explanation: For N(t) = 100: 100 = 1000/(1 + 99e^(-0.5t₁)), so 1 + 99e^(-0.5t₁) = 10, giving 99e^(-0.5t₁) = 9, thus e^(-0.5t₁) = 1/11, so t₁ = 2ln(11)/0.5 ≈ 4.79 days. For N(t) = 500: 500 = 1000/(1 + 99e^(-0.5t₂)), so 1 + 99e^(-0.5t₂) = 2, giving 99e^(-0.5t₂) = 1, thus e^(-0.5t₂) = 1/99, so t₂ = 2ln(99)/0.5 ≈ 9.18 days. The time difference is t₂ - t₁ = 9.18 - 4.79 = 4.39 days. Choice A uses incorrect algebra in solving for t₁. Choice C gives t₁ instead of the difference. Choice D uses wrong values in the exponential calculations.
Question 8
A medication concentration in the bloodstream follows C(t)=12e−0.25t mg/L, where t is hours after injection. The medication is effective when concentration is at least 3 mg/L. For how many hours is the medication effective?
- The medication is effective for approximately 4.16 hours total
- The medication is effective for approximately 5.55 hours total (correct answer)
- The medication is effective for approximately 6.93 hours total
- The medication is effective for approximately 8.32 hours total
Explanation: The medication is effective when C(t) ≥ 3, so 12e^(-0.25t) ≥ 3. This gives e^(-0.25t) ≥ 0.25, so -0.25t ≥ ln(0.25) = -ln(4), thus t ≤ ln(4)/0.25 ≈ 5.55 hours. Since the medication starts at t = 0 with C(0) = 12 > 3, it's effective from t = 0 to t = 5.55 hours, for a total of 5.55 hours. Choice A uses ln(3)/0.25 (wrong ratio). Choice C uses ln(4)/0.2 (wrong decay constant). Choice D uses ln(4)/0.167 (more significant error in decay constant).
Question 9
The value of a car depreciates according to V(t)=32000e−0.15t where t is years after purchase. The car loses half its value in the first n years, then loses half of its remaining value in the next m years. What is the relationship between n and m?
- The relationship is m=n, meaning both time periods are equal (correct answer)
- The relationship is m=2n, meaning the second period is twice as long
- The relationship is m=n+2, meaning the second period is 2 years longer
- The relationship is m=0.5n, meaning the second period is half as long
Explanation: For exponential decay, the half-life is constant. After n years: V(n) = 16000 (half of 32000). After n+m years: V(n+m) = 8000 (half of 16000). Since 16000 = 32000e^(-0.15n), we get 0.5 = e^(-0.15n), so n = ln(2)/0.15. Since 8000 = 32000e^(-0.15(n+m)), we get 0.25 = e^(-0.15(n+m)), so n+m = ln(4)/0.15 = 2ln(2)/0.15 = 2n. Therefore m = n. Choice B confuses total time with additional time. Choice C suggests linear relationship in exponential decay. Choice D reverses the correct relationship.
Question 10
A population of bacteria follows the model P(t)=1200e0.15t, where t is time in hours and P(t) is the population size. If the population reaches 4800 bacteria, how much additional time is needed for the population to reach 9600 bacteria?
- 4.62 hours (correct answer)
- 6.93 hours
- 9.24 hours
- 13.86 hours
Explanation: First, find when P(t) = 4800: 4800 = 1200e^(0.15t), so 4 = e^(0.15t), giving t₁ = ln(4)/0.15 ≈ 9.24 hours. Next, find when P(t) = 9600: 9600 = 1200e^(0.15t), so 8 = e^(0.15t), giving t₂ = ln(8)/0.15 ≈ 13.86 hours. The additional time needed is t₂ - t₁ = 13.86 - 9.24 = 4.62 hours. Choice B is ln(5)/0.15 (incorrect ratio). Choice C is the time to reach 4800, not additional time. Choice D is the total time to reach 9600, not additional time.
Question 11
A cup of coffee at 180°F is placed in a room at 70°F. The temperature follows Newton's Law of Cooling: T(t)=70+110e−kt where t is in minutes. If the coffee cools to 140°F in 10 minutes, when will it reach 100°F?
- The coffee will reach 100°F in approximately 22.7 minutes
- The coffee will reach 100°F in approximately 25.4 minutes
- The coffee will reach 100°F in approximately 28.1 minutes (correct answer)
- The coffee will reach 100°F in approximately 31.5 minutes
Explanation: First find k: when t = 10, T(10) = 140. So 140 = 70 + 110e^(-10k), giving 70 = 110e^(-10k), thus e^(-10k) = 7/11, and k = -ln(7/11)/10 ≈ 0.0452. For T(t) = 100: 100 = 70 + 110e^(-0.0452t), so 30 = 110e^(-0.0452t), giving e^(-0.0452t) = 3/11, thus t = -ln(3/11)/0.0452 ≈ 28.1 minutes. Choice A uses incorrect value k = 0.05. Choice B uses the wrong setup for finding k. Choice D confuses the temperature differences in the calculation.
Question 12
A savings account is A(t)=P(1.01)t; which statement is always true for t≥0 and P>0?
- A(t) is decreasing because the rate is small
- A(t) is increasing and stays positive (correct answer)
- A(t) becomes negative for large t
- A(t) increases by a constant dollar amount
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the savings account scenario illustrates real-world applications like long-term behavior analysis. The correct answer works because it recognizes bases greater than 1 lead to positive increasing values in the formula. A common distractor fails because it assumes small rates cause decrease or negativity. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 13
A deposit is modeled by A(t)=P(1+r)t; what does r represent in this financial context?
- The annual interest rate written as a decimal (correct answer)
- The number of years the money is invested
- The initial deposit measured in dollars
- The total interest earned after t years
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the deposit model scenario illustrates real-world applications like variable roles in finance equations. The correct answer works because it identifies r as the decimal rate in the growth factor of the formula. A common distractor fails because it confuses r with the initial amount or time. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 14
A balance is A(t)=P(1.05)t; which equation shows the balance after doubling the initial deposit?
- A(t)=P(2.05)t for all t
- A(t)=2P(1.05)t for all t (correct answer)
- A(t)=P(1.10)t for all t
- A(t)=P(1.05)2t for all t
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the balance adjustment scenario illustrates real-world applications like scaling initial investments. The correct answer works because it multiplies the initial coefficient by 2 while keeping the base unchanged. A common distractor fails because it alters the base or exponent incorrectly. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 15
A bank models balance by A(t)=800(1.03)t; what does 800 represent in context?
- The annual interest factor applied each year
- The initial account balance at t=0 (correct answer)
- The number of compounding periods per year
- The interest earned each year in dollars
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the bank balance scenario illustrates real-world applications like initial deposits in compound interest. The correct answer works because it accurately identifies the coefficient as the value at t=0, using the exponential formula. A common distractor fails because it confuses the initial amount with the growth factor or interest earned. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 16
A bank compounds annually at 2%; in A(t)=P(1.02)t, what is t measured in?
- Months, because interest is a percentage
- Years, matching the annual compounding (correct answer)
- Days, since balances change daily
- Dollars, because A(t) is in dollars
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the compounding scenario illustrates real-world applications like time units in financial models. The correct answer works because it matches the exponent to the annual compounding period in the formula. A common distractor fails because it confuses the time unit with smaller intervals like months or days. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 17
A savings account uses A(t)=2500(1.05)t; what happens if the initial amount is doubled?
- The balance doubles for every value of t (correct answer)
- The interest rate doubles each year
- The balance increases by 2500 each year
- The time t is cut in half
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the savings account scenario illustrates real-world applications like scaling initial investments. The correct answer works because it accurately applies the exponential formula, showing the output doubles due to the linear relationship with the initial amount. A common distractor fails because it misinterprets the change as affecting the rate or making growth linear. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 18
A bank uses A(t)=P(1.09)t; which change would incorrectly treat exponential growth as linear?
- Using A(t)=P+0.09t as the model (correct answer)
- Using A(t)=P(1.09)t as the model
- Using A(t)=P(1+0.09)t as the model
- Using A(t)=P(1.09)t+1 as the model
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the bank model scenario illustrates real-world applications like distinguishing growth types. The correct answer works because it replaces the exponential with a linear form, altering the model fundamentally. A common distractor fails because it keeps the exponential structure intact. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 19
An account follows A(t)=P(1.05)t; which equation represents the same growth but in months m?
- A(m)=P(1.05)12m
- A(m)=P(1.05)m/12 (correct answer)
- A(m)=P(1.05m)
- A(m)=P(1.05)m−12
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the time unit change scenario illustrates real-world applications like adjusting models for different periods. The correct answer works because it scales the exponent to match monthly units while preserving annual growth. A common distractor fails because it incorrectly multiplies the exponent by 12, overcompounding. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.
Question 20
A deposit follows A(t)=P(1.02)t; what happens to the growth if P increases but 1.02 stays fixed?
- All balances scale up proportionally for every t (correct answer)
- The interest rate increases above 2% annually
- The balance begins decaying after some time
- The base changes because principal is larger
Explanation: This question tests college algebra skills: understanding exponential growth and decay models. Exponential functions model situations where quantities grow or shrink at rates proportional to their current value, expressed as f(t) = a * b^t. In this context, the deposit growth scenario illustrates real-world applications like effects of initial value changes. The correct answer works because it recognizes the proportional scaling due to the linear dependence on P. A common distractor fails because it assumes changes to the rate or base occur. To help students: Encourage practice with different initial conditions and rates; use graphing to visualize exponential growth and decay. Highlight the importance of identifying key parameters like base and time.