document.write( "Question 516805: Please help me find the inverse of the function: \n" );
document.write( "
Algebra.Com's Answer #344700 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please help me find the inverse of the function: y= 6 log base 5 x \n" ); document.write( "The inverse of a log function is the exponential function: \n" ); document.write( "(base raised to the log of a number=number) \n" ); document.write( ".. \n" ); document.write( "For given equation: \n" ); document.write( "y= 6 log base 5 x \n" ); document.write( "y= log base 5 (x^6) \n" ); document.write( ".. \n" ); document.write( "base=5 \n" ); document.write( "log of number=y \n" ); document.write( "number=x^6 \n" ); document.write( ".. \n" ); document.write( "Inverse: 5^y=x^6 \n" ); document.write( " |