document.write( "Question 197035: find the inverse
\n" );
document.write( "y=logyofX \n" );
document.write( "
Algebra.Com's Answer #147701 by edjones(8007) You can put this solution on YOUR website! y=log(x) \n" ); document.write( "x=log(y) \n" ); document.write( "10^x=10^(log(y)) \n" ); document.write( "y=10^x \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |