document.write( "Question 1148572: Hello, this is a logarithmic problem. I need a step by step explanation of:
\n" );
document.write( "16^log4(8). I know the answer is 64, but I need to show my work. \n" );
document.write( "
Algebra.Com's Answer #769904 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! log (base 4) 8 = x \n" ); document.write( ": \n" ); document.write( "definition of logarithm gives us \n" ); document.write( ": \n" ); document.write( "8 = 4^x \n" ); document.write( ": \n" ); document.write( "x = 3/2 \n" ); document.write( ": \n" ); document.write( "4^(3/2) says take square root of (4^3) \n" ); document.write( ": \n" ); document.write( "therefore 16^(3/2) = square root(16^3) = 64 \n" ); document.write( ": \n" ); document.write( " |