Question 1056204
{{{ ln( x^2 ) = 6 }}}
{{{ 2*ln(x) = 6 }}}
{{{ ln(x) = 3 }}}
Just rewrite this the reverse way:
{{{ e^3 = x }}}
{{{ x = 20.0855 }}}
-----------------------
check the answer:
{{{ ln( 20.0855^2 ) = 6 }}}
{{{ ln( 403.429 ) = 6 }}}
{{{ 6 = 6 }}}
OK