I have two equations. I wasn't sure how to properly proceed with them.
$ x(\log_8x - 1) = 64 $
$ u(u-1) = \ln(u)$
I don't think I can set each argument to the right side like:
$u = \ln(u)$
$u-1 = \ln(u)$
The top equation is easy to approximate $x = 64$, but I'm looking for a more rigorous way. (Edit: I made a mistake on (1) it is now written correctly.