Let $f(x^4+8x)=24x$ where $x < 0$, which of the following equals to $f^\prime(0)$ ?
$\text{a)}~1~~~~\text{b)}~-1~~~~\text{c)}~2~~~~\text{d)}~ -2$
This question was asked in high school science competition. The official solution is $\text{a)}$ but I don't know how to solve it.
My solution
From my observation, $f(x)$ takes a function and output $3^{rd}$ drivative of it. So,
$$f(x) = \frac{d^3x}{dt^3}$$
Therefore, for a constant function $c$. $f(c) = 0$. which imply
$$ f^\prime(0) = 0 $$
which is not correct. I couldn't find where the error is. so a help would be greatly appreciated.
$$f'(x^4+8x)(4x^3+8)=24,$$ which for $x=-2$ gives $$(-24)f'(0)=24$$ or $$f'(0)=-1.$$