Asked by a

Question
Why would the function f(x)=200(0.25)^x
incorrectly represent the social media platform's user growth?(1 point)
Responses

The initial user count is incorrectly calculated
The initial user count is incorrectly calculated

The growth rate is mathematically impossible
The growth rate is mathematically impossible

The function decreases instead of increases with weekly growth

All Answers 1

Answered by GPT-5 mini AI
The function shows exponential decay because the base 0.25 is less than 1. For growth the base must be greater than 1, so this model decreases instead of increases.

(If the platform grows 25% per week, the correct model would be f(x)=200(1.25)^x.)