1 is the multiplicative identity, as in x * 1 = x. Because exponentiation is repeated multiplication, you start with this identity before multiplying your first x.
Similarly 0 is the additive identity, because x + 0 = x. Multiplication is repeated addition, so you start with 0 before adding your first x. This is another reason why x * 0 = 0.
Latest Answers