I = $\int_0^a \int_0^{a-x} e^{y(2a-y)} dy dx $
I have questions in calculating this one, and the reference answer does this:
I = $\int_0^a \int_0^{a-y} e^{y(2a-y)} dx dy $
questions solved: This applies the very basic trick to solve this double integral, which is to shift the integral from "first integrate dy then dx" to "first integrate dx then dy", and more important for me , when I attempted to use the "Fubini's theorem ", this trick doesn't work on this one
