$y=(x^3-4x)^{1/2}$
or, $y^2=x(x+2)(x-2)$
So, $0,+2,-2$ are the roots of this function. Then I can find out $f'(x)$, $f''(x)$, thus finding the maxima & minima of the function.
I can separately draw the parabolic curves , $y^2=x$, $y^2= (x+2)$ & $y^2=(x-2)$
But i actually cannot find any way how to use these informations to end up sketching the graph.Is there any specific method of joining these 3 parabolic curves to get the wanted graph?Please help.
Thank You
No, sketching those $3$ curves is unlikely to help. Instead, sketch the radicand polynomial $g(x) = x(x + 2)(x - 2)$. Recall that the original function $f(x) = \sqrt{g(x)}$ is defined only where $g(x)$ is on or above the $x$-axis. Can you use this to figure out the domain of $f$?
Now to transform $g$ into $f$, focus only on the parts of $g$ that lie above the $x$-axis (erase the stuff below the $x$-axis). Recall that:
That should be enough to make a rough sketch. If you want it to be more precise, compute derivatives to find local extrema.