For real numbers $a,b,p$, verify that $$\left[\int_a^b(x-p)\,dx\right]^2\le(b-a)\int_a^b(x-p)^2\,dx\tag{1}$$ without using the Cauchy-Schwarz inequality.
Note that this is obviously an immediate consequence of C-S, and I assumed that it had to be shown by integrating directly.
Working backwards, we get $$\left[\frac{b^2-a^2}2-p(b-a)\right]^2\le(b-a)\frac{(b-p)^3-(a-p)^3}3$$ and since $m^3-n^3=(m-n)(m^2+mn+n^2)$, the RHS can be rewritten as $$\frac{(b-a)^2}4(b+a-2p)^2\le\frac{(b-a)^2}3(b^2+ab+b^2+3p^2-3p(b+a))$$ or $$3(b+a-2p)^2\le4((b+a)^2+3p^2-3p(b+a))-4ab$$ which gives $$12p^2-12p(b+a)\le(b-a)^2+12p^2-12p(b+a)$$ or that $$(b-a)^2\ge0$$ which is true.
Any alternative methods?
Or note that, if $M:=\frac{1}{b-a}\,\int_a^b\,(x-p)^2\,\text{d}x$, then $$\int_a^b\,(x-p)^2\,\text{d}x-(b-a)\,M^2=\int_a^b\,\big((x-p)-M\big)^2\,\text{d}x\geq0\,.$$