Math 1 Quiz: Domain Limitations In Models
20 questions · exam conditions
0:00
Domain Limitations In ModelsQuestion 1 of 20

An investment portfolio model predicts value as V(t)=50000+8000t200t2V(t) = 50000 + 8000t - 200t^2 where VV is value in dollars and tt is years. The model was based on 5 years of historical data. For what time period does this model become unrealistic?

After 10 years, because the model predicts the portfolio value begins declining due to the negative quadratic term, but diversified portfolios always increase over time.
After 15 years, because the model assumes quadratic growth patterns, but investment returns follow normal distributions that require linear modeling approaches.
During the first 5 years, because the model shows initial growth followed by decline, but real portfolios typically show exponential growth throughout all time periods.
After 20 years, because the model eventually predicts negative portfolio values, meaning the investor would owe money, which violates limited liability principles.
← Back to quizzes

Math 1 Quiz

Math 1 Quiz: Domain Limitations In Models

Practice Domain Limitations In Models 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 Domain Limitations In Models, 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 investment portfolio model predicts value as V(t)=50000+8000t200t2V(t) = 50000 + 8000t - 200t^2 where VV is value in dollars and tt is years. The model was based on 5 years of historical data. For what time period does this model become unrealistic?

  1. After 10 years, because the model predicts the portfolio value begins declining due to the negative quadratic term, but diversified portfolios always increase over time.
  2. After 15 years, because the model assumes quadratic growth patterns, but investment returns follow normal distributions that require linear modeling approaches.
  3. During the first 5 years, because the model shows initial growth followed by decline, but real portfolios typically show exponential growth throughout all time periods.
  4. After 20 years, because the model eventually predicts negative portfolio values, meaning the investor would owe money, which violates limited liability principles. (correct answer)
Explanation: When evaluating mathematical models, you need to identify when the model's predictions become physically or financially impossible, not just when they seem suboptimal. To find when this portfolio model becomes unrealistic, let's determine when it predicts negative values. Setting V(t)=0V(t) = 0: 50000+8000t200t2=050000 + 8000t - 200t^2 = 0 Dividing by -200: t240t250=0t^2 - 40t - 250 = 0 Using the quadratic formula: t=40±1600+10002=40±26002t = \frac{40 \pm \sqrt{1600 + 1000}}{2} = \frac{40 \pm \sqrt{2600}}{2} This gives t45.5t \approx 45.5 years (taking the positive root). However, the model starts predicting decreasing values much earlier. Taking the derivative: V(t)=8000400t=0V'(t) = 8000 - 400t = 0 when t=20t = 20 years. After 20 years, the portfolio value declines, and it eventually becomes negative around year 45. Answer D correctly identifies that negative portfolio values violate limited liability principles - investors can't owe money beyond their initial investment in typical portfolio scenarios. Answer A incorrectly focuses on when decline begins (year 20) rather than when the model becomes truly unrealistic, and wrongly assumes diversified portfolios never decline. Answer B makes unfounded claims about quadratic vs. linear modeling requirements for investment returns. Answer C incorrectly states the model shows initial decline (it actually shows growth then decline) and wrongly assumes portfolios always show exponential growth. Remember: when evaluating model validity, look for predictions that violate fundamental constraints of the real-world system, not just unfavorable outcomes.

Question 2

A population growth model predicts that a city's population P(t)=50,0001.03tP(t) = 50,000 \cdot 1.03^t where tt is years after 2020. The model was created using data from 2015-2020. Which statement best explains why this model becomes unrealistic for very large values of tt?

  1. The model assumes exponential growth indefinitely, which ignores carrying capacity and resource limitations that would eventually slow population growth in reality. (correct answer)
  2. The model uses a growth rate of 3% which is too high for any real population, making predictions inaccurate for any time period beyond the original data range.
  3. The model predicts negative population values for large tt, which is impossible since population cannot be negative in any realistic scenario.
  4. The model fails because it doesn't account for seasonal variations in population that become more significant over longer time periods and larger populations.
Explanation: Choice A is correct. Exponential growth models assume constant percentage growth forever, but real populations face limiting factors like food, space, and resources that create a carrying capacity. For large t, the model would predict unrealistically huge populations. Choice B is wrong because 3% growth is reasonable short-term. Choice C is wrong because this exponential function never produces negative values. Choice D is wrong because seasonal variations are typically small compared to long-term trends.

Question 3

An epidemiologist models disease spread using I(t)=50001+49e0.2tI(t) = \frac{5000}{1 + 49e^{-0.2t}} where I(t)I(t) is the number of infected people tt days after the outbreak begins. For which scenario would this model most likely become unrealistic?

  1. During the first week (t7t \leq 7) when the infection rate is accelerating most rapidly and overwhelming healthcare systems.
  2. After several months (t>100t > 100) when the model predicts the infection plateaus, ignoring factors like immunity loss or viral mutations. (correct answer)
  3. During the middle phase (20t4020 ≤ t ≤ 40) when the growth rate is decreasing but infections are still spreading through the population.
  4. At the very beginning (t<1t < 1) when the model predicts fractional people are infected, which is impossible since people are discrete units.
Explanation: Choice B is correct. This logistic model predicts infections will plateau at 5000 and remain constant indefinitely. Over months, factors like waning immunity, new virus variants, or seasonal effects could cause new waves of infection, making the plateau assumption unrealistic. Choice A is wrong because rapid initial growth is characteristic of real outbreaks. Choice C is wrong because slowing growth is realistic as susceptible populations decrease. Choice D is wrong because fractional infections can represent statistical averages in population models.

Question 4

A model for water flow through a pipe gives Q(p)=15pQ(p) = 15\sqrt{p} where QQ is flow rate in gallons per minute and pp is pressure in psi. The model was tested for pressures from 10 to 100 psi. Why might this model be unrealistic for very high pressures?

  1. The model uses a square root relationship, but real fluid flow must follow linear relationships according to Poiseuille's law for all pressure ranges.
  2. The model shows flow rate increasing with pressure, but fluid dynamics principles require flow rate to decrease as pressure increases in closed systems.
  3. The model predicts infinite flow rate as pressure approaches infinity, but real pipes have maximum capacity limits due to cross-sectional area constraints. (correct answer)
  4. The model assumes steady flow conditions, but very high pressures would cause turbulent flow patterns that invalidate the smooth mathematical relationship.
Explanation: When analyzing mathematical models of physical systems, you need to consider whether the model's behavior matches real-world constraints, especially at extreme values. The given model Q(p)=15pQ(p) = 15\sqrt{p} shows flow rate increasing without bound as pressure increases. While this might work reasonably well within the tested range of 10-100 psi, let's examine what happens at very high pressures. As pressure approaches infinity, this square root function also approaches infinity, suggesting unlimited flow rates are possible. However, real pipes have fixed cross-sectional areas that create maximum capacity limits. No matter how much you increase pressure, you cannot push more water through a pipe than its physical dimensions allow. The pipe's diameter creates an absolute ceiling on flow rate that this mathematical model ignores. Choice A incorrectly claims real fluid flow must be linear - fluid dynamics actually involves various relationships depending on conditions. Choice B gets the basic relationship backwards; higher pressure typically does increase flow rate in most practical situations. Choice D mentions turbulence, which is a real concern at high pressures, but the model's unrealistic nature stems more fundamentally from predicting impossible flow rates rather than just assuming smooth flow patterns. Remember that when evaluating mathematical models of physical systems, always check whether the model's predictions make physical sense at extreme values. Models often work well within their tested range but break down when extrapolated beyond realistic conditions due to physical constraints the mathematics cannot capture.

Question 5

A physics model predicts the height of a projectile: h(t)=16t2+64t+80h(t) = -16t^2 + 64t + 80 where hh is height in feet and tt is time in seconds after launch. For which domain is this model most likely to be unrealistic?

  1. t<0t < 0, because the model would predict the projectile's motion before it was actually launched from its starting position.
  2. t>5t > 5, because the model predicts negative heights, meaning the projectile would continue falling below ground level indefinitely. (correct answer)
  3. 0<t<20 < t < 2, because the model shows the projectile gaining height, which contradicts the effect of gravity on projectile motion.
  4. 2<t<42 < t < 4, because the model predicts the projectile is slowing down, which violates conservation of energy principles.
Explanation: Choice B is correct. The projectile hits the ground when h(t) = 0, which occurs at t = 5. For t > 5, the model predicts negative heights, meaning the object continues falling through the ground, which is physically impossible. Choice A is wrong because while t < 0 represents before launch, the question asks what's most likely unrealistic. Choice C is wrong because projectiles do gain height initially. Choice D is wrong because projectiles do slow down due to gravity and air resistance.

Question 6

A cooling model for hot coffee gives T(t)=70+120e0.05tT(t) = 70 + 120e^{-0.05t} where TT is temperature in °F and tt is minutes. The model was validated for the first hour after brewing. What limitation affects this model's realism for extremely large tt?

  1. The model predicts temperature approaches 70°F indefinitely, but it doesn't account for environmental factors that could change room temperature over many hours. (correct answer)
  2. The model assumes exponential decay continues forever, but coffee actually stops cooling and begins warming again due to ambient heat sources after several hours.
  3. The model predicts the coffee reaches absolute zero temperature for very large tt, violating thermodynamic principles about minimum possible temperatures.
  4. The model ignores evaporation effects that become significant over long periods, changing both volume and heat capacity of the remaining liquid substantially.
Explanation: Choice A is correct. The model assumes the coffee will approach 70°F (room temperature) indefinitely, but over many hours, room temperature itself changes due to heating/cooling systems, weather, day/night cycles, etc. Choice B is wrong because coffee doesn't spontaneously warm up from ambient sources. Choice C is wrong because the model approaches 70°F, not absolute zero. Choice D identifies a real factor but is less fundamental than the room temperature assumption.

Question 7

A model for drug concentration in blood is C(t)=8e0.3tC(t) = 8e^{-0.3t} where CC is concentration in mg/L and tt is hours after injection. The model was validated for 12 hours post-injection. What makes this model potentially unrealistic for very large tt?

  1. The model predicts concentration approaches zero but never reaches exactly zero, meaning the drug would remain detectable indefinitely with sensitive enough instruments.
  2. The model ignores the fact that repeated dosing would be necessary in real treatment, making single-dose predictions meaningless after the first day.
  3. The model shows exponential decay, but drug concentrations actually follow linear decrease patterns once the body's enzyme systems become fully activated.
  4. The model assumes first-order elimination kinetics throughout, but real drug metabolism may shift to different pathways at very low concentrations over long periods. (correct answer)
Explanation: When you encounter exponential decay models in pharmacology, focus on the underlying assumptions about how drugs are eliminated from the body. The model C(t)=8e0.3tC(t) = 8e^{-0.3t} assumes consistent first-order kinetics, where elimination rate is always proportional to current concentration. The correct answer is D because real pharmacokinetics can change dramatically over extended time periods. While first-order elimination works well initially, very low concentrations over long periods may trigger different metabolic pathways, change protein binding, or involve different elimination routes. The model's assumption of constant elimination kinetics becomes questionable when extrapolated far beyond the 12-hour validation period. Answer A describes a mathematical property of exponential functions but isn't necessarily unrealistic—many drugs do remain detectable at trace levels for extended periods. Answer B raises a clinical point about dosing schedules, but the question asks about the mathematical model's validity for a single dose, not treatment protocols. Answer C is factually incorrect—exponential decay is actually the standard pattern for most drug elimination, not linear decrease. The key insight is that mathematical models have limits based on their underlying biological assumptions. While C(t)=8e0.3tC(t) = 8e^{-0.3t} may accurately describe elimination for hours or even days, the assumption of unchanging first-order kinetics becomes less reliable as you extend the time frame. Remember: when evaluating pharmacokinetic models, always consider whether the biological assumptions remain valid across the entire time range in question. Simple models often break down when pushed beyond their intended scope.

Question 8

A spring's compression is modeled by F(x)=50xF(x) = 50x where FF is force in pounds and xx is compression distance in inches. This linear model follows Hooke's Law for small compressions. When does this model become unrealistic?

  1. For very small compressions (x0x \approx 0), because the model predicts zero force is needed, but static friction always requires some minimum force.
  2. For intermediate compressions (1<x<31 < x < 3), because the model assumes constant spring stiffness, but real springs soften as temperature increases from compression.
  3. For negative xx values, because the model would predict the spring extends beyond its natural length, which is geometrically impossible for real springs.
  4. For large compressions, because real springs have elastic limits beyond which they deform permanently or break, violating the linear force relationship. (correct answer)
Explanation: When analyzing mathematical models of physical systems, you need to consider where the model's assumptions break down in real-world conditions. Hooke's Law states that spring force is proportional to displacement (F=kxF = kx), but this linear relationship has practical limitations. The correct answer is D because real springs can only compress so far before reaching their elastic limit. Beyond this point, the spring either deforms permanently (plastic deformation) or breaks entirely. The linear model F(x)=50xF(x) = 50x suggests you could compress the spring indefinitely with ever-increasing force, but actual springs have physical constraints that make this impossible. Let's examine why the other options miss the mark: A is incorrect because the model appropriately predicts zero force at zero compression—this matches reality perfectly. When a spring isn't compressed at all, no force is needed to maintain that position. B incorrectly focuses on temperature effects and intermediate compressions. While temperature can affect spring properties, this isn't the primary limitation of the linear model, and the compression range mentioned (1-3 inches) isn't inherently problematic. C misunderstands the model's domain. Negative xx values would represent extension beyond natural length, but the question specifically discusses compression, making this concern irrelevant to the model's realistic range. Study tip: When evaluating mathematical models of physical systems, always consider the extreme cases. Models often break down at the boundaries of their intended domain—too small, too large, or outside physical constraints.

Question 9

A startup's user growth is modeled by U(t)=5002tU(t) = 500 \cdot 2^t where UU is the number of users and tt is months since launch. This model fit well for the first 8 months. What makes this model unrealistic for large values of tt?

  1. The model predicts exponential growth indefinitely, eventually requiring more users than the total world population, which is a physical impossibility. (correct answer)
  2. The model shows users doubling each month, but startup growth rates typically slow down as companies mature and reach market saturation points.
  3. The model uses base 2 for the exponential function, but real user growth patterns follow base 10 exponential functions in established markets.
  4. The model assumes continuous growth without accounting for seasonal variations in user acquisition that become significant over longer time periods.
Explanation: Choice A is correct. Exponential growth with base 2 means doubling every month. Eventually this would predict more users than people on Earth, which is impossible. While choice B also identifies a real limitation, choice A represents a more fundamental mathematical impossibility. Choice C is wrong because the base of exponential growth can vary. Choice D is wrong because seasonal variations are typically small compared to the exponential growth trend.

Question 10

A model for battery charge remaining is C(t)=1008tC(t) = 100 - 8t where CC is the percentage charge and tt is hours of use. This linear model was based on typical usage patterns. When does this model become unrealistic?

  1. For t>12.5t > 12.5 hours, because the model predicts negative battery charge, but real batteries shut off at 0% charge. (correct answer)
  2. For t<0t < 0 hours, because the model would predict battery charge levels before the device was manufactured and sold.
  3. For 0<t<50 < t < 5 hours, because the model shows linear discharge, but batteries actually discharge exponentially during normal operation.
  4. For 8<t<128 < t < 12 hours, because the model predicts very low charge levels where battery performance becomes unpredictable.
Explanation: Choice A is correct. When t > 12.5, the model gives C < 0, predicting negative charge percentages. Real batteries cannot have negative charge and shut off when reaching 0%, making continued negative predictions unrealistic. Choice B is less critical than negative charge predictions. Choice C is wrong because linear discharge can be a reasonable approximation for many batteries under constant load. Choice D is wrong because while battery performance may change at low charge, this doesn't make the model unrealistic in the same fundamental way as negative charge.

Question 11

A company's profit model is P(x)=2x2+200x3000P(x) = -2x^2 + 200x - 3000 where xx is the number of units produced and PP is profit in dollars. The model was based on production levels between 20 and 80 units. Why might this model be unrealistic for x>100x > 100?

  1. The model is quadratic, but real profit functions must be linear to accurately represent the relationship between production and costs over time.
  2. The model predicts decreasing profits for high production levels, but economies of scale should make higher production more profitable in reality.
  3. The model eventually predicts large negative profits that may exceed what the company could sustain, ignoring bankruptcy or operational shutdown constraints. (correct answer)
  4. The model assumes fixed costs remain constant, but inflation would cause these costs to increase significantly at higher production levels over time.
Explanation: Choice C is correct. For x > 100, this downward-opening parabola predicts increasingly large losses. In reality, a company would shut down or declare bankruptcy before sustaining unlimited losses, making the model unrealistic. Choice A is wrong because profit functions can be quadratic. Choice B is wrong because the model's prediction of decreasing profits at high production levels can be realistic due to market saturation. Choice D is wrong because the model represents a snapshot in time, not necessarily accounting for inflation.

Question 12

A car's fuel efficiency is modeled as E(s)=0.02s2+2s+20E(s) = -0.02s^2 + 2s + 20 where EE is miles per gallon and ss is speed in mph. The model was tested for speeds from 25 to 75 mph. For what domain would this model likely be unrealistic?

  1. s>100s > 100 mph, because the model predicts decreasing fuel efficiency, but cars actually become more efficient at very high speeds due to aerodynamics.
  2. s<25s < 25 mph, because the model shows increasing efficiency with speed, contradicting the fact that city driving is always less efficient than highway driving.
  3. s>90s > 90 mph, because the model eventually predicts negative fuel efficiency, meaning the car would somehow consume infinite fuel per mile traveled. (correct answer)
  4. 25<s<7525 < s < 75 mph, because the model predicts a maximum efficiency point, but real engines maintain constant efficiency across all operating speeds.
Explanation: When analyzing mathematical models, you need to consider where they break down and become unrealistic. The key is identifying values that produce impossible or nonsensical results in the real world. Let's examine what happens with this fuel efficiency model E(s)=0.02s2+2s+20E(s) = -0.02s^2 + 2s + 20 at extreme speeds. Since this is a downward-opening parabola (the coefficient of s2s^2 is negative), the function will eventually become negative as speed increases sufficiently. To find where efficiency becomes zero: 0.02s2+2s+20=0-0.02s^2 + 2s + 20 = 0. Using the quadratic formula, this occurs around s=110s = 110 mph. Beyond this point, the model predicts negative fuel efficiency, which is physically impossible—a car cannot travel negative miles per gallon. Answer A incorrectly describes real-world aerodynamics. At very high speeds, air resistance actually decreases efficiency, not increases it, making the model's prediction of decreasing efficiency reasonable. Answer B misunderstands city vs. highway driving. While city driving involves more stop-and-go, the model's prediction of increasing efficiency from very low speeds isn't inherently unrealistic. Answer D is wrong because real engines don't maintain constant efficiency—they do have optimal operating ranges where efficiency peaks, just as the model shows. Answer C correctly identifies that negative fuel efficiency is impossible, making speeds above 90 mph unrealistic for this model. Study tip: When evaluating mathematical models, always check what happens at extreme values and whether the results make physical sense in the real world.

Question 13

A temperature model for a chemical reaction gives T(t)=20+150e0.1tT(t) = 20 + 150e^{-0.1t} where TT is temperature in Celsius and tt is time in minutes. The model was validated for the first 30 minutes of the reaction. Which issue makes this model unrealistic for tt approaching very large values?

  1. The exponential decay term becomes negative for large tt, causing the temperature to drop below absolute zero, which is physically impossible.
  2. The model predicts the temperature approaches 20°C as tt increases, but it ignores external factors like room temperature changes over very long periods. (correct answer)
  3. The model assumes continuous exponential decay, but real chemical reactions have discrete molecular interactions that make smooth curves unrealistic over time.
  4. The model predicts infinite temperature for large tt values, violating conservation of energy since the reaction cannot produce unlimited thermal energy.
Explanation: Choice B is correct. The model assumes the reaction will approach 20°C indefinitely, but over very long periods (hours/days), external factors like room temperature fluctuations, air conditioning cycles, or seasonal changes would affect the final temperature. Choice A is wrong because the exponential term approaches zero, not negative values. Choice C is wrong because molecular-level discreteness doesn't typically affect macroscopic temperature measurements. Choice D is wrong because the temperature approaches 20°C, not infinity.

Question 14

A bank account balance model is B(t)=2000(1.05)tB(t) = 2000(1.05)^t where BB is the balance in dollars and tt is years. This model assumes 5% annual compound interest with no additional deposits or withdrawals. Over what time frame might this model become unrealistic?

  1. After 50+ years, because the model predicts enormous balances that exceed FDIC insurance limits and ignore bank policy changes over decades. (correct answer)
  2. During the first 10 years, because the model assumes exactly 5% interest every year, but real interest rates fluctuate based on economic conditions.
  3. After 20-30 years, because the model predicts exponential growth, but bank accounts typically switch to linear growth after reaching certain balance thresholds.
  4. During years 15-25, because the model ignores inflation effects that become significant over medium-term periods and reduce real purchasing power.
Explanation: Choice A is correct. Over 50+ years, the exponential growth would predict unrealistically large balances (over $20 million). This ignores practical constraints like changing bank policies, economic systems, currency changes, and institutional stability over such long periods. Choice B identifies rate fluctuation but doesn't make the model unrealistic fundamentally. Choice C is wrong because bank accounts don't switch to linear growth. Choice D discusses real vs. nominal value, which doesn't make the model mathematically unrealistic.

Question 15

A retailer models weekly sales using S(p)=100020pS(p) = 1000 - 20p where SS is units sold and pp is price per unit in dollars. The model was created using prices from $10 to $30. Why might this model be unrealistic for very high prices?

  1. The model predicts zero sales when p=50p = 50, but luxury goods often see increased demand at higher prices due to status signaling.
  2. The model predicts negative sales for p>50p > 50, meaning customers would return more units than purchased, which violates basic market principles. (correct answer)
  3. The model assumes linear demand, but consumer psychology research shows that demand curves must be exponential functions at all price levels.
  4. The model ignores competitor pricing, which becomes increasingly important as prices rise above typical market ranges and consumer alternatives.
Explanation: Choice B is correct. For p > 50, the model gives negative sales values, which would mean the store somehow sells negative units (customers returning more than they buy). This is mathematically impossible in basic retail scenarios. Choice A identifies a real phenomenon but doesn't address the more fundamental mathematical impossibility. Choice C is wrong because linear demand models can be reasonable approximations. Choice D is a valid concern but doesn't address the core mathematical unrealism of negative sales.

Question 16

A linear model C(n)=25+3.50nC(n) = 25 + 3.50n represents the total cost (in dollars) of a catering order for nn people. Which analysis correctly identifies a domain limitation and its implication?

  1. For n<0n < 0, the model gives meaningless results since negative people cannot be served at an event.
  2. For very large nn, the model becomes unrealistic because bulk discounts would typically reduce the per-person cost. (correct answer)
  3. For n=0n = 0, the model predicts a $25 cost, but no cost should occur when serving zero people.
  4. For fractional values of nn, the model becomes meaningless since partial people cannot attend events.
Explanation: The correct answer is B. For very large orders, caterers typically offer volume discounts, making the constant per-person rate of $3.50 unrealistic for the upper end of the domain. Choice A identifies a domain restriction but this is a standard assumption, not a model limitation. Choice C is wrong because $25 could represent a reasonable setup fee. Choice D is incorrect because fractional values could represent average costs or planning estimates.

Question 17

An exponential model H(x)=68+152e0.3xH(x) = 68 + 152e^{-0.3x} predicts the temperature (in °F) of coffee xx minutes after being poured. For which reason does this model become unrealistic as xx approaches very large values?

  1. The temperature approaches 68°F, which is unrealistically cold for coffee that should remain hot indefinitely.
  2. The temperature approaches 68°F, but real coffee would eventually reach true room temperature around 72°F. (correct answer)
  3. The exponential decay is too rapid compared to actual heat loss patterns observed in laboratory settings.
  4. The model predicts the coffee temperature will oscillate around room temperature rather than stabilize.
Explanation: The correct answer is B. As x approaches infinity, H(x) approaches 68°F, but this assumes the ambient temperature is exactly 68°F. In reality, room temperature varies and might be around 72°F, making the model's limiting value unrealistic. Choice A is wrong because 68°F is reasonable for room temperature coffee. Choice C focuses on the rate rather than domain limitations. Choice D is incorrect because exponential models approach limits monotonically, not through oscillation.

Question 18

The model S(t)=500tt+2S(t) = \frac{500t}{t + 2} represents the number of students who have heard a rumor tt hours after it started spreading through a school of 500 students. What makes this model unrealistic for very small positive values of tt?

  1. The model predicts that zero students know the rumor at t=0t = 0, but someone must start the rumor initially. (correct answer)
  2. The model shows the rumor spreading too quickly in the first few minutes compared to realistic communication patterns.
  3. The model approaches 500 students too slowly, since rumors typically reach everyone within the first hour.
  4. The model assumes continuous time, but rumors actually spread in discrete intervals during class periods.
Explanation: The correct answer is A. When t = 0, S(0) = 0, meaning no students know the rumor initially. This is unrealistic because someone must start the rumor, so at least one student should know it at t = 0. Choice B discusses rate rather than domain validity. Choice C makes an unsupported claim about rumor spread rates. Choice D addresses modeling assumptions but not domain-specific unrealistic behavior.

Question 19

A sinusoidal model D(t)=12+3sin(πt6)D(t) = 12 + 3\sin\left(\frac{\pi t}{6}\right) represents the depth of water (in feet) at a dock tt hours after midnight due to tidal changes. Over what time period does this model remain most realistic?

  1. The model is realistic indefinitely since tidal patterns repeat consistently over long periods of time.
  2. The model becomes unrealistic after 24 hours because it doesn't account for seasonal variations in tide patterns.
  3. The model is most realistic for several days, but becomes unrealistic over months due to lunar cycle variations. (correct answer)
  4. The model becomes unrealistic after 12 hours because the tide period should be approximately 12.4 hours, not 12 hours.
Explanation: The correct answer is C. While the sinusoidal model captures basic tidal behavior over short periods, it becomes unrealistic over months because it doesn't account for lunar cycle variations, seasonal changes, and other long-term factors affecting tides. Choice A ignores long-term variations. Choice B is incorrect because the model period is 12 hours, not 24. Choice D focuses on a small period discrepancy rather than fundamental domain limitations.

Question 20

A cubic polynomial P(x)=x3+6x29x+10P(x) = -x^3 + 6x^2 - 9x + 10 models the profit (in thousands of dollars) for a company when producing xx thousand units of a product. For what reason does this model become unrealistic as xx increases beyond the typical production range?

  1. The model predicts negative profit for high production levels, but companies would stop production before incurring losses.
  2. The model fails to account for economies of scale that would actually increase profit margins at very high production levels.
  3. The model shows profit increasing then decreasing, but real profit functions typically show only decreasing returns to scale.
  4. The model eventually predicts infinitely negative profit, which is impossible since a company cannot lose more money than it invests. (correct answer)
Explanation: When analyzing polynomial models in real-world contexts, you need to consider their long-term behavior, especially what happens as the input variable approaches extreme values. The cubic polynomial P(x)=x3+6x29x+10P(x) = -x^3 + 6x^2 - 9x + 10 has a negative leading coefficient (-1), which means as xx approaches infinity, the function approaches negative infinity. This creates a fundamental problem: the model predicts that profit will eventually become infinitely negative, meaning the company would lose unlimited amounts of money. In reality, a company's maximum possible loss is bounded—they cannot lose more than their total investment, assets, and borrowing capacity. Answer D correctly identifies this mathematical impossibility. Answer A is incorrect because while companies might stop production when facing losses, the issue isn't just negative profit at high levels—it's the unbounded nature of those losses. Answer B misses the point; the problem isn't about economies of scale, but about the mathematical behavior of the cubic function. Answer C is wrong because profit functions can realistically increase then decrease (due to factors like market saturation or increased competition), so this pattern alone doesn't make the model unrealistic. The key insight is recognizing that polynomial models, while useful for specific ranges, often fail at extremes due to their mathematical properties. Always check what happens to a polynomial model as variables approach infinity—this reveals whether the model maintains realistic bounds for the real-world situation it's meant to represent.