document.write( "Question 377677: 16^x=32 \n" ); document.write( "
Algebra.Com's Answer #268371 by Alan3354(69443) You can put this solution on YOUR website! 16^x=32 \n" ); document.write( "Do you want to solve for x? You should say so. \n" ); document.write( "---------- \n" ); document.write( "Short way: \n" ); document.write( " \n" ); document.write( "4x = 5 \n" ); document.write( "x = 1.25 \n" ); document.write( "---------- \n" ); document.write( "The longer way: \n" ); document.write( "x*log(16) = log(32) \n" ); document.write( "x = log(32)/log(16) \n" ); document.write( "x = 1.25 \n" ); document.write( "Not much longer, but requires a calculator. \n" ); document.write( " \n" ); document.write( " |