document.write( "Question 847703: how do I solve this equation: (1/16) raised to power x equals 2 ??? \n" ); document.write( "
Algebra.Com's Answer #510651 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do I solve this equation: (1/16) raised to power x equals 2 ??? \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( "The \"hard way\" \n" ); document.write( "x*log(1/16) = log(2) \n" ); document.write( "x = log(2)/log(1/16) \n" ); document.write( "x = -0.25 = -1/4 \n" ); document.write( "======================= \n" ); document.write( "If you spot that 1/16 = 2^-4, then \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-4x = 1 \n" ); document.write( "x = -1/4 \n" ); document.write( " \n" ); document.write( " |