Find the solution set $$\left|\frac{2}{3}x-6\right|=2$$
The solution is $$x=6,12$$
Looking for some help finding this solution, do I need to consider $x$ from two ends?
Find the solution set $$\left|\frac{2}{3}x-6\right|=2$$
The solution is $$x=6,12$$
Looking for some help finding this solution, do I need to consider $x$ from two ends?
On
Well, if $\displaystyle \left | \frac{2}{3}x-6 \right| = 2$, then $\displaystyle \frac{2}{3}x-6 =-2\quad (x=6)\;$ or $\;\displaystyle \frac{2}{3}x-6 =2 \quad(x=12)$
Whenever there is an absolute value equation you can consider it to be two equations. If $$\frac23 x-6\geq 0$$ then $$\frac23x-6 = 2$$ since $|y|=y$ if $y\geq 0$, and if $$\frac23x-6<0$$ then $$6-\frac23x=2$$ since $|y| = -y$ if $y<0$. You can see by solving each of these that you get the desired results.