Question 918462
The trick is to convert {{{ 1 }}} to a log
{{{ 1 = log( 10 ) }}}
{{{ log(x) - log(6) = log( 10 ) }}}
{{{ log(( x/6 )) = log( 10 ) }}}
{{{ x/6 = 10 }}}
{{{ x = 60 }}}
--------------
check:
{{{ log(x) - log(6) = log( 10 ) }}}
{{{ log(60) - log(6) = log( 10 ) }}}
use calculator:
{{{ 1.77815 - .77815 = 1 }}}
{{{ 1 = 1 }}}
OK