You can put this solution on YOUR website!
-(8n-2)=3+10(1-3n)
.
You could replace the - (minus sign) with a -1 (negative one).
.
-1(8n-2)=3+10(1-3n)
Now, you can distribute the -1 to each term inside the parenthesis:
(-1)(8n) - (-1)(2) = 3+10(1-3n)
-8n - (-2) = 3 + (10)(1) - (10)(3n)
-8n + 2 = 3 + 10 - 30n
-8n + 2 = 13 - 30n
-8n = 11 - 30n
22n = 11
n = 11/22