$$\int_1^{18} \sqrt{\frac{3}{z}}dz $$
So I have to find the antiderivative of $\sqrt{\frac{3}{z}}dz$ = $\frac{2}{3} \cdot \frac{3}{z}^{\frac{3}{2}}$
So the integral is:
$$\left[ \frac{2}{3} \cdot \frac{3}{z}^{\frac{3}{2}} \right ]_1^{18}$$
But I am missing something because when I take the derivative of the antiderivative, it seems like I still have to use chain rule. I missed something I think right?
Write your integrand as $$\sqrt{\frac 3z}=\sqrt3(z^{-1/2})$$ and integrate using the rule that $$\int z^a\,dz=\frac{z^{a+1}}{a+1}+C$$ where $a\neq-1$ and $C$ is a constant.