SOLUTION: *-2x+9=x+1

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: *-2x+9=x+1      Log On


   



Question 54904: *-2x+9=x+1
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
      2x + 9 = x + 1

We want to get rid of all terms on the left which
DO NOT contain x, and get rid of all terms on the
right which DO contain x.

The + 9 is on the left side and does not contain x
so we want to get rid of it by adding its opposite
-9 to both sides:

      2x + 9 = x + 1
         - 9     - 9
    ------------------
      2x     = x - 8

The term x is on the right side and does contain x
so we want to get rid of it by adding its opposite,
-x to both sides:   

      2x     = x - 8
      -x      -x
    ------------------
       x     =    -8

Edwin