When $x=3$, the rate at which $\frac{1}{x}$ is decreasing is $k$ times the rate at which $x$ is increasing. What is the value of $k$?
To find the rate at which $\frac{1}{x}$ is decreasing, find the first derivative $\frac{-1}{x^2}$ Now this is to be $k$ the rate at which $x$ increases? Doesn't $x$ increase as a linear function, i.e. the coefficient which is one.
Thus at $x = 3$
$\frac{-1}{3^2} = k = -1/9$
I am asking because my solution is different from the answer sheet. The answer sheet involes $\frac{\mathrm{d}}{\mathrm{d}t}$, and I do not understand why.
Given that $\frac{\mathrm{d}}{\mathrm{d}t}\left(\frac{1}{x}\right) = k\frac{\mathrm{d}x}{\mathrm{d}t}$, differentiate to get $-x^2\frac{\mathrm{d}x}{\mathrm{d}t} = k\frac{\mathrm{d}x}{\mathrm{d}t}$ and substitute $x=3$, to get $\frac{-1}{9}\frac{\mathrm{d}x}{\mathrm{d}t}=k\frac{\mathrm{d}x}{\mathrm{d}t}$. Solve to find $k=\frac{-1}{9}$