Westonci.ca is the premier destination for reliable answers to your questions, brought to you by a community of experts. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

which of the following are solutions to | x - 1 |=5x + 2 ?

Sagot :

Use the definition of absolute value,

[tex]|x| = \begin{cases} x & \text{if } x \ge 0 \\ -x & \text{if } x < 0 \end{cases}[/tex]

If x - 1 ≥ 0, then |x - 1| = x - 1, and so

|x - 1| = 5x + 2

x - 1 = 5x + 2

4x = -3

x = -3/4

Otherwise, if x - 1 < 0, then |x - 1| = -(x - 1), which means

|x - 1| = 5x + 2

-x + 1 = 5x + 2

6x = -1

x = -1/6