Math 1 Quiz: Choosing Linear Vs Exponential
16 questions · exam conditions
0:00
Choosing Linear Vs ExponentialQuestion 1 of 16

An online course platform tracks enrollment growth: Week 0: 500 students, Week 1: 650 students, Week 2: 845 students, Week 3: 1,099 students. The marketing team proposes E(w)=500(1.3)wE(w) = 500(1.3)^w but the data analyst suggests E(w)=500+150wE(w) = 500 + 150w. Which mathematical comparison most strongly supports one model over the other?

The exponential model is better because educational technology platforms typically experience viral growth patterns that follow exponential mathematics.
The linear model is better because the weekly increases (150, 195, 254) are approximately proportional, suggesting consistent growth momentum.
The exponential model is better because its predictions (500, 650, 845, 1099) exactly match the observed data, unlike the linear model's predictions (500, 650, 800, 950).
The linear model is better because it avoids the unrealistic assumption that growth rates can continue indefinitely without market saturation effects.
← Back to quizzes

Math 1 Quiz

Math 1 Quiz: Choosing Linear Vs Exponential

Practice Choosing Linear Vs Exponential in Math 1 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Choosing Linear Vs Exponential, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 1.

How to use this quiz

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.

All questions

Question 1

An online course platform tracks enrollment growth: Week 0: 500 students, Week 1: 650 students, Week 2: 845 students, Week 3: 1,099 students. The marketing team proposes E(w)=500(1.3)wE(w) = 500(1.3)^w but the data analyst suggests E(w)=500+150wE(w) = 500 + 150w. Which mathematical comparison most strongly supports one model over the other?

  1. The exponential model is better because educational technology platforms typically experience viral growth patterns that follow exponential mathematics.
  2. The linear model is better because the weekly increases (150, 195, 254) are approximately proportional, suggesting consistent growth momentum.
  3. The exponential model is better because its predictions (500, 650, 845, 1099) exactly match the observed data, unlike the linear model's predictions (500, 650, 800, 950). (correct answer)
  4. The linear model is better because it avoids the unrealistic assumption that growth rates can continue indefinitely without market saturation effects.
Explanation: Direct comparison of model predictions provides the strongest mathematical evidence. Exponential model: E(0)=500, E(1)=650, E(2)=845, E(3)=1099. Linear model: E(0)=500, E(1)=650, E(2)=800, E(3)=950. The exponential model matches the actual data exactly while the linear model has errors of 45 and 149 students in weeks 2 and 3. Choice A relies on general assumptions rather than data analysis. Choice B incorrectly describes the increases as proportional when they're actually increasing. Choice D makes assumptions about long-term behavior not supported by the current data analysis.

Question 2

An investment account shows these quarterly balances: Q1: $5,000, Q2: $5,400, Q3: $5,832, Q4: $6,299. An advisor suggests modeling this with $A(t)=5000(1.08)tA(t) = 5000(1.08)^t $ for quarterly compounding. To verify this model's appropriateness, which calculation provides the most direct evidence?

  1. Computing the quarterly growth rates: 8.0%, 8.0%, 8.0% shows perfect consistency with the 8% quarterly rate in the model.
  2. Calculating model predictions $5,400, $5,832, $6,299 shows exact agreement with actual data, confirming exponential growth.
  3. Finding the average quarterly increase of $433 and comparing it to the model's predicted average increase over the same period.
  4. Verifying that the ratios 1.08, 1.08, 1.08 between consecutive quarters match the model's constant multiplication factor. (correct answer)
Explanation: For an exponential model to be appropriate, consecutive terms should have constant ratios. Let's check: 5400/5000 = 1.08, 5832/5400 = 1.08, 6299/5832 ≈ 1.08. These ratios are constant and match the model's factor of 1.08, providing direct evidence for exponential behavior. Choice A states the conclusion without showing the calculation needed to verify it. Choice B describes the outcome but doesn't explain the verification method. Choice C inappropriately uses average differences to evaluate an exponential model.

Question 3

A social media platform launches with 100 users. After analyzing growth patterns, two models are proposed: Model A predicts the user count will increase by 50 users each month, while Model B predicts the user count will increase by 15% each month. If the actual data shows 100 users in month 1, 115 users in month 2, and 132 users in month 3, which statement best justifies the appropriate model choice?

  1. Model A is better because the differences between consecutive months are approximately constant at 15 and 17 users respectively.
  2. Model B is better because the ratios between consecutive months are approximately constant at 1.15 and 1.15 respectively. (correct answer)
  3. Model A is better because the growth rate of 50 users per month closely matches the observed average growth rate.
  4. Model B is better because exponential models always provide more accurate predictions for technology-related growth scenarios.
Explanation: To determine the appropriate model, we need to examine whether the data shows constant differences (linear) or constant ratios (exponential). The ratios are 115/100 = 1.15 and 132/115 ≈ 1.148, which are approximately constant and match Model B's 15% monthly growth. The differences are 15 and 17, which are not constant and don't match Model A's predicted 50 users per month. Choice A incorrectly suggests constant differences support linear growth despite the differences not being 50. Choice C incorrectly calculates the average growth. Choice D makes an unsupported generalization about exponential models.

Question 4

A savings account with monthly deposits shows these balances: Month 1: $1,000, Month 2: $1,100, Month 3: $1,210, Month 4: $1,331. Someone claims this follows the pattern $B(t)=1000(1.1)t1B(t) = 1000(1.1)^{t-1} $. To verify if this exponential model is appropriate, which approach provides the strongest validation?

  1. Calculate the monthly interest earned (100, 110, 121) and verify these amounts increase by exactly 10% each month, confirming compound interest.
  2. Verify the model's predictions match exactly: B(1)=1000B(1) = 1000, B(2)=1100B(2) = 1100, B(3)=1210B(3) = 1210, B(4)=1331B(4) = 1331.
  3. Check that consecutive balance ratios are constant: 11001000=12101100=13311210=1.1\frac{1100}{1000} = \frac{1210}{1100} = \frac{1331}{1210} = 1.1. (correct answer)
  4. Confirm the account balance increases by approximately 10% each month, which is consistent with exponential growth patterns.
Explanation: The most direct way to verify an exponential model is to check if consecutive terms have constant ratios. Computing: 1100/1000 = 1.1, 1210/1100 = 1.1, 1331/1210 = 1.1. These constant ratios confirm exponential behavior with growth factor 1.1. Choice A calculates interest amounts but doesn't directly verify the exponential nature. Choice B checks predictions but doesn't explain why this validates the exponential model choice. Choice D restates the conclusion without showing the mathematical verification.

Question 5

A city's population data over 4 years shows: Year 0: 50,000; Year 1: 52,000; Year 2: 54,080; Year 3: 56,243. The city planner proposes an exponential model P(t)=50000(1.04)tP(t) = 50000(1.04)^t but a colleague argues for a linear model P(t)=50000+2000tP(t) = 50000 + 2000t. What is the most compelling mathematical argument for choosing between these models?

  1. The exponential model's predictions (50,000; 52,000; 54,080; 56,243) exactly match the data, while the linear model predicts (50,000; 52,000; 54,000; 56,000). (correct answer)
  2. The linear model is more appropriate because the annual increases (2,000; 2,080; 2,163) are approximately constant, showing arithmetic progression.
  3. The exponential model is more appropriate because the growth ratios (1.040; 1.040; 1.040) are exactly constant, confirming geometric progression.
  4. The choice depends on long-term planning goals since both models fit the current data equally well but diverge significantly in future projections.
Explanation: The most compelling mathematical argument comes from comparing model predictions to actual data. Exponential model: P(1)=52,000, P(2)=54,080, P(3)=56,243. Linear model: P(1)=52,000, P(2)=54,000, P(3)=56,000. The exponential model matches the data exactly, while the linear model has errors of 80 and 243 in years 2 and 3. Choice B incorrectly suggests the increases are approximately constant (they're actually increasing). Choice C correctly identifies constant ratios but this is less compelling than perfect prediction accuracy. Choice D incorrectly claims both models fit equally well.

Question 6

A company's quarterly revenue data shows: Q1: $2.0 million, Q2: $2.4 million, Q3: $2.9 million, Q4: $3.5 million. An analyst claims this follows exponential growth and proposes the model $R(t)=2.0(1.2)tR(t) = 2.0(1.2)^t wherewhere tt $ is quarters since Q1. Which analysis best evaluates this claim?

  1. The model is appropriate because each quarter shows positive growth, which indicates exponential behavior in business contexts.
  2. The model is inappropriate because the actual ratios 1.2, 1.21, 1.21 don't match the constant ratio of 1.2 required.
  3. The model is appropriate because calculating 2.0(1.2)1=2.42.0(1.2)^1 = 2.4, 2.0(1.2)2=2.882.0(1.2)^2 = 2.88, 2.0(1.2)3=3.462.0(1.2)^3 = 3.46 closely matches the data. (correct answer)
  4. The model is inappropriate because the differences 0.4, 0.5, 0.6 show increasing amounts, not the constant differences exponential growth requires.
Explanation: To evaluate an exponential model, we should check if the model's predictions match the actual data. Computing the model values: R(1) = 2.0(1.2)¹ = 2.4, R(2) = 2.0(1.2)² = 2.88, R(3) = 2.0(1.2)³ = 3.456. These values (2.4, 2.88, 3.46) are very close to the actual data (2.4, 2.9, 3.5), supporting the exponential model. Choice A incorrectly assumes positive growth implies exponential behavior. Choice B miscalculates the ratios (they should be 2.4/2.0=1.2, 2.9/2.4≈1.21, 3.5/2.9≈1.21). Choice D confuses exponential characteristics with linear ones.

Question 7

A biologist studying bacterial growth observes the following population counts at hourly intervals: 0h: 200, 1h: 240, 2h: 288, 3h: 346. She considers two models: PL(t)=200+40tP_L(t) = 200 + 40t (linear) and PE(t)=200(1.2)tP_E(t) = 200(1.2)^t (exponential). Based on the residual analysis where residuals = actual - predicted, which conclusion is most justified?

  1. The linear model is better because biological populations typically follow arithmetic growth patterns in controlled laboratory conditions.
  2. The exponential model is better because the residuals for the exponential model (0, 0, 0, 0.4) show less variation than linear residuals. (correct answer)
  3. The linear model is better because it produces smaller residuals at the first three time points compared to the exponential model.
  4. The exponential model is better because exponential growth is the theoretical expectation for bacterial populations under ideal growth conditions.
Explanation: We need to calculate residuals for both models. Linear model predictions: P_L(0)=200, P_L(1)=240, P_L(2)=280, P_L(3)=320. Linear residuals: 0, 0, 8, 26. Exponential model predictions: P_E(0)=200, P_E(1)=240, P_E(2)=288, P_E(3)=345.6. Exponential residuals: 0, 0, 0, 0.4. The exponential model shows much smaller and more consistent residuals, indicating better fit. Choice A makes an unsupported generalization. Choice C is factually incorrect about residual sizes. Choice D relies on theory rather than data analysis.

Question 8

A startup company tracks its monthly active users over its first year. The data shows steady growth, and the company wants to model this growth to predict future user counts for investor presentations.

The user data shows: Month 1: 1,000; Month 4: 1,600; Month 7: 2,200; Month 10: 2,800. If the CEO claims the growth is exponential and proposes using U(t)=1000(1.116)t1U(t) = 1000(1.116)^{t-1}, what is the strongest evidence against this model choice?

  1. The model predicts Month 4: 1,463; Month 7: 1,906; Month 10: 2,485, which consistently underestimates the actual values by large margins. (correct answer)
  2. The actual data shows constant differences of 200 users every 3 months, indicating linear rather than exponential growth patterns.
  3. The growth rate of 11.6% per month seems unrealistically high for a startup company in competitive technology markets.
  4. The model fails to account for seasonal variations and market saturation effects that typically influence user growth patterns.
Explanation: To evaluate the exponential model, we calculate its predictions: U(1)=1000, U(4)=1000(1.116)³≈1,463, U(7)=1000(1.116)⁶≈1,906, U(10)=1000(1.116)⁹≈2,485. These predictions are significantly lower than actual values (1,600, 2,200, 2,800), showing the model doesn't fit the data well. Choice B incorrectly identifies the pattern as linear (differences are 600, 600, 600 over 3-month intervals, but we need to check if this represents constant rate per month). Choice C makes a subjective judgment about growth rates. Choice D discusses factors not evident in the given data.

Question 9

A pharmaceutical company tests drug concentration in blood over time and obtains: Hour 0: 100mg/L, Hour 1: 85mg/L, Hour 2: 72mg/L, Hour 3: 61mg/L. Two models are proposed: C1(t)=10015tC_1(t) = 100 - 15t and C2(t)=100(0.85)tC_2(t) = 100(0.85)^t. Which analysis correctly compares these models?

  1. Model C1C_1 is better because drug elimination typically follows linear kinetics in therapeutic dose ranges, making constant rate elimination more realistic.
  2. Model C2C_2 is better because its predictions (100, 85, 72.25, 61.41) are closer to the observed data than C1C_1's predictions (100, 85, 70, 55). (correct answer)
  3. Model C1C_1 is better because it shows smaller residuals at hours 2 and 3, indicating superior fit for the later time points.
  4. Model C2C_2 is better because the elimination ratios (0.85, 0.85, 0.85) are constant, confirming first-order elimination kinetics.
Explanation: We need to calculate and compare model predictions. C₁ predictions: 100, 85, 70, 55. C₂ predictions: 100, 85, 72.25, 61.41. Actual data: 100, 85, 72, 61. For C₁, residuals are: 0, 0, 2, 6. For C₂, residuals are: 0, 0, -0.25, -0.41. Model C₂ has much smaller residuals and better overall fit. Choice A makes assumptions about drug kinetics not supported by the data analysis. Choice C is incorrect about residual sizes. Choice D correctly identifies constant ratios but this alone doesn't make it the best choice compared to the fit analysis.

Question 10

An online course platform tracks student enrollments. For the first 6 months, they gain exactly 500 students per month through advertising. They also notice that 5% of current students refer one new student each month. Starting with 2,000 students, which model better represents enrollment after 18 months, and what factor is most critical in this determination?

  1. Linear model dominates because 500 students monthly (9,000 over 18 months) exceeds the 5% referral growth from the initial 2,000 students
  2. Exponential model dominates because referral-based growth will always outpace fixed advertising gains regardless of the specific rates or time period
  3. Linear model dominates because the advertising component provides predictable growth while referral rates may decline over time as the market saturates
  4. Exponential model dominates because 5% monthly growth compounds over 18 months to create growth rates that eventually exceed 500 students per month (correct answer)
Explanation: When you encounter problems involving both constant growth and percentage-based growth, you need to compare linear versus exponential models over time. The key insight is that exponential growth eventually dominates linear growth, but the question is when this crossover occurs. Let's analyze what happens here. The linear component adds exactly 500 students monthly. The exponential component starts small but grows as the student base expands. Initially, 5% of 2,000 students means only 100 new referrals monthly. However, as enrollment grows, that 5% applies to an increasingly larger base. The exponential model dominates because the monthly referral rate will eventually exceed 500 students per month. When the student base reaches 10,000, the monthly referrals become 0.05×10,000=5000.05 \times 10,000 = 500 students. Beyond this point, referrals alone exceed the advertising gains, and since the base keeps growing, referrals continue accelerating. Option A incorrectly assumes the referral growth stays tied to the initial 2,000 students, ignoring that the base grows monthly. Option B makes the opposite error—claiming exponential always dominates regardless of rates or timeframe, which isn't necessarily true for shorter periods. Option C introduces market saturation, which isn't mentioned in the problem and doesn't affect the mathematical comparison over 18 months. Study tip: In linear vs. exponential comparisons, always identify the "crossover point" where the exponential rate exceeds the linear rate. Exponential growth starts slow but accelerates, while linear growth maintains constant pace—the exponential will eventually win given sufficient time.

Question 11

A social media platform tracks user growth over time. In the first year, they gain 1,000 users each month. However, research suggests that as the platform becomes more popular, each existing user will attract an average of 0.02 new users per month through word-of-mouth. If the platform starts with 5,000 users, which model better represents long-term growth and why?

  1. Linear model, because the monthly increase of 1,000 users will dominate the word-of-mouth effect in the long term
  2. Exponential model, because word-of-mouth creates growth proportional to current users, eventually dominating fixed monthly gains (correct answer)
  3. Linear model, because the 0.02 rate is too small to create significant exponential growth compared to 1,000 monthly users
  4. Exponential model, because any percentage-based growth will always exceed linear growth regardless of the initial conditions
Explanation: The exponential model is better for long-term growth. While initially the linear component (1,000 users/month) dominates, the exponential component (2% monthly growth rate) will eventually overtake it. When the user base reaches 50,000 users, the exponential growth alone generates 1,000 new users monthly, matching the linear growth. Beyond this point, exponential growth dominates. Choice A incorrectly assumes linear growth always dominates. Choice C underestimates how exponential growth compounds over time. Choice D is too absolute - the context and time frame matter.

Question 12

A new app gains users through two mechanisms: 500 new downloads per day from app store searches, and existing users sharing the app with friends at a rate where the total user base grows by 1% daily from sharing alone. Starting with 10,000 users, which model better captures user growth after 6 months, and what is the key reasoning?

  1. Linear model, because the constant 500 daily downloads will accumulate to 90,000 new users, far exceeding the 1% daily growth effect
  2. Exponential model, because 1% daily growth compounds to approximately 600% growth over 6 months, dominating the linear component (correct answer)
  3. Linear model, because the sharing rate of 1% per day is too small to overcome the substantial 500 daily downloads over 180 days
  4. Exponential model, because the combination of both linear and exponential components always results in exponential behavior in growth models
Explanation: The exponential model better captures growth after 6 months. With 1% daily growth rate, the exponential factor alone gives (1.01)^180 ≈ 6.05, meaning about 600% growth from the initial 10,000 users. This exponential component will dominate the linear 500 users/day (90,000 total over 180 days) in the long term. Choice A incorrectly assumes linear growth dominates. Choice C underestimates exponential compounding. Choice D is incorrect because the combination doesn't automatically create exponential behavior - it depends on which component dominates over the time period in question.

Question 13

A bacteria culture grows under controlled conditions where nutrients are continuously replenished. Scientists observe that the population increases by exactly 1,000 bacteria every hour for the first 8 hours. However, they know that in unlimited nutrient conditions, bacteria typically double every 4 hours. Which model should they use for predicting population after 24 hours, and why might the initial observations be misleading?

  1. Linear model based on observations, because the controlled conditions eliminate the typical exponential growth pattern of bacteria
  2. Exponential model despite observations, because bacteria fundamentally grow exponentially and initial linear appearance likely reflects measurement limitations or lag phase (correct answer)
  3. Linear model based on observations, because the 1,000 bacteria per hour rate is more reliable than theoretical doubling time assumptions
  4. Exponential model despite observations, because exponential growth always occurs in bacteria cultures regardless of environmental conditions or nutrient availability
Explanation: The exponential model is more appropriate despite initial linear observations. Bacteria growth is fundamentally exponential when nutrients are available. The initial linear appearance likely reflects a lag phase where bacteria adapt to conditions, measurement errors, or the population being small enough that exponential growth appears linear initially. Over 24 hours, true exponential behavior should emerge. Choice A incorrectly assumes controlled conditions eliminate exponential growth. Choice C overvalues short-term observations over biological principles. Choice D is too absolute - environmental conditions do affect growth patterns.

Question 14

A startup's monthly revenue follows the pattern: Month 1: $5,000, Month 2: $8,000, Month 3: $11,000, Month 4: $14,000, Month 5: $17,000. The founder argues for using a linear model since revenue increases by exactly $3,000 each month. However, an investor suggests that successful startups typically show exponential revenue growth. For securing investment funding over a 2-year projection, which model choice is most defensible?

  1. Linear model, because the data perfectly fits a linear pattern and projection should be based on observed trends rather than industry assumptions (correct answer)
  2. Exponential model, because the early linear pattern likely represents a startup's initial growth phase before exponential scaling begins
  3. Linear model, because consistent $3,000 monthly increases demonstrate sustainable growth that investors prefer over unpredictable exponential projections
  4. Exponential model, because investors expect exponential growth and using a linear model may appear unambitious and reduce funding prospects
Explanation: The linear model is most defensible based on the clear, consistent pattern in the data. Perfect linear progression ($3,000 monthly increase) provides strong evidence for linear modeling. While some startups show exponential growth, this particular startup shows linear behavior that should be projected accordingly. Choice B makes unfounded assumptions about future phase changes. Choice C incorrectly assumes investors prefer linear growth. Choice D inappropriately prioritizes investor psychology over data-driven modeling.

Question 15

A forest fire spreads according to two competing models based on different assumptions. Model 1 (linear): The fire spreads at a constant rate of 100 acres per hour due to steady wind conditions. Model 2 (exponential): The fire spreads proportionally to its current perimeter, doubling the burned area every 3 hours. After 12 hours, which model is more likely to be accurate for fire management decisions?

  1. Model 1, because steady wind conditions support constant spread rates and fire management typically assumes linear progression for planning
  2. Model 2, because exponential models are more conservative for emergency planning and provide better worst-case scenarios for resource allocation
  3. Model 1, because exponential fire growth would be impossible to contain and doesn't account for natural barriers or firefighting efforts
  4. Model 2, because fires spread along their perimeter, making growth proportional to current size, and doubling every 3 hours reflects realistic fire behavior (correct answer)
Explanation: When comparing mathematical models for real-world phenomena like forest fires, you need to consider which model better reflects the underlying physical process and provides more accurate predictions for decision-making. Forest fires spread along their perimeter, so as the burned area grows, the perimeter (and thus the rate of spread) increases proportionally. This creates exponential growth where larger fires spread faster than smaller ones. Model 2 captures this reality: if a fire doubles every 3 hours, after 12 hours it would be 212/3=24=162^{12/3} = 2^4 = 16 times its original size. This exponential pattern matches observed fire behavior in real conditions. Choice A incorrectly assumes fire management relies on linear models. While wind affects fire spread, the fundamental mechanism is perimeter-based growth, not constant-rate expansion. Choice B correctly identifies that Model 2 is exponential but wrongly suggests it's chosen merely for being "conservative." The exponential model isn't selected for caution—it's selected for accuracy. Choice C dismisses exponential growth as "impossible to contain," but real fires do follow exponential patterns until barriers or intervention interrupt them. The model describes natural fire behavior, not the impossibility of firefighting. Choice D correctly identifies that fires spread along their perimeter, making growth proportional to current size, and recognizes that doubling every 3 hours reflects realistic fire dynamics. For modeling questions, always ask: which model captures the underlying mechanism? Linear models work for constant-rate processes, but exponential models are essential when growth depends on current size—like population growth, compound interest, or fire spread.

Question 16

A technology company's quarterly profits show: Q1: $100K, Q2: $120K, Q3: $144K, Q4: 173K.TheCFOnotesthisrepresents20173K. The CFO notes this represents 20% growth each quarter and advocates for an exponential model. The CEO observes that quarterly increases are accelerating (20K, $24K, $29K) and suggests a quadratic model might be better than exponential. For budget planning purposes, how should they choose between models?

  1. Use the exponential model because 20% quarterly growth is a clear exponential pattern that matches the CFO's calculation exactly
  2. Use the quadratic model because accelerating increases in dollar amounts indicate quadratic rather than exponential growth patterns
  3. Compare both models' fit to the data and theoretical justification, since both percentage-based and accelerating growth patterns can appear similar over short periods (correct answer)
  4. Use the exponential model because technology companies typically show exponential growth, and the percentage increases support this interpretation
Explanation: Both models should be compared carefully because exponential and quadratic growth can appear very similar over short time periods, and both explanations (constant percentage vs. accelerating dollar increases) have merit. Four data points are insufficient to definitively distinguish between models. Proper analysis requires examining fit quality, theoretical justification, and practical implications. Choice A accepts the exponential model too readily. Choice B accepts the quadratic model without sufficient justification. Choice D relies on industry assumptions rather than data analysis.