Show that if you add the identity element ($1$) a finite amount of times will result to the neutral element ($0$).
I started with saying that in every field there's an element $a \in F$ so that $a + 1 =0$. But I'm not even sure if this is true because I'm not sure about the example in $\mathbb{R}$. I thought that if $F = \mathbb{R}$ so $a = -1$.
True or not true, I don't really know how to continue further here.
Assuming basically no background, consider the elements $$ 1, \quad 1+ 1, \quad 1+ 1 + 1, \quad \dots \quad, \underbrace{1+ \dots + 1}_{n}, \quad \dots $$ Since $F$ is finite, they cannot all be distinct. So there exist $n < m$ such that $$ \underbrace{1+ \dots + 1}_{n} = \underbrace{1+ \dots + 1}_{m} = \underbrace{1+ \dots + 1}_{n} + \underbrace{1+ \dots + 1}_{m-n}, $$ so adding to both sides the opposite of $\underbrace{1+ \dots + 1}_{n}$ you get $$ 0 = \underbrace{1+ \dots + 1}_{m-n}, $$ with $m - n > 0$.