To represent Max's number \( n \), and considering that she adds 8 and then doubles the sum, we can break it down into steps:
- Start with the number \( n \).
- Add 8: \( n + 8 \).
- Double the result: \( 2(n + 8) \).
Putting it together, the expression that represents Max's operation is:
\[ 2(n + 8) \]