document.write( "Question 593659: how do you find the inverse of f(x) = log 2x \n" ); document.write( "
Algebra.Com's Answer #376408 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how do you find the inverse of \n" ); document.write( "f(x) = log2x \n" ); document.write( "y = log2x \n" ); document.write( "interchange x and y, then solve for y \n" ); document.write( "x=log2y \n" ); document.write( "y^-1=2^x (exponential form) \n" ); document.write( " |