We have the following data;
A running team began with 3 teammates.
Each month, each runner, brought one new runner.
That means if we start with 3 runners,
Next month, we would have 3 + 3 ( the total each of the 3 runners brought).
That makes 6 runners.
Next month, we would have 6 + 6 ( the total each of the 6 runners brought).
That makes 12 runners.
A function that can be used to model the number of runners "N" is;
Where x is the number of months that have elapsed after the team started running together.
Let's check the validity of this function.
We can see that the function can be used to determine the number of runners after any number of months x.ne
ata