ok so by using the log rule where the power becomes the coefficient, we get $\frac{1}{2}\ln(x)$
$dy/dx=1/(1/2)x$
my question is,since it is a logarithmic function of a square root function of $x$, can we use the chain rule to get the same answer as above?
\begin{align} \dfrac{d}{dx}(\ln(x^{\frac{1}{2}})) & = \dfrac{d}{dx}(\frac{1}{2}\ln(x)) \\ & = \frac{1}{2} \cdot \dfrac{d}{dx}(\ln(x)) \\ & = \frac{1}{2} \cdot \frac{1}{x} \\ & = \frac{1}{2x} \end{align}
Keep it simple, no chain rule needed here, as long as you know $\dfrac{d}{dx}(\ln (f(x))) = \frac{f'(x)}{f(x)}$.