How would I go about explaining this please?
Thanks guys!

Hello, anthmoo!
Here is a primitive approach . . . almost an inductive proof.
Explain why, in ANY graph, there must be an even number of odd vertices.
Let's say we have a graph withvertices (some even, some odd)
. . and the parity (evenness or oddness) of each vertex is noted.
Let's say that there areeven vertices and
odd vertices.
Now add another vertexto the graph.
Ifis not connected to any of the
vertices,
. . it remains a 0-vertex (even).
The number of even vertices increases by one,
. . but the number of odd vertices does not change.
Ifis connected to any of the
vertices, there are two outcomes.
(a)is connected to an even vertex.
. . . Thenbecomes an odd vertex and the even vertex becomes odd.
. . . The number of odd vertices increases by two; its parity does not change.
(b)is connected to an odd vertex.
. . . Thenbecomes odd and the odd vertex becomes even.
. . . The number of odd vertices does not change.
Continue to connect (or not connect)to other vertices.
Ifis an even vertex, we have covered the results in (a) and (b) above.
Ifis an odd vertex, connecting it to another vertex makes
even.
. . The vertexis connected to will change from even-to-odd or odd-to-even.
In both cases, the evenness or oddness ofis unchanged.
Bottom line: adding a vertex does not change the parity of.
Let's begin with the simplest graph: one vertex.
. . It is a 0-vertex, so there is one even vertex:.
. . There are no odd vertices, so:, an even number.
We have shown above that adding vertices does not change the parity of.
No matter how many vertices are added and how they are connected to existing vertices,
. . the number of odd vertices will remain even.
The proof of the theorem that TPH quoted is so elegant. It works for any graph.
The sum of the degrees of the vertices of a graph equals twice the number of edges.
This is call the ‘Handshaking Theorem’ is modern texts, but it is due to Euler.
Proof:
By adding the all the degrees of the vertices involves the question “How many times does each edge get counted?” Each edge involves two vertices (even loops by definitions). Thus each edge is counted twice.