If the sum of twice a number and -12 is multiplied by 2, the result is 11 greater than the opposite of the number. Find the number
If by "opposite" you mean the negative, then
(2N - 12)*2 = -N + 11
4N - 24 = 11 - N
5N = 35
N = 7
.