-2(4 + n) = 24

1 answer

To solve the equation -2(4 + n) = 24, you need to distribute the -2 to both terms inside the parentheses:

-2 * 4 - 2 * n = 24

This simplifies to:

-8 - 2n = 24

To isolate the variable, add 8 to both sides:

-2n = 24 + 8

Simplifying further:

-2n = 32

Finally, divide both sides by -2 to solve for n:

n = 32 / -2

n = -16