The total processing power of computers in a research lab doubles every 3 years. The current total processing power is designated as .
Which of the following functions models the lab's total processing power years from now?
AP Precalculus Quiz
Practice Exponential Function Context And Data Modeling in AP Precalculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
The total processing power of computers in a research lab doubles every 3 years. The current total processing power is designated as P0.
Which of the following functions P(t) models the lab's total processing power t years from now?
This quiz focuses on Exponential Function Context And Data Modeling, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Precalculus.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
The total processing power of computers in a research lab doubles every 3 years. The current total processing power is designated as P0.
Which of the following functions P(t) models the lab's total processing power t years from now?
Explanation: The initial value is P0. The growth factor is 2, but this growth occurs over a period of 3 years. The number of 3-year periods that have passed in t years is t/3. Therefore, the growth factor of 2 should be applied t/3 times. The model is P(t)=P0(2)t/3.
A certain radioactive isotope decays to a quarter of its initial amount in 10 years. The decay is modeled by an exponential function.
Which of the following represents the annual decay factor for this isotope?
Explanation: Let the model be A(t)=A0bt, where b is the annual decay factor. We are given that A(10)=0.25A0. So, 0.25A0=A0b10. Dividing by A0 gives 0.25=b10. To find the annual decay factor b, we take the 10th root of both sides: b=(0.25)1/10.
An investor is comparing two different investment plans. Plan A starts with 1000andhasanannualgrowthfactorof1.05.PlanBstartswith800 and has an annual growth factor of 1.06.
Which of the following statements accurately compares the values of the two investments over time?
Explanation: Plan A is modeled by A(t)=1000(1.05)t and Plan B by B(t)=800(1.06)t. Initially, at t=0, A(0)=1000 and B(0)=800, so Plan A is greater. However, because Plan B has a higher growth factor (1.06 > 1.05), it grows at a faster percentage rate. Therefore, the value of Plan B will eventually overtake and surpass the value of Plan A.
A sample of a radioactive substance decays over time. The amount of the substance remaining, A, in grams, is modeled by the function A(t)=100(0.95)t, where t is the number of years.
Which of the following functions models the amount of the substance remaining after m months?
Explanation: Since there are 12 months in a year, the relationship between years t and months m is t=m/12. Substitute this into the original function: A(m)=100(0.95)m/12. Using the properties of exponents, this can be rewritten as A(m)=100((0.95)1/12)m.
The population of a rare species of bird was 80 in the year 2015. By 2020, the population had grown to 120. Assume the population growth is exponential.
Which of the following functions P(t) best models the bird population, where t is the number of years since 2015?
Explanation: Let the model be P(t)=abt. The year 2015 corresponds to t=0, so the initial population is a=80. The year 2020 corresponds to t=5. We have the point (5, 120). Plugging this into the model: 120=80(b)5. Dividing by 80 gives 1.5=b5. Solving for b gives b=(1.5)1/5. Therefore, the model is P(t)=80((1.5)1/5)t=80(1.5)t/5.
A country’s population is modeled by P(t)=9.50×106(1.012)t, where t is years after 2015. Estimated values (rounded) are: 2015: 9.50×106, 2020: 1.01×107, 2025: 1.07×107. Using the provided data, using the exponential model, predict the population in 2035.
Explanation: This question tests AP Precalculus understanding of exponential functions and data modeling, specifically interpreting parameters and predicting outcomes. Exponential functions model situations where a quantity grows or decays at a constant percentage rate. Key parameters include the initial value (starting point) and the growth/decay rate, which determines how quickly the function changes. In this scenario, the function models a country's population growth, with an initial value of 9.50×10^6 and a growth rate of 1.2% per year. Choice A is correct because it accurately identifies the predicted population in 2035 as approximately 1.20×10^7, consistent with the passage details. Choice B is incorrect because it overestimates the growth, a common error when students miscalculate the exponent. To help students: Emphasize understanding of exponential growth vs. linear growth, and practice interpreting data through graph analysis. Encourage identifying key function parameters and their real-world implications. Watch for: confusing initial values with growth rates or misreading graphical data.
A lab models radioactive decay with M(t)=M0(21)t/8, where t is in days and the half-life is 8 days. A sample starts with M0=120 mg. Measurements (rounded) are: Day 0: 120 mg, Day 8: 60 mg, Day 16: 30 mg, Day 24: 15 mg. Based on the scenario above, using the exponential model, predict the mass after 32 days.
Explanation: This question tests AP Precalculus understanding of exponential functions and data modeling, specifically interpreting parameters and predicting outcomes. Exponential functions model situations where a quantity grows or decays at a constant percentage rate. Key parameters include the initial value (starting point) and the growth/decay rate, which determines how quickly the function changes. In this scenario, the function models radioactive decay with a half-life of 8 days, with an initial value of 120 mg and a decay factor of 1/2 every 8 days. Choice A is correct because it accurately identifies the predicted mass after 32 days as about 7.5 mg, consistent with the passage details. Choice B is incorrect because it misinterprets the decay progression, a common error when students confuse half-lives with linear subtraction. To help students: Emphasize understanding of exponential growth vs. linear growth, and practice interpreting data through graph analysis. Encourage identifying key function parameters and their real-world implications. Watch for: confusing initial values with growth rates or misreading graphical data.
A student invests money in a certificate of deposit (CD). The initial deposit is P_0=\1{,}800,andtheCDearns3.6%annualinterestcompoundedquarterly.Thebalanceaftert$ years is modeled by A(t)=P0(1+40.036)4t. A table of modeled balances (rounded to the nearest dollar) is shown below.
t (years): 0, 2, 4, 6 A(t) (USD): 1800, 1934, 2078, 2233
In this context, P0 is the starting amount deposited, and the factor (1+40.036) represents the growth each quarter. The exponent 4t counts the number of compounding periods, so increasing t increases the number of times the balance is multiplied by the quarterly growth factor. Students compare the table to the formula to confirm that the dollar increase is not constant; instead, the balance grows by a constant percentage per year. They also discuss how changing the interest rate or compounding frequency would change the long-term balance.
Based on the scenario above, what does the initial value P0 represent in this context?
Explanation: This question tests AP Precalculus understanding of exponential functions and data modeling, specifically interpreting parameters in compound interest contexts. Exponential functions model situations where a quantity grows or decays at a constant percentage rate. Key parameters include the initial value (starting point) and the growth/decay rate, which determines how quickly the function changes. In this scenario, the function models a certificate of deposit with quarterly compounding, with an initial deposit of 1,800and3.61,800 explicitly represents the initial deposit amount before any interest is added, as stated directly in the problem and shown at t = 0 in the table. Choice B is incorrect because it confuses P₀ with the interest rate parameter 0.036, which appears separately in the growth factor. To help students: Emphasize understanding the meaning of each parameter in context before solving. Encourage students to verify parameter meanings by checking values at t = 0. Watch for: confusing different parameters or misinterpreting financial terminology.
A savings account earns 4.2% annual interest compounded monthly. An initial deposit of P0=2500 is made, and the balance is modeled by A(t)=2500(1+120.042)12t, where t is in years. A bank statement shows the following balances (rounded): Year 0: 2500, Year 1: 2607, Year 2: 2719, Year 3: 2836, Year 4: 2958. Using the provided data, what does the initial value in the exponential function represent in this context?
Explanation: This question tests AP Precalculus understanding of exponential functions and data modeling, specifically interpreting parameters and predicting outcomes. Exponential functions model situations where a quantity grows or decays at a constant percentage rate. Key parameters include the initial value (starting point) and the growth/decay rate, which determines how quickly the function changes. In this scenario, the function models a savings account balance with monthly compounded interest, with an initial value of 2500 and a growth rate based on 4.2% annual interest. Choice C is correct because it accurately identifies the initial value as representing the starting account balance at t=0 years, consistent with the passage details. Choice A is incorrect because it misinterprets the initial value as interest earned, a common error when students confuse initial conditions with rate parameters. To help students: Emphasize understanding of exponential growth vs. linear growth, and practice interpreting data through graph analysis. Encourage identifying key function parameters and their real-world implications. Watch for: confusing initial values with growth rates or misreading graphical data.
A biologist is studying a certain type of bacteria. At the start of the experiment (t=0), there are 500 bacteria in a petri dish. The population is observed to increase by 30% every hour.
Which of the following functions P(t) best models the population of bacteria in the petri dish after t hours?
Explanation: The situation describes exponential growth. The initial population is a=500. A 30% increase per hour corresponds to a growth factor of b=1+0.30=1.30. The exponential model is of the form P(t)=abt, which gives P(t)=500(1.30)t.
The number of users on a new social media platform is growing exponentially. Two months after its launch, the platform had 1,000 users. Five months after its launch, it had 8,000 users.
If t is the number of months after the launch, which of the following functions U(t) models the number of users on the platform?
Explanation: Let the model be U(t)=abt. We have two points: (2, 1000) and (5, 8000). This gives two equations: 1000=ab2 and 8000=ab5. Dividing the second equation by the first gives 10008000=ab2ab5, which simplifies to 8=b3, so b=2. Substituting b=2 into the first equation gives 1000=a(22)=4a, so a=250. The model is U(t)=250(2)t.
The number of people, N, who have heard a rumor after h hours is modeled by the function N(h)=10(2.5)h.
According to the model, what is the approximate number of people who have heard the rumor after 4 hours?
Explanation: To find the number of people after 4 hours, evaluate the function at h=4. N(4)=10(2.5)4=10(39.0625)=390.625. Since the number of people must be a whole number, we round to 391.
An initial investment of $5,000 is made into an account that earns 4% annual interest compounded continuously.
Which of the following functions A(t) models the value of the investment after t years?
Explanation: The formula for continuous compounding is A(t)=Pert, where P is the principal, r is the annual interest rate as a decimal, and t is the time in years. Here, P=5000 and r=0.04. Therefore, the model is A(t)=5000e0.04t.
A cup of hot coffee is placed in a room with a constant temperature of 20°C. The initial temperature of the coffee is 90°C. The temperature difference between the coffee and the room decreases by 15% every 5 minutes.
Which function T(t) models the temperature of the coffee, in degrees Celsius, after t minutes?
Explanation: This scenario is modeled by Newton's Law of Cooling, T(t)=Troom+(T0−Troom)bt. Here, Troom=20 and the initial temperature difference is 90−20=70. The difference decreases by 15%, so the decay factor is 1−0.15=0.85. This occurs every 5 minutes, so the exponent should be t/5. Combining these gives the model T(t)=20+70(0.85)t/5.
A water filter removes a certain percentage of contaminants with each foot of filter the water passes through. The concentration of a contaminant, C(x), in parts per million (ppm), is modeled by C(x)=150(0.75)x, where x is the number of feet of filter.
What is the physical meaning of the value 150 in the model?
Explanation: In the exponential model f(x)=abx, the parameter a represents the initial value, or the value of the function when x=0. In this context, x=0 means the water has not yet passed through any length of the filter. Therefore, 150 is the initial concentration of the contaminant.
The half-life of Carbon-14 is approximately 5730 years. The mass of Carbon-14 remaining in a sample can be modeled by an exponential function.
If an ancient artifact originally contained A0 grams of Carbon-14, which of the following functions M(c) models the mass remaining after c centuries? (Note: 1 century = 100 years)
Explanation: The model for mass remaining after t years is A(t)=A0(0.5)t/5730. To create a model in terms of centuries, c, we use the conversion t=100c. Substituting this into the year-based model gives M(c)=A0(0.5)100c/5730. This simplifies to M(c)=A0(0.5)10c/573.
A person has a credit card balance of $2,000. The credit card company charges a 24% annual interest rate, and the interest is compounded monthly. The person makes no payments on the balance.
Which of the following functions B(t) models the person's credit card balance after t years?
Explanation: The formula for compound interest is A=P(1+r/n)nt. The principal P is 2000. The annual rate r is 0.24. Since it's compounded monthly, n=12. The monthly interest rate is 0.24/12=0.02. The number of compounding periods in t years is 12t. So the model is B(t)=2000(1+0.02)12t=2000(1.02)12t.
Due to a blight, the number of trees in a large forest is decreasing. In 2010, a survey estimated there were 50,000 trees. A 2018 survey estimated there were 40,000 trees.
Assuming the number of trees follows an exponential decay model, which function T(t) represents the number of trees in the forest t years after 2010?
Explanation: Let the model be T(t)=abt. The year 2010 is t=0, so the initial value is a=50000. The year 2018 is t=8. We have the point (8, 40000). So, 40000=50000(b)8. Dividing by 50000 gives 0.8=b8. The annual decay factor is b=(0.8)1/8. The function is T(t)=50000((0.8)1/8)t=50000(0.8)t/8.
The number of subscribers to a streaming service, in millions, is modeled by S(t)=1.5(1.4)t, where t is the number of years since the beginning of 2020.
According to the model, approximately how many subscribers, in millions, did the service have at the beginning of 2018?
Explanation: The beginning of 2018 is two years before the beginning of 2020, so we need to evaluate the model at t=−2. S(−2)=1.5(1.4)−2=1.421.5=1.961.5≈0.765. So, there were approximately 0.77 million subscribers.
A patient is given an initial dose of 200 mg of a medication. The amount of medication in the bloodstream is known to decrease at a continuous rate of 15% per hour.
Which of the following functions M(t) represents the amount of medication, in mg, remaining in the bloodstream after t hours?
Explanation: Continuous decay is modeled by the function A(t)=A0ekt. The initial amount A0 is 200 mg. A continuous decay rate of 15% means k=−0.15. Therefore, the function is M(t)=200e−0.15t. The function in choice B represents discrete decay, not continuous.