solve for x.\n9(x + 1) = 25 + x\no x = 2\no x = 3\no x = 4\no x = 5

solve for x.\n9(x + 1) = 25 + x\no x = 2\no x = 3\no x = 4\no x = 5
Answer
Answer:
x = 2
Explanation:
Step1: Expand the left - hand side
$9(x + 1)=9x+9$ So the equation becomes $9x + 9=25 + x$.
Step2: Move x terms to one side
Subtract x from both sides: $9x - x+9=25 + x - x$, which simplifies to $8x+9 = 25$.
Step3: Move constant to the other side
Subtract 9 from both sides: $8x+9 - 9=25 - 9$, getting $8x=16$.
Step4: Solve for x
Divide both sides by 8: $\frac{8x}{8}=\frac{16}{8}$, so $x = 2$.