Answer:
Hello,
10,070
Step-by-step explanation:
100% - 12% = 88% = 0.88
28,000 x 0.88^8 = 10,069.76...
The forward differences for this data is 1, 1, 1, 1, 1, 1 (since 10 - 9 = 1, 11 - 10 = 1, etc). Since we only need one iteration of differences, a linear polynomial will fit the data exactly.
Step-by-step explanation:
(x, y) -> (x+3, y+4)
that is what 3 units to the right (3 units into the outsource x direction) and 4 units up (4 units into the posits y directing) mean.
so, all points go through this translation
(1, 7) -> (4, 11)
(-4, -2) -> (-1, 2)
(-3, 5) -> (0, 9)