document.write( "Question 42403: Question with logarithms: Hi I'm wondering something about logarithms. I have this equation to prove which looks like this: b ^ log_b (x) = x Where ^ means exponent and _ means subscript. \n" ); document.write( "
Algebra.Com's Answer #27564 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Yes...what that shows you is that exponentiating to the base b and taking the log to the base b (where b>0) are inverse operations...that is, they undo each other...
\n" ); document.write( "If you take the log of both sides you get
\n" ); document.write( "b ^ log_b (x) = x
\n" ); document.write( "log_b(b ^ log_b (x)) = log_b (x)
\n" ); document.write( "log_b (x) = log_b (x)
\n" ); document.write( "
\n" );