What's the solution to the equation -4 (x - 8 ) = -32 when solving for x

1 answer

To solve the equation -4(x-8) = -32 for x, we need to distribute the -4 to the terms inside the parentheses:

-4(x-8) = -32
-4x + 32 = -32

Next, we want to isolate the variable x. We can do this by subtracting 32 from both sides of the equation:

-4x + 32 - 32 = -32 - 32
-4x = -64

To get x by itself, we divide both sides of the equation by -4:

(-4x)/-4 = -64/-4
x = 16

Therefore, the solution to the equation -4(x-8) = -32 is x = 16.