Given that $$ x = tln(4t) $$ $$ y = t^3 + 4t^2 $$ Find $ \frac{d^2y}{dx^2} $ in terms of t
For this question is it right for me to say $$ dx/dt = tln(4t)dt=1+ln(4t) $$ $$ dy/dt = t^3dt+4t^2dt = 3t^2+8t $$ So, $$ \frac{\frac{dy}{dt}}{\frac{dx}{dt}}= \frac{dy}{dx} = \frac{3t^2+8t}{1+ln(4t)} $$ Hence, $$ \frac{d^2y}{dx^2} = \frac{3t^2+8t}{1+ln(4t)} {dt} = \frac{2(4+3t)*ln(4t)-3t}{(1+ln4t)^2} $$ ? My answer did not match with the answer key's
For the record, the answer key's answer is $$ \frac{d^2y}{dx^2} = \frac{2(4+3t)*ln(4t)-3t}{(1+ln4t)^3} $$
$$\frac{d^2y}{dx^2} = \frac{d}{dt}(\frac{dy/dt}{dx/dt})\cdot \frac{1}{\color{green}{\frac{dx}{dt}}}$$
Looks fine, except you forgot the $\frac{dx}{dt}$ factor in the denominator.