document.write( "Question 380456: find the number log5(1/5) \n" ); document.write( "
Algebra.Com's Answer #270033 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! find the number log5(1/5) \n" ); document.write( " Sol'n: \n" ); document.write( " from: log (a/b) = log a - log b \n" ); document.write( "then, \n" ); document.write( " = log5 1 - log5 5 \n" ); document.write( " = 0 - 1 \n" ); document.write( " = -1 ----answer \n" ); document.write( " |