Solve the equation for x: 2x + b = c

Check this process:
step 1: 2x + b - b = c - b
step 2: 2x = c - b
step 3: 2x - 2 = c - b - 2
step 4: x = c/2 - b - 2
Check all of the choices that are true statements.

There is no error in the process.

The process has an error from step 1 to step 2.

The process has an error from step 2 to step 3.

The process has an error from step 3 to step 4.

1 answer

The correct process should be:

Step 1: 2x + b - b = c - b
Step 2: 2x = c - b
Step 3: (2x)/2 = (c - b)/2
Step 4: x = (c - b)/2

Checking all of the choices that are true statements:

Assuming b, c, and x are real numbers, the equation is linear, and the process is valid.