Question 52·Easy·Two-Variable Data: Models and Scatterplots
A mobile app has 2,500 users and the number of users increases by 12% each month. What type of function best models the relationship between the number of users and time in months?
For questions about “what type of function best models” a situation, first decide if the change each period is by a fixed amount (suggesting a linear model) or by a fixed percentage / multiplication factor (suggesting an exponential model). Then determine if the situation describes growth or decay: positive rate or factor greater than 1 means increasing; negative rate or factor between 0 and 1 means decreasing. Finally, match your conclusion (linear vs exponential, increasing vs decreasing) to the answer choice wording.
Hints
Focus on how the users change each month
Ask yourself: does the problem talk about adding the same number of users each month, or about the number changing by a certain percent each month?
Link percent change to function type
Remember: if a quantity changes by a fixed amount each time, one type of model is appropriate; if it changes by a fixed percentage (so you keep multiplying by the same factor), a different type of model is appropriate.
Decide if the function is increasing or decreasing
The app's users are increasing by 12% each month. Think about whether that means the function’s values go up or down as time increases, and then choose the option whose description matches that behavior.
Desmos Guide
Enter the growth model
In Desmos, type the function
(You can use N(t)=2500*(1.12)^t in Desmos.) This represents the number of users after months.
Compare with a straight-line model
To see the difference between percent growth and constant-addition growth, also type
where 300 is 12% of 2500. This shows what it would look like if you added the same number of users every month instead of increasing by a percentage.
Observe the graph’s shape and direction
Look at the graph of : it should curve upward and get steeper as increases, meaning the number of users is increasing and not following a straight line. Choose the answer choice that describes a function that both increases over time and has a curved (not straight) growth pattern.
Step-by-step Explanation
Translate the situation into math language
We are told:
- The app has 2,500 users to start.
- The number of users increases by 12% each month.
An "increase by 12% each month" means that each month, the new number of users is the previous number of users plus 12% of that previous number.
Recognize repeated multiplication by a constant factor
If a quantity increases by the same percentage each time period, you multiply by the same factor each time.
Here, increasing by 12% means each month you multiply the current number of users by .
So after months, the number of users can be written in the form
This is a model where the input ( in months) is in the exponent.
Decide whether the function increases or decreases
Look at the base of the exponent, .
- If the base is greater than 1, repeated multiplication by this factor makes the output grow as increases.
- If the base were between 0 and 1, repeated multiplication would make the output shrink.
Since , the number of users increases over time.
Classify the function type and match the answer choice
A function where the variable is in the exponent, like , is called an exponential function. Because its base is greater than 1, it is an increasing exponential function.
So the relationship between the number of users and time in months is best modeled by an increasing exponential function, which corresponds to answer choice C) Increasing exponential.