document.write( "Question 509167: log(16)x=-1/2...how to solve for x \n" ); document.write( "
Algebra.Com's Answer #341298 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! The exponentiate (by base 16) both sides of the equation:\r \n" ); document.write( "\n" ); document.write( "16^(log(16)(x)) = 16^(-1/2) \n" ); document.write( "x = 16^(-1/2) \n" ); document.write( "x = 1/(16^(1/2)) \n" ); document.write( "x = 1/sqrt(16) \n" ); document.write( "x = 1/4 <-------Answer \n" ); document.write( " |