Let $f:[0,3]\to\mathbb R$ given, such that $\int_0^3 f(x)\,dx $ exists.
Give a function g and a constant C such that $\int_0^3 f(x)dx=C\int_a^b g(x)dx$ while $g$ is only depending on $f$ and $C$ is only depending on $a$ and $b$ .
How does one handle this problem? This task was an old exam question.
Take $g(x) = \int_0^3f(t)dt$ (yeap, a constant function) and $C = \frac{1}{b-a}$.