For this case, the first thing we must do is define variables.
We have then:
x: number of days
v (x): total number of visitors including the ceremony.
The function that represents the problem is:
![v (x) = 5 (x - 1) + k](https://img.qammunity.org/2019/formulas/mathematics/high-school/cz6f2875yevxl8oziea048b60zwff7wrvg.png)
Where,
k: number of visitors on the first day.
To find the value of k we substitute the following pair ordered in the function:
![(x, v (x)) = (1, 20)](https://img.qammunity.org/2019/formulas/mathematics/high-school/zxkjn2senxifac5vm4wyp4i9zofot2siyl.png)
We have then:
![20 = 5 (1 - 1) + k 20 = 5 (0) + k 20 = 0 + k 20 = k](https://img.qammunity.org/2019/formulas/mathematics/high-school/9yo3blqo2g2scd8ttp6g59ebrtrkldm7r1.png)
Then, the function is:
Answer:
the function that shows total visitors, including the ceremony is:
![v (x) = 5 (x - 1) + 20](https://img.qammunity.org/2019/formulas/mathematics/high-school/q20bsoqgmume2mp6taher3ylux47svoy6u.png)