I am reading a book on operator and matrix representation. Most of the examples are on Physics and they mention many terms like 'commute', i.e. the order of application of two operators might be matter. Anyway, let say I have an operator $\hat{x}$ which is within the exponential $\exp(\hat{x})$, we know that this could be expanded in matrix form. If there is one more operator $\hat{y}$ such that $\exp(\hat{x} + \hat{y})$, generally, we don't have $$ \exp(\hat{x} + \hat{y}) = \exp(\hat{x})\exp(\hat{y}). $$ I don't know why and what leads to above conclusion but I just read this from the book. My question is if instead adding the second operator, we add a number ($\phi$) to the first operator like $\exp(\hat{x} + \phi)$, is it ALWAYS true to have $$ \exp(\hat{x} + \phi) = \exp(\hat{x})\exp(\phi) = \exp(\phi)\exp(\hat{x}) $$ even $\hat{x}$ is an operator?
Thanks