Solve for x : 9x+16=6x+1

1 answer

To solve for x, we want to get all the x terms on one side of the equation and all the constant terms on the other side.

First, let's subtract 6x from both sides:

9x + 16 - 6x = 6x + 1 - 6x

This simplifies to:

3x + 16 = 1

Next, let's subtract 16 from both sides:

3x + 16 - 16 = 1 - 16

This simplifies to:

3x = -15

Finally, divide both sides by 3:

(3x)/3 = -15/3

This simplifies to:

x = -5

Therefore, the solution is x = -5.