Algebra 2 Quiz: Comparing Linear Quadratic Polynomial Exponential Growth
20 questions · exam conditions
0:00
Comparing Linear Quadratic Polynomial Exponential GrowthQuestion 1 of 20

Two polynomial functions and one exponential function are shown:

  • Quadratic: g(x)=2x2g(x)=2x^2
  • Polynomial (degree 4): h(x)=0.01x4h(x)=0.01x^4
  • Exponential: p(x)=2xp(x)=2^x

Which statement about their long-term behavior is correct?

Eventually h(x)h(x) grows faster than g(x)g(x), and p(x)p(x) grows faster than both
Eventually g(x)g(x) grows faster than h(x)h(x) because 2 is larger than 0.01
Eventually h(x)h(x) grows faster than p(x)p(x) because it has a higher power of xx
All three functions eventually grow at the same rate since they all increase as xx increases
← Back to quizzes

Algebra 2 Quiz

Algebra 2 Quiz: Comparing Linear Quadratic Polynomial Exponential Growth

Practice Comparing Linear Quadratic Polynomial Exponential Growth in Algebra 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 Comparing Linear Quadratic Polynomial Exponential Growth, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra 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

Two polynomial functions and one exponential function are shown:

  • Quadratic: g(x)=2x2g(x)=2x^2
  • Polynomial (degree 4): h(x)=0.01x4h(x)=0.01x^4
  • Exponential: p(x)=2xp(x)=2^x

Which statement about their long-term behavior is correct?

  1. Eventually h(x)h(x) grows faster than g(x)g(x), and p(x)p(x) grows faster than both (correct answer)
  2. Eventually g(x)g(x) grows faster than h(x)h(x) because 2 is larger than 0.01
  3. Eventually h(x)h(x) grows faster than p(x)p(x) because it has a higher power of xx
  4. All three functions eventually grow at the same rate since they all increase as xx increases
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Within polynomials, higher degree like h(x)=0.01x^4 eventually outgrows g(x)=2x^2 despite smaller coefficient, and p(x)=2^x tops both long-term. Choice A correctly states h > g and p > both eventually, honoring degree hierarchy and exponential supremacy. B misleads by prioritizing coefficients over degree or type. Compare at large x: x=10, 2x^2=200 >0.01x^4=100; x=20:800>1600? No, 0.01160000=1600>800—degree 4 wins; x=30:2900=1800<0.01*810000=8100, and 2^30=1e9 >> all! Compounding beats additive acceleration.

Question 2

Consider the functions f(x)=5xf(x)=5x (linear), g(x)=x2g(x)=x^2 (quadratic), h(x)=x4h(x)=x^4 (polynomial), and p(x)=2xp(x)=2^x (exponential). Order the functions by eventual growth rate (for sufficiently large xx).

  1. p>h>g>fp>h>g>f (correct answer)
  2. h>p>g>fh>p>g>f
  3. g>h>f>pg>h>f>p
  4. f>g>h>pf>g>h>p
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like 2^x will eventually exceed a fast polynomial like x^4 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Looking at the functions: p(x)=2^x (exponential), h(x)=x^4 (4th degree polynomial), g(x)=x^2 (quadratic), and f(x)=5x (linear). The correct ordering by eventual growth rate is p>h>g>f, which matches choice A perfectly. Choice A correctly identifies that the exponential 2^x eventually dominates all polynomials, and among polynomials, higher degree (x4x^4) beats lower degree (x2x^2), which beats linear (5x). The other choices incorrectly place polynomials above the exponential or mix up the polynomial ordering—remember, degree determines polynomial growth hierarchy! Observing exponential dominance: extend your table or graph to larger x-values (x = 10, 15, 20, 25...). At x=10: 5x=50, x^2=100, x^4=10,000, 2^x=1,024. At x=20: 5x=100, x^2=400, x^4=160,000, 2^x=1,048,576. The exponential already dominates! Why exponential beats polynomial: polynomials grow by adding larger amounts each step, but exponentials grow by multiplying. Think: would you rather have $1 million added each day (polynomial-like) or 1 cent doubled each day for a month (exponential)? The doubling wins—reaching billions! That's exponential dominance.

Question 3

Which statement about coefficients and function type is correct for long-term behavior?

Compare f(x)=1000x3f(x)=1000x^3 (polynomial) and g(x)=1.05xg(x)=1.05^x (exponential).

  1. f(x)f(x) grows faster eventually because the coefficient 1000 makes it dominate any exponential
  2. g(x)g(x) eventually exceeds f(x)f(x) for sufficiently large xx, even though f(x)f(x) may be larger at smaller xx (correct answer)
  3. f(x)f(x) and g(x)g(x) will be equal for all large xx because both increase without bound
  4. g(x)g(x) is always larger than f(x)f(x) for every x1x\ge 1
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like 1.05^x will eventually exceed a fast polynomial like 1000x^3 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Comparing f(x)=1000x^3 and g(x)=1.05^x: The large coefficient 1000 gives the polynomial a huge head start. At x=10: 1000x^3=1,000,000 while 1.05^x≈1.63 (polynomial much larger). At x=50: 1000x^3=125,000,000 while 1.05^x≈11.5 (polynomial still dominates). But eventually, even 1.05^x catches up. At x=500: 1000x^3=125 billion while 1.05^x≈3.9×10^10 (getting closer). At x=1000: 1.05^x≈1.5×10^21 while 1000x^3=10^12. Exponential now dominates by a billion times! Choice B correctly identifies that g(x) eventually exceeds f(x) for sufficiently large x, even though f(x) may be larger at smaller x—this shows understanding that function type (exponential vs polynomial) matters more than coefficients for eventual behavior. Choice A incorrectly claims the coefficient 1000 makes the polynomial dominate forever, missing that exponential growth's multiplicative nature eventually overcomes any finite coefficient advantage. Observing exponential dominance: with base 1.05, you need patience! The crossover happens around x≈726. But once the exponential takes over, it races ahead exponentially fast. Why exponential beats polynomial: think of 1.05^x as compound interest at 5%. Even starting with 1 cent, compound interest eventually beats someone getting $1000×x^3 cents added each year. That's the magic of exponential growth—slow and steady multiplication wins the ultimate race!

Question 4

Consider the functions f(x)=5xf(x)=5x (linear), g(x)=x3g(x)=x^3 (cubic polynomial), h(x)=x5h(x)=x^5 (5th-degree polynomial), and p(x)=2xp(x)=2^x (exponential). Order these functions by eventual growth rate (for sufficiently large xx).​

  1. f>g>h>pf>g>h>p
  2. p>h>g>fp>h>g>f (correct answer)
  3. h>p>g>fh>p>g>f
  4. p>g>h>fp>g>h>f
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like 2^x will eventually exceed a fast polynomial like x^5 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! For these specific functions, at x=10: f(10)=50, g(10)=1000, h(10)=100,000, p(10)=1024. While h(x)=x^5 dominates at x=10, by x=20: f(20)=100, g(20)=8000, h(20)=3,200,000, p(20)=1,048,576. And by x=30: p(30)≈1 billion while h(30)≈24 million—the exponential has taken over! Choice B correctly identifies p>h>g>f, showing that the exponential p(x)=2^x eventually dominates, followed by the higher-degree polynomial h(x)=x^5, then the cubic g(x)=x^3, and finally the linear f(x)=5x. Choice A incorrectly reverses the order, not understanding exponential dominance. To verify exponential dominance: extend your calculations to x=40 or x=50—you'll see 2^x growing astronomically faster than any polynomial. Remember: exponentials multiply repeatedly (2×2×2×...), while polynomials essentially add increasingly large amounts—multiplication compounds and always wins eventually!

Question 5

Let f(x)=3xf(x)=3^x (exponential) and g(x)=x4g(x)=x^4 (polynomial). Use the table to identify the crossover point.

At which listed xx does f(x)f(x) first exceed g(x)g(x)?

  1. x=6x=6
  2. x=7x=7
  3. x=8x=8 (correct answer)
  4. x=9x=9
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a base-3 exponential like 3^x will eventually exceed a polynomial like x^4 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Let's calculate the table values to find the crossover: At x=6: f(6)=729, g(6)=1296 (polynomial still larger). At x=7: f(7)=2187, g(7)=2401 (polynomial still larger, but barely!). At x=8: f(8)=6561, g(8)=4096 (exponential has overtaken!). At x=9: f(9)=19683, g(9)=6561 (exponential pulling away rapidly). Choice C correctly identifies x=8 as the point where f(x) first exceeds g(x). Choice B (x=7) is too early—at that point the polynomial is still ahead by about 200. Observing exponential dominance: Notice how quickly the exponential pulls away after overtaking! At x=10: f(10)=59,049 while g(10)=10,000 (exponential is nearly 6 times larger). At x=15: f(15)=14,348,907 while g(15)=50,625 (exponential is over 280 times larger!). This rapid acceleration after the crossover point is characteristic of exponential dominance—once they pass polynomials, they never look back!

Question 6

Order the following functions by eventual growth rate (from fastest to slowest) as xx\to\infty:

  • Linear: f(x)=20xf(x)=20x
  • Quadratic: g(x)=x2g(x)=x^2
  • Polynomial (degree 5): h(x)=x5h(x)=x^5
  • Exponential: p(x)=1.3xp(x)=1.3^x
  1. h>p>g>fh>p>g>f (eventually)
  2. p>h>g>fp>h>g>f (eventually) (correct answer)
  3. g>h>p>fg>h>p>f (eventually)
  4. f>g>h>pf>g>h>p (eventually)
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! For these functions, the exponential p(x)=1.3^x will dominate, followed by the degree-5 h(x)=x^5, then quadratic g(x)=x^2, and linear f(x)=20x last, as higher degrees grow faster among polynomials but all yield to exponentials. Choice B correctly identifies that p > h > g > f eventually, showing proper understanding of the growth hierarchy. A distractor like A might swap polynomial and exponential due to confusing short-term leads with long-term behavior, but remember to consider large x. Observing exponential dominance: extend your table or graph to larger x-values (x = 10, 15, 20, 25...). You'll see exponential values growing much faster than polynomial values, even if polynomial started higher. Why exponential beats polynomial: polynomials grow by adding larger and larger amounts (x² adds more each step than x, x³ adds even more), but there's still an additive structure. Exponentials grow by multiplying (doubling, tripling, etc.), and multiplication compounds: 2^x means 2×2×2×... which accelerates beyond what any amount of repeated addition can match.

Question 7

Order these functions by eventual growth rate (fastest to slowest) as xx\to\infty:

  • f(x)=0.14xf(x)=0.1\cdot 4^x (exponential)
  • g(x)=x7g(x)=x^7 (polynomial)
  • h(x)=500x2h(x)=500x^2 (quadratic)
  • p(x)=12xp(x)=12x (linear)
  1. g>f>h>pg>f>h>p (eventually)
  2. f>g>h>pf>g>h>p (eventually) (correct answer)
  3. f>h>g>pf>h>g>p (eventually)
  4. p>h>g>fp>h>g>f (eventually)
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Here, the exponential f(x)=0.1*4^x (base 4) will dominate despite the small coefficient, followed by g(x)=x^7 (degree 7), then h(x)=500x^2 (quadratic), and p(x)=12x (linear) slowest. Choice B correctly identifies f > g > h > p eventually, showing proper understanding of the growth hierarchy. A distractor like A might overlook the exponential's base and coefficient effects. Observing exponential dominance: extend your table or graph to larger x-values (x = 10, 15, 20, 25...). You'll see exponential values growing much faster than polynomial values, even if polynomial started higher. Why exponential beats polynomial: polynomials grow by adding larger and larger amounts (x² adds more each step than x, x³ adds even more), but there's still an additive structure. Exponentials grow by multiplying (doubling, tripling, etc.), and multiplication compounds: 2^x means 2×2×2×... which accelerates beyond what any amount of repeated addition can match.

Question 8

Which function eventually grows fastest as xx\to\infty?

A(x)=0.01x10A(x)=0.01x^{10} (polynomial), B(x)=1.1xB(x)=1.1^x (exponential), C(x)=500xC(x)=500x (linear), D(x)=3x2D(x)=3x^2 (quadratic).

  1. B(x)=1.1xB(x)=1.1^x (correct answer)
  2. A(x)=0.01x10A(x)=0.01x^{10}
  3. C(x)=500xC(x)=500x
  4. D(x)=3x2D(x)=3x^2
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like 1.1^x will eventually exceed a fast polynomial like 0.01x^10 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Comparing our functions: A(x)=0.01x^10 is a degree-10 polynomial, B(x)=1.1^x is exponential, C(x)=500x is linear, and D(x)=3x^2 is quadratic. Despite the tiny coefficient on A and the modest base 1.1 on B, the exponential B will eventually dominate. At x=100: A(100)=10^18, B(100)≈13,781, C(100)=50,000, D(100)=30,000. A dominates here, but at x=500: A(500)≈9.77×10^24 while B(500)≈5.18×10^20 (A still ahead). However, at x=1000: B(1000)≈2.47×10^41 while A(1000)=10^28 (B now dominates by 101310^13!). Choice B correctly identifies the exponential 1.1^x as the eventual winner, showing understanding that exponentials always win eventually. Choice A incorrectly picks the degree-10 polynomial, not recognizing that even high-degree polynomials lose to exponentials eventually. Observing exponential dominance: with a small base like 1.1, it takes longer to see dominance, but it's inevitable. The crossover where 1.1^x exceeds 0.01x^10 occurs around x≈650. After that, the gap widens exponentially. At x=2000: the exponential is about 10^83 while the polynomial is "only" 10^31! Why exponential beats polynomial: imagine two investment strategies. Strategy A (polynomial-like) adds increasingly large bonuses each year. Strategy B (exponential) gives you a 10% return on your total balance. Initially, the big bonuses of A might dominate, but eventually the compounding percentage growth of B creates a balance so large that 10% of it dwarfs any fixed bonus pattern!

Question 9

Which statement about long-term growth is true for the functions f(x)=100x2f(x)=100x^2 (quadratic) and g(x)=1.2xg(x)=1.2^x (exponential)?​

  1. f(x)>g(x)f(x)>g(x) for all x0x\ge 0 because the coefficient 100 makes the quadratic grow faster.
  2. g(x)>f(x)g(x)>f(x) for all x0x\ge 0 because exponentials are always larger than polynomials.
  3. There is some crossover value of xx after which g(x)>f(x)g(x)>f(x), and the gap keeps widening for larger xx. (correct answer)
  4. f(x)f(x) and g(x)g(x) eventually grow at the same rate because both increase without bound.
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like 1.2^x will eventually exceed a fast polynomial like 100x^2 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Let's calculate some values: at x=10: f(10)=100(100)=10,000 while g(10)=1.2^10≈6.19 (quadratic much larger); at x=50: f(50)=100(2500)=250,000 while g(50)=1.2^50≈9,100 (quadratic still larger); at x=100: f(100)=100(10,000)=1,000,000 while g(100)=1.2^100≈82,817,975 (exponential has overtaken!). Choice C correctly identifies that there's a crossover point after which g(x)>f(x), and the gap keeps widening—this is the fundamental property of exponential vs polynomial growth. Choice A incorrectly assumes the large coefficient keeps the quadratic ahead forever, not understanding exponential dominance. To find the crossover: you'd need to solve 100x^2 = 1.2^x, which happens around x≈91. After this point, the exponential dominates increasingly. Why exponential beats polynomial: even though 100x^2 starts much larger and grows quickly, 1.2^x multiplies by 1.2 each step—this 20% compound growth eventually overwhelms any polynomial pattern, just like compound interest eventually beats any fixed payment schedule!

Question 10

A company analyzes three pricing strategies over time: Strategy 1 gives profit P1(t)=2t1P_1(t) = 2^t - 1 thousand dollars, Strategy 2 gives P2(t)=t3+10tP_2(t) = t^3 + 10t thousand dollars, and Strategy 3 gives P3(t)=15t+5P_3(t) = 15t + 5 thousand dollars, where tt is time in months. At t=4t = 4, Strategy 2 yields the highest profit. What is the most likely scenario at t=15t = 15?

  1. Strategy 1 will yield the highest profit, demonstrating exponential dominance over polynomial growth (correct answer)
  2. Strategy 2 will still yield the highest profit since cubic functions grow faster than exponential functions
  3. Strategy 3 will yield the highest profit due to its consistent linear growth pattern
  4. Strategies 1 and 2 will yield approximately equal profits, both exceeding Strategy 3
Explanation: At t=4t = 4: P1(4)=15P_1(4) = 15, P2(4)=104P_2(4) = 104, P3(4)=65P_3(4) = 65, confirming Strategy 2 is highest. At t=15t = 15: P1(15)=32767P_1(15) = 32767, P2(15)=3525P_2(15) = 3525, P3(15)=230P_3(15) = 230. The exponential function 2t2^t eventually dominates the cubic polynomial, illustrating the fundamental principle that exponential growth exceeds polynomial growth for sufficiently large values.

Question 11

A student claims that since g(x)=0.5xg(x) = 0.5^x decreases while f(x)=x2f(x) = x^2 increases, the quadratic function will always be larger than the exponential function for positive xx values. Evaluate this claim and identify the error in reasoning.

  1. The claim is true; decreasing exponential functions never exceed increasing polynomial functions
  2. The claim is false; the student confused exponential decay with exponential growth in the comparison principle (correct answer)
  3. The claim is false; exponential functions always exceed polynomial functions regardless of whether they increase or decrease
  4. The claim is true for this specific case, but would be false if the exponential had a larger base
Explanation: When comparing functions with different growth patterns, you need to examine their actual behavior rather than making assumptions based on whether they're increasing or decreasing. The key insight here is that exponential functions, even decreasing ones, can dominate polynomial functions for certain intervals. Let's test the student's claim by examining specific values. For g(x)=0.5xg(x) = 0.5^x and f(x)=x2f(x) = x^2:
  • At x=0.1x = 0.1: g(0.1)=0.50.10.933g(0.1) = 0.5^{0.1} \approx 0.933 while f(0.1)=0.01f(0.1) = 0.01
  • At x=0.5x = 0.5: g(0.5)=0.50.50.707g(0.5) = 0.5^{0.5} \approx 0.707 while f(0.5)=0.25f(0.5) = 0.25
The exponential function is actually larger for small positive values! The student's error lies in assuming that "decreasing" means "always smaller," when the comparison depends on the specific interval and starting values. Answer B correctly identifies that the student misunderstood how exponential decay behaves relative to polynomial growth. The student applied a faulty "comparison principle" without considering the actual function values. Answer A is wrong because decreasing exponential functions can indeed exceed increasing polynomials, as we showed above. Answer C overstates the case—exponential functions don't always exceed polynomials everywhere. Answer D misses the point entirely; the issue isn't about the exponential's base but about the fundamental misunderstanding of function comparison. Study tip: When comparing functions, always check specific values rather than relying on general increasing/decreasing behavior. Graph or calculate key points to verify claims about which function is larger.

Question 12

A researcher observes that for 0x80 ≤ x ≤ 8, the function p(x)=x32x2+50p(x) = x^3 - 2x^2 + 50 consistently produces larger values than q(x)=31.4xq(x) = 3 \cdot 1.4^x. She concludes that cubic functions grow faster than exponential functions. What is the fundamental flaw in this reasoning?

  1. The comparison is invalid because the functions have different initial values and vertical shifts
  2. The exponential base 1.4 is too small; exponential functions only dominate when the base exceeds 2.0
  3. Cubic functions actually do grow faster than exponential functions, so her conclusion is mathematically correct
  4. The observation window is too limited; exponential functions eventually exceed polynomial functions for sufficiently large inputs (correct answer)
Explanation: When comparing polynomial and exponential functions, you need to understand their long-term growth behavior, not just their values over a small interval. This question tests whether you recognize that local observations don't always reflect global mathematical trends. The researcher's conclusion is flawed because she's only examining the interval 0x80 ≤ x ≤ 8. While p(x)=x32x2+50p(x) = x^3 - 2x^2 + 50 does produce larger values than q(x)=31.4xq(x) = 3 \cdot 1.4^x in this range, exponential functions eventually dominate all polynomial functions given sufficient input values. The exponential q(x)q(x) will eventually overtake the cubic p(x)p(x) as xx continues to increase beyond her observation window. This makes answer D correct. Answer A is wrong because having different initial values doesn't invalidate function comparisons—we can meaningfully compare functions with different starting points and shifts. Answer B incorrectly suggests that exponential dominance depends on the base exceeding 2.0, but any exponential with base greater than 1 will eventually exceed any polynomial, regardless of the specific base value. Answer C is mathematically incorrect—exponential functions with bases greater than 1 always eventually grow faster than polynomial functions, even cubics. Remember this key principle: exponential functions always eventually dominate polynomial functions for large enough inputs, but this dominance might not be apparent in limited observation windows. Always consider the long-term behavior when comparing function growth rates.

Question 13

Two populations are modeled by N1(t)=1001.5tN_1(t) = 100 \cdot 1.5^t and N2(t)=t4+50t2+200N_2(t) = t^4 + 50t^2 + 200. If N2(t)>N1(t)N_2(t) > N_1(t) for t=5,6,7t = 5, 6, 7, which statement best describes what will happen as tt continues to increase?

  1. Eventually N1(t)N_1(t) will exceed N2(t)N_2(t) and remain larger, since exponential growth dominates polynomial growth (correct answer)
  2. N2(t)N_2(t) will always remain larger since fourth-degree polynomials grow faster than exponential functions with base 1.5
  3. The functions will continue to alternate which is larger in a predictable pattern
  4. N1(t)N_1(t) will exceed N2(t)N_2(t) temporarily but N2(t)N_2(t) will eventually dominate again due to its higher degree
Explanation: While N2N_2 may be larger for several values (at t=5t=5: N1759N_1 ≈ 759, N2=1075N_2 = 1075), the fundamental principle is that exponential functions eventually exceed any polynomial function, regardless of the polynomial's degree. The exponential 1.5t1.5^t will eventually grow faster than t4t^4, and once it surpasses N2N_2, it will stay ahead permanently.

Question 14

Three algorithms have time complexities modeled by: Algorithm A: TA(n)=5n2+100nT_A(n) = 5n^2 + 100n, Algorithm B: TB(n)=2n+1000T_B(n) = 2n + 1000, Algorithm C: TC(n)=31.1nT_C(n) = 3 \cdot 1.1^n. For small input sizes (n<20n < 20), Algorithm C appears most efficient. What happens for very large input sizes?

  1. Algorithm C remains most efficient since it starts with the lowest computation times
  2. Algorithm A becomes least efficient since quadratic growth is the fastest of the three complexity types
  3. Algorithm C becomes least efficient as exponential time complexity eventually dominates polynomial and linear complexities (correct answer)
  4. Algorithm B becomes least efficient due to its large constant term overwhelming its linear growth
Explanation: When comparing algorithms with different growth rates, you need to understand how various complexity types behave as input size approaches infinity, regardless of their performance on small datasets. Let's analyze what happens as nn becomes very large. Algorithm A has quadratic complexity O(n2)O(n^2), Algorithm B has linear complexity O(n)O(n), and Algorithm C has exponential complexity O(1.1n)O(1.1^n). The key insight is that exponential functions eventually grow much faster than polynomial or linear functions, no matter how small the exponential base or how large the polynomial coefficients. For very large nn, the term 31.1n3 \cdot 1.1^n will dwarf both 5n2+100n5n^2 + 100n and 2n+10002n + 1000. Even though 1.1 seems like a modest base, exponential growth is relentless—each increase in nn multiplies the previous value by 1.1, leading to explosive growth. Choice A incorrectly assumes early performance predicts long-term efficiency. Choice B misidentifies quadratic growth as the fastest, ignoring that exponential growth always overtakes polynomial growth eventually. Choice D focuses on Algorithm B's constant term, but constants become negligible compared to the dominant growth term for large inputs. The correct answer is C: Algorithm C becomes least efficient as exponential complexity eventually dominates. Study tip: Remember the hierarchy of growth rates: constant < logarithmic < linear < polynomial < exponential. Higher-order complexities always dominate for sufficiently large inputs, regardless of coefficients or constants.

Question 15

An investment account starts at \10{,}000$.

  • Plan L (linear growth): add $800 each year, so L(t)=10000+800tL(t)=10000+800t.
  • Plan E (exponential growth): grow by 6% each year, so E(t)=10000(1.06)tE(t)=10000(1.06)^t.

Based on the table, around what year does the exponential plan first exceed the linear plan?

tt (years)L(t)L(t)E(t)E(t)
51400013382
101800017908
111880018983
121960020122
152200023966
  1. Around year 10
  2. Around year 11 (correct answer)
  3. Around year 15
  4. Plan E never exceeds Plan L
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values—here applied to investments! The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while linear growth is purely additive. Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! The table shows at t=10, E≈17,908 < L=18,000; at t=11, E≈18,983 > L=18,800, marking the first exceedance, and the gap grows (t=15: E>22,000). Choice B correctly identifies around year 11 as when exponential first exceeds linear, illustrating compounding's power. A distractor like A stops too early, missing the precise crossover. Extend the table: by t=20, E≈32,071 >> L=26,000; t=30: E≈57,435 >>34,000—compounding dominates! Think: would you prefer $800 added yearly (linear) or 6% compounded (exponential)? Exponential wins long-term!

Question 16

Order the following functions by eventual growth rate (from greatest to least) as xx\to\infty:

  f(x)=0.13x\;f(x)=0.1\cdot 3^x (exponential),   g(x)=x6\;g(x)=x^6 (polynomial),   h(x)=50x2\;h(x)=50x^2 (quadratic),   p(x)=100x\;p(x)=100x (linear).

  1. g>f>h>pg>f>h>p
  2. f>g>h>pf>g>h>p (correct answer)
  3. f>h>g>pf>h>g>p
  4. p>h>g>fp>h>g>f
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Despite the small coefficient 0.1, f(x)=0.1*3^x grows exponentially with base 3, outpacing g(x)=x^6, then h(x)=50x^2, and p(x)=100x last. Choice B correctly orders f > g > h > p from greatest to least eventual growth, applying the hierarchy properly. A distractor like A might swap by ignoring exponential power or focusing on coefficients. Observe by calculating at large x, e.g., x=10: f≈59, g=1M, but x=20: f≈3.4e8, g=64M—exponential catching up, x=30: f≈2e13, g=729M—exponential dominates! Exponentials compound multiplicatively, eclipsing polynomials' additive acceleration.

Question 17

The table compares four functions: a linear function f(x)=5xf(x)=5x, a quadratic function g(x)=x2g(x)=x^2, a polynomial function h(x)=x4h(x)=x^4, and an exponential function p(x)=2xp(x)=2^x.

For sufficiently large xx (long-term behavior), which ordering of growth rates is correct?

xxf(x)=5xf(x)=5xg(x)=x2g(x)=x^2h(x)=x4h(x)=x^4p(x)=2xp(x)=2^x
2104164
4201625616
840644096256
16802566553665536
201004001600001048576
  1. Eventually f>g>h>pf>g>h>p
  2. Eventually p>h>g>fp>h>g>f (correct answer)
  3. Eventually h>p>g>fh>p>g>f
  4. Eventually g>h>p>fg>h>p>f
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Looking at the table, at x=20, p(x)=1,048,576 vastly exceeds h(x)=160,000, which is larger than g(x)=400, and f(x)=100 is the smallest, confirming p > h > g > f for large x. Choice B correctly identifies that eventually p > h > g > f, showing proper understanding of the growth hierarchy. A common mistake, like in choice A, is reversing the order by focusing on short-term behavior where polynomials might seem faster initially, but remember to check larger x for eventual dominance. To observe exponential dominance, extend your table to larger x-values (x=10, 15, 20, 25...); you'll see exponential values growing much faster than polynomial values, even if polynomials started higher. Why exponential beats polynomial: polynomials grow by adding larger amounts (x4x^4 adds more each step than x2x^2), but exponentials multiply (doubling repeatedly), and multiplication compounds beyond any addition—think of doubling a penny daily versus adding millions; doubling wins big!

Question 18

Consider the exponential function p(x)=2xp(x)=2^x and the polynomial function h(x)=x4h(x)=x^4. Using the table, at approximately what xx-value does 2x2^x first exceed x4x^4?

xxx4x^42x2^x
143841616384
155062532768
166553665536
1783521131072
18104976262144
  1. At x15x\approx 15
  2. At x16x\approx 16 (they are equal there), and 2x2^x exceeds for x17x\ge 17 (correct answer)
  3. At x14x\approx 14
  4. 2x2^x never exceeds x4x^4
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! From the table, at x=14 and 15, x^4 is larger (38,416 > 16,384 and 50,625 > 32,768), they tie at x=16 (65,536 each), and then 2^x pulls ahead at x=17 (131,072 > 83,521) and widens the gap at x=18. Choice B correctly identifies that at x≈16 they are equal, and 2^x exceeds for x≥17, showing keen observation of the crossover point. A distractor like D might tempt if you only look at early values where the polynomial leads, but always extend to see the eventual overtake. Observing exponential dominance: extend your table or graph to larger x-values (x=10, 15, 20, 25...); you'll see exponential values surging past polynomial ones after the tie. Why exponential beats polynomial: polynomials add accelerating amounts, but exponentials multiply, compounding to dominate—like compound interest outpacing simple additions over time!

Question 19

Order the following functions by eventual growth rate (from fastest to slowest) as xx\to\infty:

  • Linear: f(x)=20xf(x)=20x
  • Quadratic: g(x)=x2g(x)=x^2
  • Polynomial (degree 5): h(x)=x5h(x)=x^5
  • Exponential: p(x)=1.3xp(x)=1.3^x
  1. p>h>g>fp>h>g>f (eventually) (correct answer)
  2. g>h>p>fg>h>p>f (eventually)
  3. h>p>g>fh>p>g>f (eventually)
  4. f>g>h>pf>g>h>p (eventually)
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! For these functions, the exponential p(x)=1.3^x will dominate, followed by the degree-5 h(x)=x^5, then quadratic g(x)=x^2, and linear f(x)=20x last, as higher degrees grow faster among polynomials but all yield to exponentials. Choice B correctly identifies that p > h > g > f eventually, showing proper understanding of the growth hierarchy. A distractor like A might swap polynomial and exponential due to confusing short-term leads with long-term behavior, but remember to consider large x. Observing exponential dominance: extend your table or graph to larger x-values (x = 10, 15, 20, 25...). You'll see exponential values growing much faster than polynomial values, even if polynomial started higher. Why exponential beats polynomial: polynomials grow by adding larger and larger amounts (x² adds more each step than x, x³ adds even more), but there's still an additive structure. Exponentials grow by multiplying (doubling, tripling, etc.), and multiplication compounds: 2^x means 2×2×2×... which accelerates beyond what any amount of repeated addition can match.

Question 20

Which function eventually grows fastest as xx\to\infty?

  1. f(x)=100x6f(x)=100x^6
  2. g(x)=0.5x9g(x)=0.5x^9
  3. h(x)=7xh(x)=7x
  4. p(x)=1.05xp(x)=1.05^x (correct answer)
Explanation: This question tests your understanding of a fundamental mathematical principle: exponential functions eventually grow faster than any polynomial function (even very high-degree polynomials) when we look at sufficiently large x-values. The growth hierarchy is: exponential > any polynomial > linear (for large x). Even a slow exponential like (1.01)^x will eventually exceed a fast polynomial like x^100 if you go far enough. This happens because exponential growth is multiplicative (multiply by same factor repeatedly, which compounds), while polynomial growth is essentially additive-based (even with acceleration). Multiplicative compounding always beats any additive pattern eventually—it's why compound interest (exponential) is so powerful long-term compared to simple interest (linear)! Among these, the exponential p(x)=1.05^x will eventually outpace the polynomials f(x)=100x^6 and g(x)=0.5x^9, and linear h(x)=7x. Choice D correctly identifies that the exponential eventually grows fastest, showing proper understanding of the growth hierarchy. A distractor like B might prioritize higher degree without recognizing exponential dominance. Observing exponential dominance: extend your table or graph to larger x-values (x = 10, 15, 20, 25...). You'll see exponential values growing much faster than polynomial values, even if polynomial started higher. Why exponential beats polynomial: polynomials grow by adding larger and larger amounts (x² adds more each step than x, x³ adds even more), but there's still an additive structure. Exponentials grow by multiplying (doubling, tripling, etc.), and multiplication compounds: 2^x means 2×2×2×... which accelerates beyond what any amount of repeated addition can match.