I realise that the radicands are perfect cubes and rewrite
$$\sqrt{(x-3)^2}-\sqrt{(x+3)^2}\Leftrightarrow|x-3|-|x+3|.$$ The possible answers are
a) $6$
b) $0$
c) $-12x$
d) None of the above is correct for all $x<0$.
The term $|x-3|$ tells me, geometrically, that $x$ is $3$ units away from $3$ on the $x$-axis and $|x+3|=|x-(-3)|$ tells me that $x$ is $-3$ units from the $x$-axis. Does this mean that we have $|x-3|-|x+3|=3-(-3)=6?$
The three areas in question for this problem are $x\lt-3$, $-3\le x \le3$, and $x \gt 3$.
For $x\gt 3$ $$|x−3|−|x+3| = x-3 - (x+3) = -6$$ For $-3\le x \le3$ $$|x−3|−|x+3| =-(x-3)-(x+3) = -x+3-x-3 = -2x$$ For $x\lt-3$ $$|x−3|−|x+3| = -(x-3) - -(x+3) = -x + 3+x+3 = 6$$
Clearly, for $x \lt 0$, we have two equations, $y=-2x$ until $x=-3$ and $y = 6$ after $x=-3$. Therefore your answer is D.