How would I go about solving the domain of this inequality? $$−|x|+2 \geq 8x $$ I can't combine the $x$'s so I don't know what to do.
Could I say: $$-x + 2 ≥ 8x $$ and $$x - 2 ≥ 8x $$ and solve the domain from there?
How would I go about solving the domain of this inequality? $$−|x|+2 \geq 8x $$ I can't combine the $x$'s so I don't know what to do.
Could I say: $$-x + 2 ≥ 8x $$ and $$x - 2 ≥ 8x $$ and solve the domain from there?
case 1: if $x\ge0$
$$-x+2\ge 8x$$ $$2\ge 9x$$ we get $$\frac{2}{9}\ge x$$ but we already assumed $x\ge0$ thus $$\frac{2}{9}\ge x\ge 0$$ case 2: if $x<0$ $$x+2\ge 8x$$ $$2\ge 7x$$
$$\frac{2}{7}\ge x$$
but we already assumed $x<0$ thus we get $$x<0$$
Take the union of both solutions