document.write( "Question 680188: Simplify the following expression:
\n" );
document.write( "log4(log4(256))
\n" );
document.write( "I am thinking log4(256)=4^4 so the simplification should be log4(4^4)?? \n" );
document.write( "
Algebra.Com's Answer #422414 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Simplify the following expression: \n" ); document.write( "log4(log4(256)) \n" ); document.write( "log4(256)=4 \n" ); document.write( "log4(log4(256))=log4(4)=1 \n" ); document.write( " |