Answer: 119,616
You may have to erase the comma when inputting the answer.
=======================================================
Explanation:
The author sells 21,000 books in the first month.
Then they sell 21,000*(1-0.12) = 21,000*(0.88) = 18,480 in the second month.
Then they sell 18,480*(1-0.12) = 18,480*(0.88) = 16,262.4 = 16,262 in the third month.
And so on. These values follow a geometric sequence with first term a = 21,000 and common ratio r = 0.88
We can think of the 0.88 as 88% of the original value (since losing 12%, we keep the remaining 88%)
-------------
Use the formula below to sum the first 9 terms of the geometric sequence
Plug in a = 21000 and r = 0.88
![S_n = a*\frac{1-r^n}{1-r}\\\\S_9 = 21000*\frac{1-0.88^9}{1-0.88}\\\\S_9 \approx 21000*\frac{0.6835216}{0.12}\\\\S_9 \approx 21000*5.6960133\\\\S_9 \approx 119,616.2793\\\\S_9 \approx 119,616\\\\](https://tex.z-dn.net/?f=S_n%20%3D%20a%2A%5Cfrac%7B1-r%5En%7D%7B1-r%7D%5C%5C%5C%5CS_9%20%3D%2021000%2A%5Cfrac%7B1-0.88%5E9%7D%7B1-0.88%7D%5C%5C%5C%5CS_9%20%5Capprox%2021000%2A%5Cfrac%7B0.6835216%7D%7B0.12%7D%5C%5C%5C%5CS_9%20%5Capprox%2021000%2A5.6960133%5C%5C%5C%5CS_9%20%5Capprox%20119%2C616.2793%5C%5C%5C%5CS_9%20%5Capprox%20119%2C616%5C%5C%5C%5C)
The author sold about 119,616 books over the course of the first nine months.