Which of the equations is the correct representation of the following statement?

Eleven is the sum of two consecutive integers.


x + (x + 1) = 11


x + (x * 1) = 11


x - (x + 1) = 11


x(x + 1) = 11