Question 966334

Solve the logarithmic equation: logx(1/32)=5
<pre>{{{log (x, (1/32)) = 5}}} ------- Logarithmic form
{{{x^5 = 1/32}}} ------------ Exponential form
{{{root (5, x^5) = root(5, (1/32))}}} ----- Taking the 5<sup>th</sup> root of both sides
{{{highlight_green(x = 1/2)}}}