Algebra Exercise 1

Problem: Prove that the statements below are equivalent
  1. y = 3x + b
  2. b = y - 3x
  3. x = (y - b) / 3

 

  1. Answers: Solve #2 for y. Add 3x to both sides: b + 3x = y - 3x + 3x.

    This becomes b + 3x = y.

     

    Solve #3 for y. Multiply both sides by 3: 3x = 3(y - b) / 3.

    This becomes 3x = y - b. Now add b to both sides: 3x + b = y - b + b

    This becomes 3x + b = y

     

    Now verify that they are equivalent by plugging in the numbers

    1. y = 10, b = 4, x = 2.

 

  1. y = 3x + b becomes 10 = 3(2) + 4 = 6 + 4 = 10 OK
  2. b = y - 3x becomes 4 = 10 - 3(2) = 10 - 6 = 4 OK
  3. x = (y - b) / 3 becomes 2 = (10 - 4) / 3 = 6 / 3 = 2 OK
 
Back to Algebra

Updated 8/16/99
By James E. Heath
  
 
 
Copyright Ó 1999 Austin Community College