Question 1208235
<font color=black size=3>
If you meant to write {{{log(5,(x-2))=3}}} then it converts to {{{x-2 = 5^3}}}


In general, the template {{{log(b,(y)) = x}}} converts to {{{y = b^x}}}. 
In either equation, b is the base.
</font>