So I have the covariance $\mathsf{cov}(x_0,x_1)$ and I know $m_b=−2.5\log_{10}(x_0)+$constant, then how do I calculate $\mathsf{cov}(m_b,x_1)$
I found this but I guess it isn't useful here since it is transformation of both the variables.
Also i tried this $\begin{align}\mathsf{cov}(m_b,x_1) &= \langle\Delta m_b , \Delta x_1 \rangle \\ & = d m_b , d x_1 \\ &= -2.5 /x_0 \, dx_0 , dx_1 \\ &= -2.5 /x_0 \mathsf{cov}(x_0,x_1) \end{align}$
but I am not so sure sure about this method