Question 1098494
{{{ ( 7^(1/2) )^( log( 49,x )) }}}
{{{ ( (7^2)^(1/4) )^( log( 49, x )) }}}
{{{ ( 49^(1/4) )^( log( 49,x )) }}}
Unless I'm wrong, I think this is the same as:
{{{ ( 49^( log( 49,x )) )^(1/4) }}} ( just swapped places )
{{{ x^(1/4) }}}
-------------------
I'm saying that {{{ ( a^b )^c = ( a^c )^b }}}
You can check that this is true.