A professor told us that it is better to have an idea of the graph of a function before starting to apply the techniques of differential calculus in order to sketch it rigorously.
He was able to sketch an approximate graph of functions like:
$$e^{|x^2-1|+x}$$ $$\sqrt[3]{x^2 (x-1)}$$ $$e^{-x} \sqrt[3]{ (x^2-4)}$$
It is easy to understand the process when guided, however I can't seem to be able to build the same kind of intuition alone.
Are there methods/books that help you to have a general idea on the behavior of a function on its domain before using differential calculus? I believe it should be a set of techniques more advanced than the horizontal/vertical shifting/flipping/scaling that is learned in precalculus but less advanced than differential calculus.
For your first example, what does $|x^2-1|$ look like? A parabola with the part between $-1$ and $+1$ flipped over at zero i.e. the points $(-1,0)$ and $(1,0)$ while smooth at $(0,1)$.
What about $|x^2-1|+x$? Much the same but the kinks are now are at $(-1,-1)$ and $(1,1)$ while smooth at $(0,1)$.
Now $e^{|x^2-1|+x}$? Much faster growth to the left and right, and with kinks at $(-1,e^{-1})$ and $(1,e)$ and smooth at $(0,e)$.
That should be enough to sketch the curve reasonably. It actually looks like