Answer:
when substituting x = -0.5, 0, and 1 into the equation, we get the results -8, -7, and -5, respectively.
Explanation:
Part A:
To solve the equation 5 + x - 12 = 2x - 7, follow these steps:
Combine like terms on each side of the equation:
-7 + 5 + x - 12 = 2x - 7
-14 + x = 2x - 7
Simplify the equation by moving all terms containing x to one side:
x - 2x = -7 + 14
-x = 7
To isolate x, multiply both sides of the equation by -1:
(-1)(-x) = (-1)(7)
x = -7
Therefore, the solution to the equation is x = -7.
Part B:
Now let's substitute the given values of x and evaluate the equation:
For x = -0.5:
5 + (-0.5) - 12 = 2(-0.5) - 7
4.5 = -1 - 7
4.5 = -8
For x = 0:
5 + 0 - 12 = 2(0) - 7
-7 = -7
For x = 1:
5 + 1 - 12 = 2(1) - 7
-6 = -5