Please solve for
Show your work!
Answers
Answer:
Hi! :-D
The solution to this would be a set of values. To find that set, you would want to find the critical points of both cases (as you're only going to take out the absolute value of one side for now), which are the defining points of inequality of the solution, for example if you take the equation 5 < x < 9, the critical points would be 5 and 9.
To find them, you want to create two equations (just to check, you only really need one):
2x + 5 = 3 | x - 1 |
2x + 5 = -3 | x - 1 |
These are the equations you can use to figure out the critical points, as they calculate the exact boundaries for the zone of correct solutions.
The only thing you have left to do is solve.
2x + 5 = 3 | x - 1 |
2/3x + 5/3 = | x - 1 |
Take both the negative and positive cases of x - 1, as the equation equal to | x - 1 | can be either positive or negative.
2/3 x + 5/3 = x - 1
-1/3x = -8/3
x = 8
other case:
2/3x + 5/3 = -x + 1
5/3x = -2/3
x = -2/5
If you take the other equation, you will get the same thing.
Now to see if it is -2/5 < x < 8 or x < -2/5 OR 8 < x.
To do this, you can just take one inequality, I'll take -2/5 < x < 8, and test a value inside of it. I'll test 1.
|2 * 1 + 5| < 3 |1 - 1|
|3 + 5| < 3|0|
8 < 0
It doesn't work. So therefore, your solution to x is,
x < -2/5 OR x > 8
and we are done!
Best of luck! :)
Answer: