document.write( "Question 209259: Make x the subject of this formula:\r
\n" );
document.write( "\n" );
document.write( "a = b^x \n" );
document.write( "
Algebra.Com's Answer #158188 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! a=b^x,,,,take log of both sides,,remembering log b^x = x* log b \n" ); document.write( ". \n" ); document.write( "log a = x*log b \n" ); document.write( ". \n" ); document.write( "log a / log b = x \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "check,,let a=3,,b=2,, x= 1.585,,,3=2^1.585,,,,,,ok \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "OR,, using the def of exp/ log \n" ); document.write( ". \n" ); document.write( "a = b^x,,,becomes,,,,x=log(b) {a},,,,that is log to base b of a,,, \n" ); document.write( ". \n" ); document.write( "checking,,, 1.585 = log(b) {a} = log{a} / log(b) = log 3/ log 2,,,ok \n" ); document.write( " |