Thanks for your answer
I understand the concept of distributive law however I'm not sure of the answer to my question since I can write -123 both ways:
-123 = - (100 + 20 + 3)
-123 = -100 + -20 + -3
It seems to me that what you've shown here is that the place value of the 2
in 123 is 20, while the place value of the 2
in -123 is -20.
On the other hand, in my experience we don't generally talk about "the place value of a digit" in a negative number; the place value exists in the positive numeral, whose value we then negate. That is, we use place values to read natural numbers, and handle the negative sign separately. In particular, the algorithms we use for operations are applied to unsigned numbers, rather than, for example, adding 43 + -12 by adding 4 + -1 and 3 + -2, or anything like that.
Ultimately, this is just a matter of how one chooses to define "place value", which is not done consistently -- because the term (in this sense) is used not in mathematics proper, where definitions are central, but in pedagogy, talking to children. In fact, I don't think it's generally used after students learn about signed numbers!
The important question is, why do you want to know? What would you do differently based on the answer?