I think you need to use the product rule as you are not adding x a constant number of times, but a variable amount of times. You must take into acount that as x changes, so does the number of additions. In other words you have x times x.
u = x u' = 1
v = x v' = 1
d/dx = x + x = 2x
Clever though.