SOLUTION: 9 = 6 + |s-3|

Algebra ->  Inequalities -> SOLUTION: 9 = 6 + |s-3|      Log On


   



Question 387072: 9 = 6 + |s-3|
Found 2 solutions by edjones, Edwin McCravy:
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
9=6+|s-3|
6+|s-3|=9
|s-3|=3
.
s-3=3
s=6
.
s-3=-3
s=0
.
Ed

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
             9 = 6 + |s-3|

Isolate the absolute value term on the right by subtracting 6 
from both sides

                3 = |s-3|

Since the two equations " 3 = |3| " and " 3 = |-3| " are both true, we have to
make two equations, one for each case that the thing inside the absolute value
bars s-3, is either equal to 3 or to -3:

         s-3 = 3     s-3 = -3

Add 3 to each side of both equations:

           s = 6       s = 0

There are usually two solutions for an absolute value equation.  But you might
get extraneous solutions, so you'd better check them.

Checking s = 6

             9 = 6 + |s-3|
             9 = 6 + |6-3|
             9 = 6 + |3|
             9 = 6 + 3
             9 = 9

Checking s = 0

             9 = 6 + |s-3|
             9 = 6 + |0-3|
             9 = 6 + |-3|
             9 = 6 + 3
             9 = 9

They both check.                 

Edwin