document.write( "Question 253214: If f(x) = log 5x, what is f(1/5) \n" ); document.write( "
Algebra.Com's Answer #185446 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! If f(x) = log_5x, what is f(1/5)? \n" ); document.write( "THe x goes away and the number comes to stay. \n" ); document.write( "F(1/5) = log_5(1/5) \n" ); document.write( "What is the value of log_5(1/5)? \n" ); document.write( "5^y = 1/5 \n" ); document.write( "y = -1 \n" ); document.write( " |