Express the following sum of two integrals as one:
$I=\int_{5}^1 f(x) dx+\int_{-3}^5 f(x) dx$
My professor said it would be this way:
$I= \int_{-3}^5 f(x) dx+\int_{5}^1 f(x) dx=\int_{-3}^{1} f(x) dx$
But I am not convinced, I feel like there is a mistake in the question, and $5$ should be replaced with a number in between $-3$ and $1$ for me to be able to do the trick he did. What do you think?