document.write( "Question 55004This question is from textbook College Algebra
\n" );
document.write( ": Find the Inverse:\r
\n" );
document.write( "\n" );
document.write( "f(x)=( 1/2 )[ 10^(x-1)+5]\r
\n" );
document.write( "\n" );
document.write( "book answer: log(2x-10)+1 \n" );
document.write( "
Algebra.Com's Answer #37203 by stanbon(75887) ![]() You can put this solution on YOUR website! y=( 1/2 )[ 10^(x-1)+5] \n" ); document.write( "Interchange x and y to get the inverse. \n" ); document.write( "x=(1/2)[10^(y-1)+5] \n" ); document.write( "Solve for y as follows: \n" ); document.write( "2x-5=10^(y-1) \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "log(2x-5)= y-1 \n" ); document.write( "y=log(2x-5) + 1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |