So, I have to differentiate this via $\log$. I am still learning, so please be patient, I will try to explain everything I did. Please tell me if it is correct.
$$y=\frac{(x+3)^4(2x^2+5x)^3}{\sqrt{4x-3}}$$
$$\ln(y) = \ln\left((x+3)^4(2x^2+5x)^3)\right) - \ln\left(\sqrt{4x-3}\right)$$
$$\ln(y) = 4\ln(x+3) 3\ln(2x^2+5x) - \frac{1}{2} \ln(4x-3)$$
aaaaaaaaand don't know what to do next, any help in the process or next step?
taking th derivative of the last equation you have, we get $$\frac1y\frac{dy}{dx } = \frac{4}{x+3} + \frac{3(4x+5)}{2x^2 + 5x}-\frac{2}{4x-3} $$