The problem.
Suppose you have a centrally symmetrical (with respect to the origin) convex body in $\mathbb{R}^n$, and you take the sections by intersecting it with hyperplanes in a fixed direction $u$. I want to prove that the section with the biggest volume is exactly the section that passes through the origin (or in general, the center of symmetry).
A more precise formulation would be to consider $K$ the convex symmetrical body, and $H_c=\{x\in\mathbb{R}^n\colon\langle x,u\rangle=c\}$ the hyperplane that is orthogonal to the direction $u$.
If we assume that $|u|=1$ then $c$ is precisely the distance from the hyperplane $H_c$ to the origin. Then, I want prove that $\text{vol}_{n-1}(K\cap H_c)$ is maximum when $c=0$, that is to say, the section that passes through the origin ($\text{vol}_{n-1}$ is the $n-1$-dimensional volume).
Ideas.
I have the feeling that, in fact, that function should be concave, that is, is will be increasing (not necessarily strictly) until $c=0$, and then decreasing.
Based on this, Brunn-Minkowski's inequality pops up, since it essentially says that the volume function, raised to an appropriate power, is concave, in particular $$\text{vol}_{n}(A+B)^{1/n}\geq\text{vol}_n(A)^{1/n}+\text{vol}_{n}(B)^{1/n}.$$
But I can't find a way to apply it properly, or any other way to solve it.