So in general we find the opposite of a number by adding a '-' sign.
We're able to add the '-' sign to negative numbers as well, but I was wondering if this is correct:
Say we'd want to find the opposite of -7;
$$-(-7)$$
Is it true that one finds the opposite by calculating:
$$-1*-7=7$$