A bacterial culture starts with 1,000 bacteria. After 2 hours, there are 1,440 bacteria. After 4 hours, there are 2,074 bacteria. Which function family best models this growth, and what is the growth factor per hour?
AExponential growth with factor r=1.2 per hour, since 1000⋅(1.2)4=2074 approximately
BLinear growth with rate 537 bacteria per hour, since the total increase over 4 hours is 1,074 bacteria
CQuadratic growth with a=67.25, since the second differences in bacteria count are constant
DExponential growth with factor r=1.44 per 2-hour period, equivalent to r≈1.2 per hour
Practice Building Function Models in Math 2 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 Building Function Models, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.
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
A bacterial culture starts with 1,000 bacteria. After 2 hours, there are 1,440 bacteria. After 4 hours, there are 2,074 bacteria. Which function family best models this growth, and what is the growth factor per hour?
Exponential growth with factor r=1.2 per hour, since 1000⋅(1.2)4=2074 approximately
Linear growth with rate 537 bacteria per hour, since the total increase over 4 hours is 1,074 bacteria
Quadratic growth with a=67.25, since the second differences in bacteria count are constant
Exponential growth with factor r=1.44 per 2-hour period, equivalent to r≈1.2 per hour (correct answer)
Explanation: From 1,000 to 1,440 bacteria in 2 hours gives a factor of 1.44 per 2-hour period. From 1,440 to 2,074 in the next 2 hours gives approximately 1.44 again (2074/1440 ≈ 1.44). This indicates exponential growth with r=1.44≈1.2 per hour. Choice A uses the correct hourly rate but incorrect reasoning. Choice B incorrectly assumes linear growth. Choice C incorrectly assumes quadratic growth without checking second differences.
Question 2
A small tech startup tracks its monthly user growth. In January, they had 500 users. In February, they had 750 users. In March, they had 1,125 users. The marketing team claims this pattern will continue indefinitely.
Which function type best models this user growth pattern, and what is the primary limitation of extending this model beyond the observed data?
Exponential growth with rate r=1.5; the limitation is that exponential growth is unrealistic for long-term user adoption due to market saturation (correct answer)
Linear growth with slope m=312.5; the limitation is that linear models cannot capture the accelerating growth pattern observed
Quadratic growth with a>0; the limitation is that quadratic models eventually decrease after reaching a maximum value
Exponential decay with rate r=0.67; the limitation is that decay models predict decreasing users over time
Explanation: The users increase by a factor of 1.5 each month (750/500 = 1.5, 1125/750 = 1.5), indicating exponential growth with f(t)=500(1.5)t−1. However, exponential growth models become unrealistic over time due to market saturation and resource constraints. Choice B incorrectly identifies this as linear growth. Choice C misidentifies the pattern as quadratic and incorrectly states that quadratic functions always decrease. Choice D incorrectly identifies this as exponential decay.
Question 3
A savings account with compound interest shows these balances: Year 0: $5,000, Year 2: $5,512.50, Year 4: $6,077.89, Year 6: $6,702.27.
What function type models this account balance, and what is the annual interest rate?
Linear function with $334.14 added per year, representing simple interest rather than compound interest on the account
Exponential function B(t)=5000(1.05)t representing 5% annual compound interest, since (1.05)2≈1.1025 (correct answer)
Quadratic function representing variable interest rates that increase over time, with acceleration in balance growth observed
Exponential function B(t)=5000(1.1025)t/2 representing 10.25% interest compounded every two years instead of annually
Explanation: Compound interest follows exponential growth B(t)=P(1+r)t. The balance grows by factor 1.1025 every 2 years (5,512.50/5,000 = 1.1025), so annually it grows by 1.1025=1.05, indicating 5% annual interest. Choice A incorrectly models compound interest as linear. Choice C incorrectly assumes quadratic growth. Choice D correctly identifies the 2-year factor but incorrectly suggests biennial rather than annual compounding.
Question 4
A coffee shop notices that their daily profit depends on the number of specialty drinks sold. When they sell 20 drinks, profit is $180. When they sell 40 drinks, profit is $280. When they sell 60 drinks, profit is $380.
Based on this data, what type of function best models the profit, and what does the model predict about selling 100 specialty drinks?
Linear function P(x)=5x+80; predicting $580 profit, assuming fixed costs and constant marginal profit per drink (correct answer)
Quadratic function P(x)=−0.05x2+8x−40; predicting $460 profit, accounting for diminishing returns at high volumes
Exponential function P(x)=80(1.22)x/20; predicting $1,247 profit, modeling accelerating profit growth with volume
Square root function P(x)=50x−70; predicting $430 profit, representing economies of scale with diminishing marginal returns
Explanation: The profit increases by exactly 100forevery20additionaldrinks:from20to40drinks(+100), from 40 to 60 drinks (+100).Thisconstantrateofchange(5 per drink) indicates a linear relationship. The function P(x)=5x+80 fits all three points. Choice B assumes diminishing returns without evidence. Choice C incorrectly models this as exponential growth. Choice D incorrectly applies a square root model.
Question 5
A company's quarterly revenue (in thousands) follows this pattern: Q1: $400k, Q2: $520k, Q3: $640k, Q4: $760k. The CFO wants to model this for next year's projections.
What function type best fits this revenue pattern, and what assumption makes this model most questionable for long-term forecasting?
Linear model R(q)=120q+280 with the assumption that market conditions and competitive landscape remain constant indefinitely (correct answer)
Exponential model R(q)=400(1.3)q−1 with the assumption that growth rates can sustain exponentially without market saturation effects
Quadratic model R(q)=20q2+100q+280 with the assumption that acceleration in growth will continue without any market limitations
Logarithmic model R(q)=280+160ln(q) with the assumption that revenue growth will naturally slow over time due to market maturity
Explanation: The revenue increases by exactly $120k each quarter, showing a constant rate of change characteristic of linear growth. The model $R(q)=120q+280 $ fits perfectly. The main assumption is that this steady growth rate continues indefinitely, ignoring market saturation, competition, and economic cycles. Choice B incorrectly identifies exponential growth. Choice C incorrectly identifies quadratic growth. Choice D incorrectly applies logarithmic growth to constant increases.
Question 6
A manufacturing company finds that production cost per unit decreases with volume. At 100 units: $50 per unit, at 200 units: $35 per unit, at 300 units: $30 per unit, at 400 units: $27.50 per unit. Which model type fits this cost behavior?
Linear model C(x)=−0.075x+57.5 representing constant reduction in cost per unit as volume increases
Exponential decay model C(x)=85(0.95)x/100 representing percentage-based cost reductions due to economies of scale
Quadratic model C(x)=0.0001x2−0.09x+59 representing initial cost reductions followed by increasing marginal costs
Inverse/rational model C(x)=20+x3000 representing fixed costs spread over more units plus variable costs (correct answer)
Explanation: The cost structure shows fixed costs distributed over increasing volume plus variable costs. Testing C(x)=20+x3000: at 100 units: $20 + $30 = $50 ✓, at 200 units: $20 + $15 = $35 ✓. This rational function models economies of scale where fixed costs are spread over more units. Choice A incorrectly assumes linear cost reduction. Choice B incorrectly models exponential decay. Choice C incorrectly suggests costs will eventually increase quadratically.
Question 7
A population of rabbits in a controlled environment shows the following counts: Month 0: 50 rabbits, Month 1: 65 rabbits, Month 2: 84.5 rabbits, Month 3: 109.85 rabbits. What model best represents this population growth and what does it predict for Month 6?
Linear growth P(t)=50+19.95t predicting approximately 170 rabbits, assuming constant monthly additions to the population
Exponential growth P(t)=50(1.3)t predicting approximately 214 rabbits, assuming constant proportional growth rate each month (correct answer)
Quadratic growth P(t)=2.45t2+12.5t+50 predicting approximately 163 rabbits, assuming accelerating but bounded population increases
Exponential growth P(t)=50(1.69)t/2 predicting approximately 186 rabbits, assuming growth rate varies with environmental carrying capacity
Explanation: Each month the population multiplies by 1.3: 65/50 = 1.3, 84.5/65 = 1.3, 109.85/84.5 = 1.3. This constant growth factor indicates exponential growth with P(t)=50(1.3)t. For Month 6: 50(1.3)6≈214 rabbits. Choice A incorrectly assumes linear growth. Choice C incorrectly assumes quadratic growth. Choice D uses an incorrect exponential model with the wrong growth factor.
Question 8
A water tank drains through a hole at the bottom. The drainage rate depends on water pressure (height). Data shows: Hour 0: 1000 gallons, Hour 1: 900 gallons, Hour 2: 810 gallons, Hour 3: 729 gallons. What model fits this drainage pattern?
Linear drainage V(t)=1000−90.33t representing constant outflow rate regardless of water pressure changes in the tank
Exponential decay V(t)=1000(0.9)t representing drainage rate proportional to current water volume and pressure (correct answer)
Quadratic drainage V(t)=1000−50t−20.17t2 representing accelerating drainage due to increasing hole size over time
Square root model V(t)=1000−100t representing drainage rate proportional to square root of pressure according to Torricelli's law
Explanation: The volume multiplies by 0.9 each hour: 900/1000 = 0.9, 810/900 = 0.9, 729/810 = 0.9. This exponential decay reflects that drainage rate is proportional to water pressure (which depends on height/volume). As volume decreases, pressure decreases, so drainage rate slows. Choice A incorrectly assumes constant drainage rate. Choice C incorrectly suggests accelerating drainage. Choice D incorrectly applies Torricelli's law (which involves height, not volume directly).
Question 9
A rocket's altitude during the first 10 seconds of flight is recorded: t=2s: 156 ft, t=4s: 384 ft, t=6s: 684 ft, t=8s: 1056 ft. Which function family models this motion and why?
Linear function because the average velocity appears constant when calculated over the entire 8-second interval from the given data
Exponential function because the altitude values are increasing at an accelerating rate, suggesting exponential rocket propulsion effects
Quadratic function because rocket motion involves constant acceleration, and the second differences in altitude are approximately constant (correct answer)
Cubic function because rocket engines provide variable thrust, creating non-uniform acceleration that requires higher-order polynomial modeling
Explanation: Rocket motion with constant acceleration follows h(t)=21at2+v0t+h0, a quadratic function. Checking second differences: first differences are 228, 300, 372 (increasing by 72 each time), confirming constant acceleration. The pattern fits h(t)=18t2+12t approximately. Choice A incorrectly assumes linear motion despite accelerating pattern. Choice B incorrectly applies exponential growth to physics motion. Choice D unnecessarily assumes variable acceleration without evidence.
Question 10
A pharmaceutical company studies drug concentration in blood over time. Measurements show: Hour 0: 100 mg/L, Hour 2: 60 mg/L, Hour 4: 36 mg/L, Hour 6: 21.6 mg/L. What model best represents this and what is the half-life?
Linear decay C(t)=100−13.07t with complete elimination in approximately 7.65 hours, assuming constant elimination rate
Exponential decay C(t)=100(0.6)t/2 with half-life of approximately 1.44 hours, assuming first-order elimination kinetics (correct answer)
Quadratic decay C(t)=100−6t−1.53t2 with elimination rate accelerating over time due to metabolic saturation
Exponential decay C(t)=100(0.775)t with half-life of approximately 2.75 hours, assuming continuous elimination processes
Explanation: Drug elimination typically follows first-order kinetics (exponential decay). The concentration multiplies by 0.6 every 2 hours: 60/100 = 0.6, 36/60 = 0.6, 21.6/36 = 0.6. So C(t)=100(0.6)t/2. Half-life occurs when (0.6)t/2=0.5, solving gives t≈1.44 hours. Choice A incorrectly assumes linear elimination. Choice C incorrectly assumes quadratic decay. Choice D uses wrong decay factor and incorrect half-life calculation.
Question 11
An online subscription service tracks user engagement. They find that active daily users follow this pattern based on days since launch: Day 10: 2,400 users, Day 20: 4,800 users, Day 30: 7,200 users, Day 40: 9,600 users.
Which function model best describes this user engagement pattern, and what key business assumption does this model make?
Exponential model assuming unlimited market reach and sustained viral growth, with doubling occurring every 10 days consistently
Linear model U(d)=240d assuming steady user acquisition rate of 240 users per day without market saturation (correct answer)
Quadratic model assuming accelerating user growth due to network effects, with growth rate increasing over time
Logarithmic model assuming initial rapid growth followed by natural slowdown as market approaches saturation point
Explanation: The users increase by exactly 2,400 every 10 days, giving a constant rate of 240 users per day. This linear pattern U(d)=240d assumes the company can maintain steady user acquisition indefinitely without hitting market limits. Choice A incorrectly identifies this as exponential (users are adding, not multiplying). Choice C incorrectly identifies quadratic growth. Choice D incorrectly applies logarithmic growth to this linear pattern.
Question 12
A social media post's engagement follows this pattern: Hour 1: 50 interactions, Hour 2: 95 interactions, Hour 3: 140 interactions, Hour 4: 185 interactions. After Hour 6, engagement plateaus due to algorithm changes.
For the first 4 hours, which function type best models the engagement, and how should the model be modified to account for the plateau effect?
Exponential growth E(t)=50(1.9)t−1 for hours 1-4, then constant function E(t)=275 after Hour 6
Linear growth E(t)=45t+5 for hours 1-4, then logistic growth function to model plateau transition
Quadratic growth E(t)=−2.5t2+52.5t for hours 1-4, then parabolic extension to plateau
Linear growth E(t)=45t+5 for hours 1-4, then piecewise function with constant E(t)=K after Hour 6 (correct answer)
Explanation: The engagement increases by exactly 45 interactions each hour (95-50=45, 140-95=45, 185-140=45), indicating linear growth E(t)=45t+5. To model the plateau, a piecewise function works best: linear growth initially, then constant value after Hour 6. Choice A incorrectly identifies exponential growth. Choice B correctly identifies linear growth but unnecessarily complicates the plateau modeling. Choice C incorrectly identifies quadratic growth and suggests the parabola naturally plateaus (it doesn't).
Question 13
A ball is thrown upward from a building. The height data shows: at t=1 second, height is 84 feet; at t=2 seconds, height is 100 feet; at t=3 seconds, height is 84 feet. Which model best represents this situation and why?
Linear model h(t)=−8t+92 because the average rate of change from t=1 to t=3 is zero
Exponential model h(t)=68(1.25)t because the height increases then decreases, showing exponential behavior with decay
Quadratic model h(t)=−16t2+84t+16 because projectile motion follows parabolic paths due to constant acceleration (correct answer)
Piecewise linear model because the ball travels upward linearly, then downward linearly after reaching maximum height
Explanation: Projectile motion is governed by gravity, which creates constant downward acceleration, resulting in a quadratic (parabolic) path. The data points (1,84), (2,100), (3,84) form a parabola opening downward. Choice A incorrectly assumes linear motion despite the curved trajectory. Choice B misapplies exponential functions to projectile motion. Choice D incorrectly suggests piecewise linear motion, but gravity acts continuously, creating smooth parabolic motion.
Question 14
A farmer wants to build a rectangular pen against the side of her barn. She has 200 feet of fencing and will use the barn wall as one side, so she only needs to fence three sides. She wants to maximize the area enclosed. What type of function should she use to model area as a function of the pen's width, and what is the domain restriction?
Linear function A(w)=200w−2w, with domain 0<w<100, because area increases linearly with width
Quadratic function A(w)=w(200−2w), with domain 0<w<100, because area depends on two varying dimensions (correct answer)
Quadratic function A(w)=w(200−w), with domain 0<w<200, because three sides total 200 feet
Linear function A(w)=w(200−2w), with domain 0<w<100, because the relationship simplifies to linear form
Explanation: Let w = width (perpendicular to barn). The farmer needs fencing for: two widths + one length = 2w + l = 200, so l = 200 - 2w. Area = w × l = w(200 - 2w), which is quadratic. Domain: w > 0 and l > 0, so 200 - 2w > 0, giving w < 100. Choice A has the wrong function form. Choice C uses the wrong constraint equation. Choice D incorrectly calls a quadratic function linear.
Question 15
A startup company's monthly revenue follows an interesting pattern. During months 1-6, revenue grows steadily as they acquire customers. From months 7-12, revenue accelerates rapidly due to a viral marketing campaign. After month 12, growth continues but at a decreasing rate as the market becomes saturated.
The startup wants to model their revenue for the entire time period described. Which approach would be most appropriate for capturing all three distinct phases of growth?
Piecewise function combining linear, exponential, and quadratic portions to match each distinct growth phase (correct answer)
Single exponential function, because business revenue typically follows exponential patterns over long time periods
Single quadratic function, because it can model both increasing and decreasing rates of growth within one equation
Single linear function with a large slope, because the overall trend shows consistent revenue increase
Explanation: When you encounter a problem describing multiple distinct phases of behavior, you need to think about whether a single function can capture all the complexity or if you need different functions for different phases.The passage describes three very different growth patterns: steady linear growth (months 1-6), rapid exponential acceleration (months 7-12), and continued growth at a decreasing rate (after month 12). Each phase has fundamentally different mathematical characteristics that require different types of functions to model accurately.Option A is correct because a piecewise function allows you to use the most appropriate mathematical model for each distinct phase. You can use a linear function for the steady growth period, an exponential function for the viral marketing acceleration, and a logarithmic or power function for the saturated market phase. This approach captures the real behavior described in each time period.Option B fails because a single exponential function cannot model the initial linear phase or the eventual slowdown - exponential functions maintain constant percentage growth rates. Option C is incorrect because while quadratic functions can show changing rates of growth, they cannot capture the distinct behavioral differences between linear, exponential, and saturation phases described. Option D misses the complexity entirely - a linear function shows constant growth rate and cannot model the acceleration or deceleration phases.Remember: when you see problems describing multiple distinct behavioral phases, look for piecewise functions. Single functions work best when the underlying process remains consistent, but real-world scenarios often involve phase changes that require different mathematical models.
Question 16
A bank offers two investment options: Option A pays 3% simple interest annually, while Option B pays 2.8% interest compounded annually. An investor wants to model the value of a $10,000 investment over time for each option. What function types should be used, and which investment performs better after 20 years?
Option A linear, Option B exponential; Option A: V(t)=10000+300t, Option B: V(t)=10000(1.028)t; Option B is better (correct answer)
Option A linear, Option B exponential; Option A: V(t)=10000+300t, Option B: V(t)=10000(1.028)t; Option A is better
Both linear functions; Option A: V(t)=10000(1+0.03t), Option B: V(t)=10000(1+0.028t); Option A is better
Both exponential functions; Option A: V(t)=10000(1.03)t, Option B: V(t)=10000(1.028)t; Option A is better
Explanation: When you encounter investment problems, the key is identifying whether interest is simple or compound, as this determines the function type you'll need. Simple interest grows linearly (adds the same amount each year), while compound interest grows exponentially (multiplies by the same factor each year).Option A uses simple interest: 3% of the original $10,000 = $300 added each year. This creates the linear function $V(t)=10000+300t.OptionBusescompoundinterest:theinvestmentismultipliedby1.028eachyear,creatingtheexponentialfunctionV(t)=10000(1.028)t $.To determine which performs better after 20 years:
Option B performs better despite the lower interest rate because compound interest allows earnings to generate their own earnings over time.Choice B incorrectly concludes Option A is better. Choice C treats both as linear functions, which misrepresents compound interest—compound interest can never be linear because it involves multiplying the growing balance by the interest factor each period. Choice D incorrectly models simple interest as exponential by using V(t) = 10000(1.03)^t, which would mean the original investment multiplies by 1.03 each year rather than adding a fixed $300.Remember: Simple interest = linear growth (addition), compound interest = exponential growth (multiplication). The compound effect often overcomes initially lower rates over longer time periods.
Question 17
A radioactive substance has a half-life of 8 years, meaning that every 8 years, exactly half of the remaining substance decays. Starting with 100 grams, a scientist wants to model the amount remaining after t years. Which function correctly models this situation and what key property distinguishes it from other function types?
Linear function A(t)=100−6.25t, because the substance decreases by 12.5 grams every 8 years
Quadratic function A(t)=100−6.25t2, because the decay rate accelerates over time due to compound effects
Exponential function A(t)=100(0.5)8t, because radioactive decay always follows exponential patterns with base 0.5
Exponential function A(t)=100(0.5)t/8, because the amount decreases by a constant percentage over equal intervals (correct answer)
Explanation: When you encounter radioactive decay problems, you're dealing with exponential functions because the substance decreases by a constant percentage (not a fixed amount) over equal time intervals.Let's build the correct model step by step. You start with 100 grams, and every 8 years, half remains. After 8 years: 50 grams. After 16 years: 25 grams. After 24 years: 12.5 grams. Notice that in each 8-year period, the amount is multiplied by 0.5.For exponential decay, the general form is A(t)=A0⋅bt/h, where A0 is the initial amount, b is the decay factor, and h is the time for one complete cycle. Here: A(t)=100(0.5)t/8. When t=8, you get 100(0.5)1=50 grams, confirming our model.Option A is wrong because linear functions show constant amount decrease, but radioactive decay involves constant percentage decrease. The calculation is also incorrect—after 8 years you'd have 50 grams, not 100 - 6.25(8) = 50 grams (coincidentally right for one point, but wrong pattern).Option B incorrectly suggests quadratic decay. While decay rates do change over time, they follow exponential, not quadratic patterns.Option C has the wrong exponent structure. The form (0.5)8t would mean the substance halves every 1/8 year, not every 8 years.Remember: exponential decay problems always involve constant percentage changes over equal intervals. Look for the pattern where the decay factor is raised to t divided by the period length.
Question 18
A new social media app tracks its user growth over time. In the first month, it gains 1000 users. In the second month, it gains 2000 additional users. In the third month, it gains 4000 additional users. The marketing team believes this pattern will continue as the app goes viral through word-of-mouth recommendations.
If the marketing team's assumption is correct, which function would best model the total number of users as a function of time in months, and what characteristic of the data supports this choice?
Linear function, because the app gains users at an increasing rate each month
Quadratic function, because the monthly user gains form the sequence 1000, 2000, 4000 which increases quadratically
Exponential function, because social media growth always follows exponential patterns due to network effects
Exponential function, because the monthly user gains double each month, indicating exponential total growth (correct answer)
Explanation: When analyzing growth patterns, you need to distinguish between the rate of change and the type of function that models the total. The key is examining what's happening to the monthly gains: 1000, 2000, 4000 users.Notice that each month's user gain doubles the previous month's gain: 2000=2×1000 and 4000=2×2000. This doubling pattern in the monthly additions is the hallmark of exponential growth in the total. When the incremental changes themselves grow exponentially, the cumulative total follows an exponential function.Let's trace the total users: Month 1: 1000, Month 2: 3000, Month 3: 7000. The pattern 1000,3000,7000 can be expressed as 1000(21−1),1000(22−1),1000(23−1), confirming exponential behavior.Answer choice A incorrectly confuses "increasing rate" with linear growth—linear functions have constant rates of change. Choice B misidentifies the pattern as quadratic; while the gains do increase, they're doubling (exponential), not following a quadratic sequence like 1000, 4000, 9000. Choice C gives the right function type but wrong reasoning—not all social media growth is exponential, and network effects alone don't guarantee this pattern.Choice D correctly identifies both the exponential function and the supporting evidence: the monthly gains double each month.Study tip: When identifying growth patterns, always examine the differences between consecutive terms first. Constant differences suggest linear, constant ratios suggest exponential, and increasing differences that aren't in constant ratio suggest quadratic or polynomial growth.
Question 19
A coffee shop notices that their daily profit follows a predictable pattern based on the price they charge per cup. When they charge too little, they don't make enough per cup despite high volume. When they charge too much, they lose too many customers. The data shows profit starts at 0whenthepriceis2, reaches a maximum at some intermediate price, and returns to 0whenthepriceis8. Which function model best represents this relationship?
Linear function P(x)=mx+b where m>0, because profit increases with price
Exponential function P(x)=abx where b>1, because profit grows rapidly with optimal pricing
Quadratic function P(x)=a(x−2)(x−8) where a<0, because profit has two zeros and one maximum (correct answer)
Exponential function P(x)=abx where 0<b<1, because profit decreases due to customer loss
Explanation: The scenario describes profit that starts at zero, increases to a maximum, then decreases back to zero. This is characteristic of a quadratic function with a negative leading coefficient. The factored form P(x) = a(x-2)(x-8) where a < 0 gives zeros at x = 2 and x = 8 (the break-even prices) and a maximum between them. Choice A is wrong because linear functions don't have maximums. Choices B and D are wrong because exponential functions don't return to zero or have interior maximums.