I want to prove the following, but seem to be utterly stuck as how to proceed as I feel there is not enough information given beforehand:
Let $n$ be even. Show that if $G=(V,E)$ is a $d$-regular graph on $n$ vertices, and $S\subseteq V$ is a set of size $n/2$, then $|E(S)|=|E(V\backslash S)|$.
Here $E(S)$ is the induced edge set on the vertex set $S$. Now I understand that for a $d$-regular graph that $|E|=\frac{1}{2}\sum_{v\in V}deg_G(v)=nd$ but I fail to recognize how this could help especially since we are dealing with so little information about $G$ or $S$, so I do not understand where to even start with this proof.
It's possible to make a shorter proof, but this hint will give you a nice intuition:
Hint:
I hope this helps $\ddot\smile$