Answer:
To solve for x in the equation -x/8 - 11 = -2, we can follow these steps:
Step 1: Start by isolating the variable term, -x/8. To do this, we can add 11 to both sides of the equation:
-x/8 - 11 + 11 = -2 + 11
Simplifying this, we get:
-x/8 = 9
Step 2: To eliminate the fraction, we can multiply both sides of the equation by 8:
8 * (-x/8) = 8 * 9
This simplifies to:
-x = 72
Step 3: Finally, to solve for x, we can multiply both sides of the equation by -1 (or divide by -1) to get rid of the negative sign:
-1 * (-x) = -1 * 72
This gives us:
x = -72
So, the solution to the equation -x/8 - 11 = -2 is x = -72.
Explanation:
<3