Outputs increase or decrease by the same amount each time.
Outputs are multiplied by the same ratio each time.
The Two-Point Rule
If you have any two points you can write the equation of a linear function, exponential function, arithmetic sequence, or geometric sequence. Use the point-slope form โ plug in your known point and solve for the rate/ratio.
How to Identify the Type
Step 1: Confirm x-values are equally spaced (same ฮx each row).
Step 2: Check consecutive output differences. If constant โ Linear.
Step 3: If not constant, check consecutive output ratios. If constant โ Exponential.
Step 4: If neither is constant โ Neither.
| x | f(x) | ฮ |
|---|---|---|
| 0 | 7 | |
| 3 | 5 | โ2 |
| 6 | 3 | โ2 |
| 9 | 1 | โ2 |
| 12 | โ1 | โ2 |
| x | g(x) | ฮ |
|---|---|---|
| 1 | 0 | |
| 2 | 1 | +1 |
| 3 | 4 | +3 |
| 4 | 9 | +5 |
| 5 | 16 | +7 |
| x | h(x) | ร |
|---|---|---|
| 0 | 1 | |
| 2 | 2 | ร2 |
| 4 | 4 | ร2 |
| 6 | 8 | ร2 |
| 8 | 16 | ร2 |
| x | k(x) | ร |
|---|---|---|
| 5 | 80 | |
| 10 | 40 | รท2 |
| 15 | 20 | รท2 |
| 20 | 10 | รท2 |
| 25 | 5 | รท2 |
P(n) = P(3) ยท r^(n โ 3) = 43 ยท r^(n โ 3)
P(6) = 43 ยท r^(6โ3) = 43rยณ = 140
rยณ = 140/43 โ r = (140/43)^(1/3)
P(n) = 43 ยท (140/43)^((nโ3)/3)
P(10) = 43 ยท (140/43)^((10โ3)/3) = 43 ยท (140/43)^(7/3) โ 675.58
Why (n โ 3)/3 as the exponent?
The exponent in the point-slope form is (n โ k) where k is your anchor point (day 3). Since r was found over a span of 3 days, the exponent is (n โ 3)/3 โ NOT just (n โ 3). Each "step" of r covers 3 days, so we divide by 3 to get the right number of steps.
s(n) = s(5) + mยท(n โ 5) = 31 + mยท(n โ 5)
s(11) = 31 + mยท(11 โ 5) = 31 + 6m = 49
6m = 49 โ 31 = 18 โ m = 18/6 = 3
s(25) = 31 + 3ยท(25 โ 5) = 31 + 3ยท(20) = 31 + 60 = 91