SOLUTION: how would you solve something like 8-|x+3|=-15
Algebra
->
Absolute-value
-> SOLUTION: how would you solve something like 8-|x+3|=-15
Log On
Algebra: Absolute value
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on absolute-value
Question 453583
:
how would you solve something like 8-|x+3|=-15
Answer by
lwsshak3(11628)
(
Show Source
):
You can
put this solution on YOUR website!
how would you solve something like 8-|x+3|=-15
**
8-|x+3|=-15
|x+3|=8+15=23
for (x+3)>0
x+3=23
x=20
..
for (x+3)<0
-|x+3|=23
-x-3=23
x=-26