Algebra 2 Quiz: Compare Linear And Exponential Growth
20 questions · exam conditions
0:00
Compare Linear And Exponential GrowthQuestion 1 of 20

A function is sampled at integer inputs, producing the sequence 2,6,18,54,2, 6, 18, 54, \dots. Which statement best classifies the growth and connects it to a function type?

The differences are constant, so it is arithmetic and comes from a linear function.
The ratios are constant (×3\times 3), so it is geometric and comes from an exponential function.
The ratios are constant, so it is arithmetic and comes from a linear function.
The differences are constant, so it is geometric and comes from an exponential function.
← Back to quizzes

Algebra 2 Quiz

Algebra 2 Quiz: Compare Linear And Exponential Growth

Practice Compare Linear And 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 Compare Linear And 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

A function is sampled at integer inputs, producing the sequence 2,6,18,54,2, 6, 18, 54, \dots. Which statement best classifies the growth and connects it to a function type?

  1. The differences are constant, so it is arithmetic and comes from a linear function.
  2. The ratios are constant (×3\times 3), so it is geometric and comes from an exponential function. (correct answer)
  3. The ratios are constant, so it is arithmetic and comes from a linear function.
  4. The differences are constant, so it is geometric and comes from an exponential function.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any exponential function f(x) = a·b^x, the ratio over an interval of length h is constant: f(x + h)/f(x) = [a·b^(x+h)]/[a·b^x] = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. Here, the sequence 2,6,18,54 has ratios 6/2=3, 18/6=3, 54/18=3, which are constant, indicating geometric growth consistent with an exponential function like g(x)=2·3^x. Differences are 6-2=4, 18-6=12, 54-18=36, not constant, confirming it's not linear. Choice B correctly identifies the constant ratios of ×3, classifying it as geometric and linking to exponential functions. Choice A fails by claiming constant differences, but as shown, differences increase, typical for exponential growth. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 2

Why do linear functions grow by equal differences while exponential functions grow by equal factors over equal intervals? Choose the statement that correctly describes both using hh as a fixed interval length.

  1. For f(x)=mx+bf(x)=mx+b, f(x+h)f(x)=mh\dfrac{f(x+h)}{f(x)}=m^h is constant; for g(x)=abxg(x)=a\cdot b^x, g(x+h)g(x)=ahg(x+h)-g(x)=ah is constant.
  2. Linear functions have constant ratios and exponential functions have constant differences, which is why they are different.
  3. Both are true because f(x+h)f(x)=bhf(x+h)-f(x)=b^h and g(x+h)g(x)=mh\dfrac{g(x+h)}{g(x)}=mh.
  4. For f(x)=mx+bf(x)=mx+b, f(x+h)f(x)=mhf(x+h)-f(x)=mh is constant in xx; for g(x)=abxg(x)=a\cdot b^x, g(x+h)g(x)=bh\dfrac{g(x+h)}{g(x)}=b^h is constant in xx. (correct answer)
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any linear function f(x) = mx + b, the change over an interval of length h is constant: f(x + h) - f(x) = [m(x + h) + b] - [mx + b] = mh, which depends only on the interval length h and slope m, not on where you start (x). This constant difference mh means moving h units right always adds the same amount to the function value. For h = 1, you always add m (the slope). This additive pattern defines linearity! For any exponential function g(x) = a·b^x, the ratio over an interval of length h is constant: g(x + h)/g(x) = [a·b^(x+h)]/[a·b^x] = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. Choice A correctly describes both patterns: for linear f(x) = mx + b, the difference f(x+h) - f(x) = mh is constant in x (depends only on m and h), and for exponential g(x) = a·b^x, the ratio g(x+h)/g(x) = b^h is constant in x (depends only on b and h). This captures the fundamental distinction between additive (linear) and multiplicative (exponential) growth. Choice B incorrectly swaps the properties (linear should have differences, exponential should have ratios), Choice C also swaps them incorrectly, and Choice D completely reverses the correct relationships. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 3

Which statement is always true for a linear function f(x)=mx+bf(x)=mx+b when using any fixed equal interval hh?

  1. f(x+h)f(x)=bh\dfrac{f(x+h)}{f(x)}=b^h for all xx.
  2. f(x+h)f(x)=mh\dfrac{f(x+h)}{f(x)}=m\cdot h for all xx.
  3. f(x+h)f(x)=mhf(x+h)-f(x)=m\cdot h for all xx. (correct answer)
  4. f(x+h)f(x)=mxf(x+h)-f(x)=m\cdot x for all xx.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any linear function f(x) = mx + b, the change over an interval of length h is constant: f(x + h) - f(x) = [m(x + h) + b] - [mx + b] = mh + b - b = mh, which depends only on the interval length h and slope m, not on where you start (x). This constant difference mh means moving h units right always adds the same amount to the function value. For h = 1, you always add m (the slope). This additive pattern defines linearity! For example, if f(x)=2x+3 and h=1, then f(x+1)-f(x)=[2(x+1)+3]-[2x+3]=2x+2+3-2x-3=2, constant regardless of x. Ratios like f(x+1)/f(x)=(2x+5)/(2x+3) vary with x, not constant. Choice B correctly identifies that f(x+h)-f(x)=m·h for all x, which is the defining property of constant differences in linears. Choice A fails because it claims a constant ratio of m·h, but as shown, the ratio depends on x and is not constant for linears unless b=0. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 4

A function has values at consecutive integers: F(0)=7F(0)=7, F(1)=12F(1)=12, F(2)=17F(2)=17, F(3)=22F(3)=22. Based on growth over equal intervals (Δx=1\Delta x=1), does this represent linear or exponential growth?

  1. Exponential growth, because the ratio F(1)F(0)\dfrac{F(1)}{F(0)} is constant.
  2. Linear growth, because the differences F(1)F(0)F(1)-F(0), F(2)F(1)F(2)-F(1), F(3)F(2)F(3)-F(2) are all equal (arithmetic sequence). (correct answer)
  3. Exponential growth, because the differences are all equal.
  4. Neither, because a function must have both constant differences and constant ratios to be linear.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any linear function f(x) = mx + b, the change over an interval of length h is constant: f(x + h) - f(x) = [m(x + h) + b] - [mx + b] = mh, which depends only on the interval length h and slope m, not on where you start (x). This constant difference mh means moving h units right always adds the same amount to the function value. For h = 1, you always add m (the slope). This additive pattern defines linearity! Let's analyze the given data: F(0) = 7, F(1) = 12, F(2) = 17, F(3) = 22. Calculate differences: F(1) - F(0) = 12 - 7 = 5, F(2) - F(1) = 17 - 12 = 5, F(3) - F(2) = 22 - 17 = 5. All differences equal 5! Calculate ratios: F(1)/F(0) = 12/7 ≈ 1.71, F(2)/F(1) = 17/12 ≈ 1.42, F(3)/F(2) = 22/17 ≈ 1.29. Ratios are NOT constant. Choice B correctly identifies this as linear growth because the differences are all equal (forming an arithmetic sequence), which is the defining characteristic of linear functions. Choice A incorrectly focuses on a single ratio, Choice C incorrectly associates equal differences with exponential growth, and Choice D makes the false claim that a function must have both constant differences AND ratios to be linear (no function except constants can have both). To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 5

For the exponential function g(x)=23xg(x)=2\cdot 3^x, verify using equal intervals of length 11 that the function grows by equal factors. Compute g(0),g(1),g(2),g(3)g(0),g(1),g(2),g(3) and the successive ratios, and identify the correct conclusion.

  1. g(0)=2,g(1)=5,g(2)=8,g(3)=11g(0)=2,g(1)=5,g(2)=8,g(3)=11; differences are 3,3,33,3,3, so the growth is exponential and the values form a geometric sequence.
  2. g(0)=2,g(1)=6,g(2)=18,g(3)=54g(0)=2,g(1)=6,g(2)=18,g(3)=54; ratios are 26,618,1854\tfrac{2}{6},\tfrac{6}{18},\tfrac{18}{54}, so the constant factor is 13\tfrac{1}{3} and the function is decreasing.
  3. g(0)=2,g(1)=6,g(2)=18,g(3)=54g(0)=2,g(1)=6,g(2)=18,g(3)=54; ratios are 3,3,33,3,3, so the growth is exponential and the values form a geometric sequence. (correct answer)
  4. g(0)=2,g(1)=6,g(2)=18,g(3)=54g(0)=2,g(1)=6,g(2)=18,g(3)=54; differences are 4,12,364,12,36, so the growth must be linear because the differences increase.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For the exponential function g(x) = 2·3^x, let's calculate: g(0) = 2·3^0 = 2·1 = 2, g(1) = 2·3^1 = 2·3 = 6, g(2) = 2·3^2 = 2·9 = 18, g(3) = 2·3^3 = 2·27 = 54. The successive ratios are: g(1)/g(0) = 6/2 = 3, g(2)/g(1) = 18/6 = 3, g(3)/g(2) = 54/18 = 3. All ratios equal 3, confirming constant ratios! Choice A correctly identifies the values as 2, 6, 18, 54 with constant ratios of 3, proving exponential growth and forming a geometric sequence with common ratio 3 (which equals the base b = 3). Choice B shows values 2, 5, 8, 11 which would be linear, not exponential. Choice C correctly calculates the values but focuses on differences (4, 12, 36) which increase - this is expected for exponentials but doesn't define them. Choice D makes a calculation error by inverting the ratios (should be 6/2, not 2/6) and incorrectly concludes the function is decreasing. To determine if a function is linear or exponential from a table: calculate ratios between consecutive y-values - if they're constant, the function is exponential and the constant ratio equals the base. Why this matters: recognizing constant ratios immediately tells you the function type and lets you predict future values by multiplying by that constant!

Question 6

A function has values at integer inputs n=0,1,2,3n=0,1,2,3 given by 5,10,20,405,10,20,40. Over equal intervals of 1, the ratios are constant. Which statement best identifies the growth type and connects it to sequences?

  1. This shows exponential growth because consecutive ratios are constant; the values form a geometric sequence. (correct answer)
  2. This shows linear growth because consecutive ratios are constant; the values form an arithmetic sequence.
  3. This shows linear growth because consecutive differences are constant; the values form a geometric sequence.
  4. This cannot be exponential because exponential functions require constant differences, not constant ratios.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any exponential function f(x) = a·b^x, the ratio over an interval of length h is constant: f(x + h)/f(x) = [a·b^(x+h)]/[a·b^x] = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. Given the values 5, 10, 20, 40 at n = 0, 1, 2, 3, let's check the ratios: 10/5 = 2, 20/10 = 2, 40/20 = 2. The ratios are constant at 2, which means this represents an exponential function with base 2. Choice A correctly identifies this as exponential growth because of constant ratios and correctly states that the values form a geometric sequence (with common ratio 2). Choice B incorrectly claims this shows linear growth - linear functions have constant differences, not constant ratios. Choice C contradicts itself by saying "linear growth because consecutive differences are constant" but then claims the values form a geometric sequence (they would form an arithmetic sequence if linear). Choice D makes a fundamental error by claiming exponential functions require constant differences - it's exactly the opposite! Exponential functions have constant ratios. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 7

Verify algebraically that g(x)=4(1.5)xg(x)=4\cdot(1.5)^x has a constant ratio over equal intervals of length 11 by computing g(x+1)g(x)\dfrac{g(x+1)}{g(x)}. What is the ratio, and what does it imply about the sampled values g(0),g(1),g(2),g(0),g(1),g(2),\dots?

  1. g(x+1)g(x)=4(1.5)x+14(1.5)x=0.5\dfrac{g(x+1)}{g(x)}=\dfrac{4(1.5)^{x+1}}{4(1.5)^x}=0.5, constant; the values at integers form a geometric sequence with ratio 0.50.5.
  2. g(x+1)g(x)=4(1.5)x+14(1.5)x=1.5\dfrac{g(x+1)}{g(x)}=\dfrac{4(1.5)^{x+1}}{4(1.5)^x}=1.5, constant; the values at integers form a geometric sequence with common ratio 1.51.5. (correct answer)
  3. g(x+1)g(x)=4(1.5)x+14(1.5)x=41.5=6\dfrac{g(x+1)}{g(x)}=\dfrac{4(1.5)^{x+1}}{4(1.5)^x}=4\cdot 1.5=6, constant; the values at integers increase by +6+6 each step.
  4. g(x+1)g(x)=4(1.5)x+14(1.5)x=x+1.5\dfrac{g(x+1)}{g(x)}=\dfrac{4(1.5)^{x+1}}{4(1.5)^x}=x+1.5, so the ratio is not constant; the values form an arithmetic sequence.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For g(x) = 4·(1.5)^x, let's compute g(x+1)/g(x): g(x+1)/g(x) = [4·(1.5)^(x+1)] / [4·(1.5)^x] = [4·(1.5)^x·(1.5)^1] / [4·(1.5)^x] = (1.5)^1 = 1.5. The 4's cancel and we use the exponent rule b^(x+1) = b^x·b^1. The ratio is constant at 1.5! Choice A correctly shows the algebraic simplification yielding a constant ratio of 1.5, proving that g(0), g(1), g(2),... forms a geometric sequence with common ratio 1.5. Choice B incorrectly claims the ratio equals x + 1.5, suggesting it depends on x. Choice C incorrectly calculates the ratio as 0.5 instead of 1.5. Choice D incorrectly multiplies 4·1.5 = 6 and confuses ratio with difference, claiming values increase by +6. To verify: g(0) = 4, g(1) = 6, g(2) = 9, g(3) = 13.5. Check ratios: 6/4 = 1.5, 9/6 = 1.5, 13.5/9 = 1.5. Constant! Why this matters: the constant ratio 1.5 means each value is 1.5 times the previous one, defining the geometric sequence and confirming exponential growth with base 1.5!

Question 8

A function is sampled at integer inputs, producing the sequence 7, 12, 17, 227,\ 12,\ 17,\ 22. Over equal input intervals of 11, which statement correctly identifies the growth pattern and the most likely function type?

  1. Because the terms increase, it must be exponential growth (all increasing sequences are exponential).
  2. The ratios are constant (127=1712=2217\tfrac{12}{7}=\tfrac{17}{12}=\tfrac{22}{17}), so it matches exponential growth and corresponds to a geometric sequence.
  3. The differences are 5,5,55,5,5, so it matches exponential growth because exponentials add the same amount each step.
  4. The differences are constant (+5+5 each step), so it matches linear growth and corresponds to an arithmetic sequence. (correct answer)
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). Given the sequence 7, 12, 17, 22, let's check both patterns. Differences: 12 - 7 = 5, 17 - 12 = 5, 22 - 17 = 5. All differences equal 5 - constant! Ratios: 12/7 ≈ 1.71, 17/12 ≈ 1.42, 22/17 ≈ 1.29. The ratios are different - not constant! Choice A correctly identifies constant differences of +5, indicating linear growth and an arithmetic sequence. This suggests the function is f(x) = 5x + 7. Choice B incorrectly claims the ratios are constant (they're not equal: 12/7 ≠ 17/12 ≠ 22/17). Choice C makes the false claim that all increasing sequences are exponential - many increasing sequences are linear! Choice D correctly identifies the differences but wrongly associates constant differences with exponential growth instead of linear growth. To determine if a function is linear or exponential from a table: (1) calculate differences between consecutive y-values, (2) calculate ratios between consecutive y-values, (3) if differences are constant → linear, if ratios are constant → exponential. Why this matters: the growth pattern reveals the function type and lets you predict the next value - here, add 5 to get 27!

Question 9

A function p(x)p(x) satisfies p(x+2)p(x)=10p(x+2)-p(x)=10 for every real number xx. Which conclusion is justified about the growth pattern and the type of sequence formed by p(0),p(2),p(4),p(0),p(2),p(4),\dots?

  1. It shows constant differences over equal intervals, so p(0),p(2),p(4),p(0),p(2),p(4),\dots is arithmetic and pp is consistent with linear growth. (correct answer)
  2. It shows constant ratios, so p(0),p(2),p(4),p(0),p(2),p(4),\dots is arithmetic and pp must be linear.
  3. It shows constant differences, so p(0),p(2),p(4),p(0),p(2),p(4),\dots is geometric and pp must be exponential.
  4. It shows constant ratios over equal intervals, so p(0),p(2),p(4),p(0),p(2),p(4),\dots is geometric and pp must be exponential.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any linear function f(x) = mx + b, the change over an interval of length h is constant: f(x + h) - f(x) = [m(x + h) + b] - [mx + b] = mh + b - b = mh, which depends only on the interval length h and slope m, not on where you start (x). This constant difference mh means moving h units right always adds the same amount to the function value. For h = 1, you always add m (the slope). This additive pattern defines linearity! The condition p(x+2)-p(x)=10 shows constant differences of 10 over intervals of 2, so for equally spaced points like x=0,2,4,..., the sequence p(0), p(2), p(4),... has differences p(2)-p(0)=10, p(4)-p(2)=10, etc., forming an arithmetic sequence. This is consistent with linear growth, as linear functions satisfy constant differences. Choice B correctly identifies the constant differences, classifying the sequence as arithmetic and linking it to linear growth. Choice A fails by claiming constant ratios, but the condition defines differences, not ratios, so the sequence is arithmetic, not geometric. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 10

Verify algebraically that for the exponential function g(x)=4(1.5)xg(x)=4\cdot(1.5)^x, the growth factor over equal intervals of length h=2h=2 is constant by simplifying g(x+2)g(x)\dfrac{g(x+2)}{g(x)}.

  1. g(x+2)g(x)=4(1.5)x+24(1.5)x=(1.5)2=2.25\dfrac{g(x+2)}{g(x)}=\dfrac{4(1.5)^{x+2}}{4(1.5)^x}=(1.5)^2=2.25, constant in xx. (correct answer)
  2. g(x+2)g(x)=4(1.5)x+24(1.5)x=1+24(1.5)x\dfrac{g(x+2)}{g(x)}=\dfrac{4(1.5)^{x}+2}{4(1.5)^x}=1+\dfrac{2}{4(1.5)^x}, so the factor is always 1.51.5.
  3. g(x+2)g(x)=4(1.5)x+24(1.5)x=x+2\dfrac{g(x+2)}{g(x)}=\dfrac{4(1.5)^{x+2}}{4(1.5)^x}=x+2, constant for equal intervals.
  4. g(x+2)g(x)=4(1.5)x+24(1.5)x=1.5x+2\dfrac{g(x+2)}{g(x)}=\dfrac{4(1.5)^{x+2}}{4(1.5)^x}=1.5x+2, which is constant in xx.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any exponential function f(x) = a·b^x, the ratio over an interval of length h is constant: f(x + h)/f(x) = [a·b^(x+h)]/[a·b^x] = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. Let's verify algebraically for g(x) = 4·(1.5)^x with h = 2: g(x+2)/g(x) = [4·(1.5)^(x+2)]/[4·(1.5)^x] = [4·(1.5)^x·(1.5)^2]/[4·(1.5)^x] = (1.5)^2 = 2.25. The 4 and (1.5)^x terms cancel out, leaving only (1.5)^2 = 2.25, which is constant with respect to x. Choice A correctly shows this calculation, demonstrating that the ratio equals (1.5)^2 = 2.25 and is constant in x. Choice B incorrectly treats the exponent as addition (writing 4(1.5)^x + 2 instead of 4(1.5)^(x+2)) and then claims the factor is always 1.5, which doesn't match the expression shown. Choice C incorrectly claims the ratio equals x + 2, which would mean the ratio depends on x (contradicting the fundamental property of exponential functions). Choice D incorrectly claims the ratio equals 1.5x + 2, again making it depend on x. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 11

Consider two investment accounts. Account A starts with $500 and increases by $75 each month. Account B starts with $200 and doubles every 3 months. After how many months will Account B first exceed the value predicted by the linear growth pattern if Account A were to maintain a constant monthly increase?

  1. Account B will exceed Account A after 6 months, when B reaches $800 and A reaches $950.
  2. Account B will never exceed Account A because linear growth with this rate is always faster than exponential growth.
  3. Account B will exceed Account A after 12 months, when B reaches $3200 and A reaches $1400.
  4. Account B will exceed Account A after 9 months, when B reaches $1600 and A reaches $1175. (correct answer)
Explanation: When comparing linear and exponential growth patterns, you need to set up equations for each account and find where they intersect. This type of problem tests your ability to model real-world situations with different growth functions. Account A follows linear growth: A(t)=500+75tA(t) = 500 + 75t, where tt is months. Account B doubles every 3 months, so it follows exponential growth: B(t)=200×2t/3B(t) = 200 \times 2^{t/3}. Let's check when Account B first exceeds Account A by testing the given timepoints: At 9 months:
  • Account A: A(9)=500+75(9)=500+675=1175A(9) = 500 + 75(9) = 500 + 675 = 1175
  • Account B: B(9)=200×29/3=200×23=200×8=1600B(9) = 200 \times 2^{9/3} = 200 \times 2^3 = 200 \times 8 = 1600
Since 1600>11751600 > 1175, Account B exceeds Account A at 9 months. Choice A is wrong because at 6 months, Account A would be 500+75(6)=950500 + 75(6) = 950 and Account B would be 200×22=800200 \times 2^2 = 800, so A still exceeds B. Choice B is incorrect because exponential functions eventually surpass linear functions—that's their defining characteristic. Choice C miscalculates: at 12 months, Account B would be 200×24=3200200 \times 2^4 = 3200, but Account A would be 500+75(12)=1400500 + 75(12) = 1400. While B does exceed A here, it's not the first time this happens. Remember: exponential growth starts slow but accelerates dramatically. Always check earlier timepoints when looking for the "first" occurrence of a condition being met.

Question 12

A student analyzes two sequences: Sequence A: 12, 17, 22, 27, 32, ... and Sequence B: 5, 15, 45, 135, 405, ... The student claims that Sequence A grows by equal differences while Sequence B grows by equal factors. To verify this claim, which calculations should be performed?

  1. For both sequences, calculate second differences to determine if they represent quadratic functions with constant acceleration.
  2. For Sequence A, calculate consecutive ratios: 1.42, 1.29, 1.23, 1.19, confirming exponential growth. For Sequence B, calculate consecutive differences: 10, 30, 90, 270, confirming linear growth.
  3. For Sequence A, calculate consecutive differences: 5, 5, 5, 5, confirming linear growth. For Sequence B, calculate consecutive ratios: 3, 3, 3, 3, confirming exponential growth. (correct answer)
  4. For Sequence A, calculate consecutive differences: 5, 5, 5, 5, confirming linear growth. For Sequence B, calculate consecutive differences: 10, 30, 90, 270, confirming quadratic growth.
Explanation: When analyzing sequences, you need to identify their pattern by testing whether they grow by equal differences (arithmetic sequences) or equal factors (geometric sequences). The student's claim suggests Sequence A is arithmetic and Sequence B is geometric. To verify an arithmetic sequence, calculate consecutive differences by subtracting each term from the next. For Sequence A: 1712=517-12=5, 2217=522-17=5, 2722=527-22=5, 3227=532-27=5. The constant difference of 5 confirms linear (arithmetic) growth. To verify a geometric sequence, calculate consecutive ratios by dividing each term by the previous one. For Sequence B: 155=3\frac{15}{5}=3, 4515=3\frac{45}{15}=3, 13545=3\frac{135}{45}=3, 405135=3\frac{405}{135}=3. The constant ratio of 3 confirms exponential (geometric) growth. Choice A incorrectly suggests using second differences for both sequences, which tests for quadratic patterns, not arithmetic vs. geometric. Choice B reverses the calculations entirely—it calculates ratios for the arithmetic sequence and differences for the geometric sequence, reaching completely wrong conclusions about their growth types. Choice D correctly analyzes Sequence A but wrongly calculates differences for Sequence B and misidentifies the resulting pattern as quadratic rather than recognizing that increasing differences indicate we should test ratios instead. Study tip: Always match your calculation method to the suspected pattern—use differences to test for arithmetic sequences and ratios to test for geometric sequences. If differences aren't constant, try ratios before assuming quadratic growth.

Question 13

A researcher observes that a bacterial culture triples every 4 hours, while a plant grows 2.5 cm taller every 4 hours. If the bacteria count starts at 100 and the plant starts at 8 cm tall, which statement correctly compares their growth after 12 hours?

  1. The bacteria demonstrates exponential growth reaching 2700 organisms, while the plant shows linear growth reaching 15.5 cm in height. (correct answer)
  2. The bacteria demonstrates exponential growth reaching 2700 organisms, while the plant shows linear growth reaching 16.5 cm in height.
  3. Both demonstrate exponential growth, with bacteria reaching 2700 organisms and the plant reaching exponential height of 15.5 cm.
  4. The bacteria demonstrates linear growth reaching 400 organisms, while the plant shows exponential growth reaching 16.5 cm in height.
Explanation: Bacteria: B(t)=1003t/4B(t) = 100 \cdot 3^{t/4}. After 12 hours: B(12)=10033=2700B(12) = 100 \cdot 3^3 = 2700. This is exponential (equal factors). Plant: P(t)=8+2.5tP(t) = 8 + 2.5t. After 12 hours: P(12)=8+2.5(3)=15.5P(12) = 8 + 2.5(3) = 15.5 cm. This is linear (equal differences). Choice B incorrectly calculates plant height. Choice C incorrectly identifies plant growth as exponential. Choice D incorrectly identifies bacteria as linear and plant as exponential.

Question 14

A function h(x)h(x) satisfies h(0)=3h(0) = 3, h(2)=15h(2) = 15, h(4)=75h(4) = 75, and h(6)=375h(6) = 375. A function k(x)k(x) satisfies k(1)=8k(1) = 8, k(3)=14k(3) = 14, k(5)=20k(5) = 20, and k(7)=26k(7) = 26. If both functions maintain their respective growth patterns, which comparison of their values at x=8x = 8 is most accurate?

  1. h(8)=1875h(8) = 1875 and k(8)=32k(8) = 32, demonstrating that exponential growth in hh significantly exceeds the linear growth in kk.
  2. Both functions show similar growth rates at x=8x = 8, with h(8)=450h(8) = 450 and k(8)=29k(8) = 29, indicating comparable patterns.
  3. h(8)=1125h(8) = 1125 and k(8)=29k(8) = 29, demonstrating moderate difference between exponential growth in hh and linear growth in kk.
  4. h(8)=1875h(8) = 1875 and k(8)=29k(8) = 29, demonstrating that exponential growth in hh significantly exceeds the linear growth in kk. (correct answer)
Explanation: When you encounter function values at specific points, your first step should be identifying each function's pattern by examining how the outputs change as inputs increase. For function h(x)h(x), let's look at the ratio between consecutive outputs: 153=5\frac{15}{3} = 5, 7515=5\frac{75}{15} = 5, and 37575=5\frac{375}{75} = 5. Since each output is 5 times the previous one as xx increases by 2, this indicates exponential growth. The pattern shows h(x)=35x/2h(x) = 3 \cdot 5^{x/2}. Therefore, h(8)=358/2=354=3625=1875h(8) = 3 \cdot 5^{8/2} = 3 \cdot 5^4 = 3 \cdot 625 = 1875. For function k(x)k(x), examine the differences: 148=614 - 8 = 6, 2014=620 - 14 = 6, and 2620=626 - 20 = 6. The constant difference of 6 as xx increases by 2 indicates linear growth with slope 62=3\frac{6}{2} = 3. Using point-slope form with (1,8)(1,8): k(x)=3x+5k(x) = 3x + 5. Thus, k(8)=3(8)+5=29k(8) = 3(8) + 5 = 29. Choice A incorrectly calculates k(8)=32k(8) = 32 instead of 29. Choice B severely underestimates h(8)h(8) as 450, missing the exponential nature entirely. Choice C also miscalculates h(8)h(8) as 1125, failing to properly apply the exponential pattern. Choice D correctly identifies both values: h(8)=1875h(8) = 1875 and k(8)=29k(8) = 29, accurately demonstrating how exponential growth dramatically outpaces linear growth. Study tip: Always check ratios for exponential patterns and differences for linear patterns. Exponential functions eventually dwarf linear functions, no matter how steep the linear growth appears initially.

Question 15

A function f(x)f(x) has the property that f(2)=8f(2) = 8, f(4)=12f(4) = 12, f(6)=16f(6) = 16, and f(8)=20f(8) = 20. A function g(x)g(x) has the property that g(1)=3g(1) = 3, g(3)=12g(3) = 12, g(5)=48g(5) = 48, and g(7)=192g(7) = 192. Which statement best describes the growth patterns of these functions?

  1. Function ff grows by equal differences of 2 over equal intervals, while function gg grows by equal factors of 4 over equal intervals of length 2.
  2. Function ff grows by equal differences of 4 over equal intervals, while function gg grows by equal factors of 4 over equal intervals of length 2. (correct answer)
  3. Function ff grows by equal factors of 1.5 over equal intervals, while function gg grows by equal differences of 9 over equal intervals of length 2.
  4. Both functions grow by equal differences, with ff having a constant difference of 2 and gg having a variable difference pattern.
Explanation: For function ff: Over intervals of length 2, the differences are 128=412-8=4, 1612=416-12=4, 2016=420-16=4, showing constant differences of 4. For function gg: Over intervals of length 2, the ratios are 123=4\frac{12}{3}=4, 4812=4\frac{48}{12}=4, 19248=4\frac{192}{48}=4, showing constant factors of 4. Choice A incorrectly states the difference for ff as 2. Choice C incorrectly identifies ff as exponential and gg as linear. Choice D incorrectly identifies gg as linear.

Question 16

A population study shows that City A's population increases from 50,000 to 53,000 to 56,000 over consecutive 5-year periods. City B's population increases from 20,000 to 24,000 to 28,800 over the same periods. If these growth patterns continue, what will be the approximate difference between the populations after 20 years from the initial measurement?

  1. City A will have approximately 65,000 people and City B will have approximately 49,766 people, for a difference of 15,234 people.
  2. City A will have approximately 62,000 people and City B will have approximately 41,472 people, for a difference of 20,528 people.
  3. City A will have approximately 65,000 people and City B will have approximately 41,472 people, for a difference of 23,528 people. (correct answer)
  4. Both cities will have approximately equal populations since both show consistent growth over the measured periods.
Explanation: When you encounter population growth problems, the first step is identifying whether each population follows linear (constant amount added) or exponential (constant percentage increase) growth patterns. For City A: The population increases by 3,000 every 5 years (50,000 → 53,000 → 56,000). This is linear growth with a rate of 3,000 per 5-year period. After 20 years (four 5-year periods), City A will gain 4×3,000=12,0004 \times 3,000 = 12,000 people, reaching 50,000+12,000=62,00050,000 + 12,000 = 62,000. Wait - let me recalculate City A more carefully: 50,000 → 53,000 → 56,000 shows increases of 3,000 each period. After 4 periods: 50,000+(4×3,000)=62,00050,000 + (4 \times 3,000) = 62,000. Actually, this gives us 62,000, but let me check if there's exponential growth instead. For City B: 20,000 → 24,000 → 28,800 shows a 20% increase each period (24,000 ÷ 20,000 = 1.2, and 28,800 ÷ 24,000 = 1.2). This is exponential growth. After 4 periods: 20,000×(1.2)4=20,000×2.0736=41,47220,000 \times (1.2)^4 = 20,000 \times 2.0736 = 41,472. Looking at the answer choices, City A reaches 65,000 in options A and C, suggesting I should reconsider the growth pattern. If City A also grows exponentially: 53,000÷50,000=1.0653,000 ÷ 50,000 = 1.06, so after 4 periods: 50,000×(1.06)465,00050,000 \times (1.06)^4 ≈ 65,000. Option A incorrectly calculates City B's final population. Option B uses the wrong value for City A. Option D incorrectly assumes the cities will have equal populations despite their different growth rates and starting points. Study tip: Always identify the growth pattern first - look for constant differences (linear) or constant ratios (exponential) before calculating future values.

Question 17

A function q(x)q(x) satisfies q(x+0.5)q(x)=1.2\dfrac{q(x+0.5)}{q(x)}=1.2 for every real number xx (and q(x)0q(x)\neq 0). Which conclusion is justified about the growth pattern and the type of sequence formed by q(0),q(0.5),q(1),q(0),q(0.5),q(1),\dots?

  1. It shows constant differences over equal intervals, so q(0),q(0.5),q(1),q(0),q(0.5),q(1),\dots is arithmetic and qq must be linear.
  2. It shows constant ratios, so q(0),q(0.5),q(1),q(0),q(0.5),q(1),\dots is arithmetic and qq must be linear.
  3. It shows constant ratios over equal intervals, so q(0),q(0.5),q(1),q(0),q(0.5),q(1),\dots is geometric and qq is consistent with exponential growth. (correct answer)
  4. It shows constant differences, so q(0),q(0.5),q(1),q(0),q(0.5),q(1),\dots is geometric and qq must be exponential.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any exponential function f(x) = a·b^x, the ratio over an interval of length h is constant: f(x + h)/f(x) = [a·b^(x+h)]/[a·b^x] = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. The condition q(x+0.5)/q(x)=1.2 shows constant ratios of 1.2 over intervals of 0.5, so for points like x=0,0.5,1,..., the sequence q(0), q(0.5), q(1),... has ratios q(0.5)/q(0)=1.2, q(1)/q(0.5)=1.2, etc., forming a geometric sequence. This is consistent with exponential growth, as exponentials satisfy constant ratios. Choice B correctly identifies the constant ratios, classifying the sequence as geometric and linking it to exponential growth. Choice A fails by claiming constant differences, but the condition defines ratios, not differences, so the sequence is geometric, not arithmetic. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 18

Show that any exponential function g(x)=abxg(x)=a\cdot b^x (with a0a\neq 0 and b>0b>0) grows by equal factors over equal intervals. For a fixed interval length hh, simplify g(x+h)g(x)\dfrac{g(x+h)}{g(x)} and identify what (if anything) depends on xx.

  1. g(x+h)g(x)=abx+habx=bh\dfrac{g(x+h)}{g(x)}=\dfrac{a b^{x+h}}{a b^x}=b^h, which is constant for a fixed hh (independent of xx). (correct answer)
  2. g(x+h)g(x)=abx+habx=bx+h\dfrac{g(x+h)}{g(x)}=\dfrac{a b^{x+h}}{a b^x}=b^{x+h}, which depends on xx, so ratios are not constant.
  3. g(x+h)g(x)=abx+habx=ah\dfrac{g(x+h)}{g(x)}=\dfrac{a b^{x+h}}{a b^x}=ah, so the ratio depends on aa and hh only through multiplication.
  4. g(x+h)g(x)=abx+habx=x+h\dfrac{g(x+h)}{g(x)}=\dfrac{a b^{x+h}}{a b^x}=x+h, so the ratio increases by 1 each step.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any exponential function f(x) = a·b^x, the ratio over an interval of length h is constant: f(x + h)/f(x) = [a·b^(x+h)]/[a·b^x] = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. Let's demonstrate algebraically: g(x + h) = a b^(x + h) = a b^x b^h, divide by g(x) = a b^x, yielding b^h, which is constant for fixed h and independent of x. Choice A correctly demonstrates that exponential functions have constant ratios through proper algebraic simplification, identifying b^h as independent of x. A common mistake, like in B, is confusing the exponent with the ratio itself—remember, exponents simplify by subtraction rules! To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 19

A function is defined by g(x)=23xg(x)=2\cdot 3^x. Consider equal intervals of length 1. Which set of values and ratios correctly demonstrates that gg has a constant ratio (and therefore forms a geometric sequence when sampled at integers)?

  1. x:0,1,2,3x:0,1,2,3; g(x):2,6,12,18g(x):2,6,12,18; ratios: 3,2,323,2,\frac{3}{2} (not constant).
  2. x:0,1,2,3x:0,1,2,3; g(x):2,5,8,11g(x):2,5,8,11; ratios: 52,85,118\frac{5}{2},\frac{8}{5},\frac{11}{8} (constant).
  3. x:0,1,2,3x:0,1,2,3; g(x):2,6,18,54g(x):2,6,18,54; differences: 4,12,364,12,36 (constant).
  4. x:0,1,2,3x:0,1,2,3; g(x):2,6,18,54g(x):2,6,18,54; ratios: 3,3,33,3,3 (constant). (correct answer)
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any exponential function f(x) = a·b^x, the ratio over an interval of length h is constant: f(x + h)/f(x) = [a·b^(x+h)]/[a·b^x] = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. For g(x)=2·3^x at x=0,1,2,3: g(0)=2, g(1)=6, g(2)=18, g(3)=54; ratios: 6/2=3, 18/6=3, 54/18=3, which are constant, confirming the geometric sequence. Choice A correctly demonstrates that the exponential function has constant ratios through accurate table values and calculations. Gently note that D incorrectly claims constant differences when they increase (4,12,36)—differences grow for exponentials. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 20

Let f(x)=mx+bf(x)=mx+b with m0m\neq 0. Consider sampling at integer inputs x=0,1,2,3,x=0,1,2,3,\dots. Which statement correctly connects the sampled values to a sequence type, and why?

  1. The values form an arithmetic sequence because f(n+1)f(n)=mf(n+1)-f(n)=m is constant for all integers nn. (correct answer)
  2. The values form a geometric sequence because f(n+1)f(n)=m\frac{f(n+1)}{f(n)}=m is constant for all integers nn.
  3. The values form a geometric sequence because f(n+1)f(n)=bf(n+1)-f(n)=b is constant for all integers nn.
  4. The values form an arithmetic sequence because f(n+1)f(n)=m\frac{f(n+1)}{f(n)}=m is constant for all integers nn.
Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any linear function f(x) = mx + b, the change over an interval of length h is constant: f(x + h) - f(x) = [m(x + h) + b] - [mx + b] = mh, which depends only on the interval length h and slope m, not on where you start (x). This constant difference mh means moving h units right always adds the same amount to the function value. For h = 1, you always add m (the slope). This additive pattern defines linearity! Sampling at integers gives f(n)=mn + b, so f(n+1) - f(n) = m(n+1) + b - (mn + b) = m, constant, forming an arithmetic sequence. Choice A correctly connects the sampled linear values to an arithmetic sequence due to constant differences of m. C swaps the patterns, claiming constant ratios for arithmetic—remember, arithmetic means additive, geometric means multiplicative! To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!