You can put this solution on YOUR website! |5x|+ 4 = 10
|5x|+ 4 + − 4 = 10 + − 4
|5x| = 6
5x = 6 or 5x = −6
x = 6/5 or x = -6/5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|a + 1| = |a - 8|
either a + 1 = a − 8 or a + 1 = −(a − 8)
a + 1 = a − 8 (Possibility 1)
subtracta from both sides:
1 = − 8
Subtract 1 from both sides:
1 - 1 = -8 -1
0 = -9 This is the first possibility. Let's explore the second possibility
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
a + 1 = −(a − 8)
a + 1 = − a + 8
2a + 1 = 8
2a + 1 − 1 = 8 − 1
2a = 7
2a/2 = 7/2 (Divide both sides by 2)
a = 7/2 I like this answer better, try it in the equation if you want to check.