In this exercise we are presented with a negative followed by a negative in parentheses. We can read the expression as follows.
& -&&( - &&& x )
&the opposite &&of the negative &&&of a number
The "opposite of a negative" is a positive. Therefore, the expression simplifies to be x.