I am meant to make $d$ the subject and simplify this as much as possible:
$$\ln(t) = -7.5 + 1.5\ln(d)$$
I originally had the answer as;
$$\ln\left(d\right)=\frac{\ln\left(t\right)+7.5}{1.5}$$
But using $t = 1.9$, I get $5.427$ something instead of $228$.
An online calculator, "WolframAlpha" shows the answer as $e^5t^{\frac{2}{3}}$
The $t^{\frac{2}{3}}$ seems to be the $1.5\ln(d)$ but I don't know how $1.5$ became a power of $t$.
The $e^5$ seems to be ${\frac{7.5}{2.5}}$ though I don't know where the $2.5$ came from.
A few pointers:
Combining the above,
$$\begin{align}\ln(t) &= -7.5 + 1.5\ln(d)\\ \ln(t) + 7.5\ln(e) &= 1.5\ln(d) \\ \frac{1}{1.5}\ln(t) + \frac{7.5}{1.5}\ln(e) &= \ln(d)\\ \frac23\ln(t)+5\ln(e) &=\ln(d)\\ \ln\left(t^{\frac23}\right)+\ln\left(e^5\right)&=\ln(d)\\\ln\left(e^5t^{\frac23}\right)&=\ln(d)\\\implies d&=e^5t^{\frac23}\end{align}$$