A few years ago I was asked to solve an integration problem:
Let $D = \left\{ (x,y,z) \,|\, x^2+y^2+\frac{z^2}{4} \le 1 \right\}$. Find $\int_D z^2 dV$.
Of course, the problem was proposed for Jacobian. But an idea flashed into my mind. If we slice $D$ by planes perpendicular to $z$-axis, each thin circular slice has uniform density.
Note that a slice at $z$ has radius $\sqrt{ 1 - \frac{z^2}{4} }$ and thickness $dz$. So, the slice has mass $$ z^2 \pi \left( 1 - \frac{z^2}{4} \right) dz $$ and, thus, the total mass is $$ \int_D z^2 dV = 2\int_0^2 z^2 \pi \left( 1 - \frac{z^2}{4} \right) dz = \frac{32}{15}\pi.$$
I could answer by mental calculation and the proposer was surprised. LOL
It's very interesting to solve a mathematical problem by physical intuition.
What is your favorite problem which can be easily solved by physical intuition?