Question 369671
{{{ 2^(x+2) = 5^(x-1) }}}
{{{ x+2 = log(2,(5^(x-1))) }}}
{{{x+2=(x-1)*log(2,(5))}}}
{{{x+2=log(2,(5))*x-log(2,(5))}}}
{{{x-log(2,(5))*x= -(log(2,(5))+2)}}}
{{{(1-log(2,(5)))*x=-(log(2,(5))+2)}}}
{{{x=-(log(2,(5))+2)/(1-log(2,(5)))}}}
{{{highlight(x=(log(2,(5))+2)/(log(2,(5))-1))}}}