document.write( "Question 320813: Please help me solve this equation: find the inverse of f(x)= 3+log2 (x-5) \n" ); document.write( "
Algebra.Com's Answer #229725 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the inverse of f(x)= 3+log2 (x-5) \n" ); document.write( "---------- \n" ); document.write( "1st: interchange x and y to get: \n" ); document.write( "x = 3 + log2(y-5) \n" ); document.write( "--- \n" ); document.write( "2nd: Solve for \"y': \n" ); document.write( "log2(y-5) = x-3 \n" ); document.write( "--- \n" ); document.write( "y-5 = 2^(x-3) \n" ); document.write( "--- \n" ); document.write( "y = 2^(x-3) + 5 \n" ); document.write( "====================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |