The question is to find the numbers of x which satisfy the equation.
$$ \log_x10=\log_4100. $$
I have \begin{align*} \frac{\ln10}{\ln x} &= \frac{\ln 100}{\ln 4} \\ \frac{\ln10}{\ln x} &= \frac{2\ln 10}{2\ln 2} \end{align*}
What would I do after this step?
We want to find an $x$ such that $$\log_x10=\log_4100$$ is satisfied.
Continuing from your steps:
$\frac{\ln10}{\ln x}=\frac{\ln100}{\ln4}$
$\frac{\ln10}{\ln x}=\frac{2\ln10}{2\ln2}$
$\ln x=\frac{(2\ln2)(\ln10)}{2\ln10}$
$\ln x=\ln2$
$x=2$