Question 260385
{{{abs(k) <=3}}}
split and solve
first,
k <= 3
second
k>=-3
put together,
-3<=k <= 3
graph if needed.