If you take n dots (or vertices) and connect them together with lines, you'll have n−1 lines. But why n−1? Please assist me with this triviality. Other than the obvious visual proof, can you prove this more rigorously?
If there's n dots, only the first line requires two unique dots and every subsequent one requires only 1 additional dot. But I still don't see the $n-1$ in that.
Let ⬤ be a dot.
Then ⬤ ------------------------ ⬤ ------------------------ ⬤ denotes 3 dots, 2 lines.
In general, $n$ dots are separated by $n-1$ lines.
For example, I can easily see how $n$ disconnected dots give $n/2$ lines, because there must be $m$ groups of 2 dots or $m$ lines.