Concept:
• A function is increasing on an interval if its first derivative is positive (\( R'(x) > 0 \)).
• A function is decreasing on an interval if its first derivative is negative (\( R'(x) < 0 \)).
Step 1: Identify the first derivative and the boundary of the domain
We found \( R'(x) = -20x + 2000 \).
The total subscribers cannot be negative: \( 5000 - 10x \geq 0 \implies x \leq 500 \).
Thus, the practical domain for the increase \( x \) is \( [0, 500] \). The question specifies a broader range (0, 5000), but we analyze based on the derivative sign.
Step 2: Find the interval where \( R(x) \) is increasing
Set \( R'(x) > 0 \):
\[ -20x + 2000 > 0 \]
\[ 2000 > 20x \implies x < 100 \]
So, \( R(x) \) is increasing in the interval \( (0, 100) \).
Step 3: Find the interval where \( R(x) \) is decreasing
Set \( R'(x) < 0 \):
\[ -20x + 2000 < 0 \]
\[ 2000 100 \]
So, \( R(x) \) is decreasing in the interval \( (100, 5000) \). Note: realistically, it stops at \( x=500 \).