document.write( "Question 108335: 1)What is the inverse of:
\n" );
document.write( "y=3^x \r
\n" );
document.write( "\n" );
document.write( "2)What is the inverse of:
\n" );
document.write( "y=log(base 3)X \n" );
document.write( "
Algebra.Com's Answer #78970 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "To find the inverse of a function, interchange x and y \n" ); document.write( "and solve for y. \n" ); document.write( "1)What is the inverse of y=3^x \n" ); document.write( "x = 3^y \n" ); document.write( "y = log(base 3)x is the inverse \n" ); document.write( "----------------------- \r \n" ); document.write( "\n" ); document.write( "2)What is the inverse of: \n" ); document.write( "y=log(base 3)X \n" ); document.write( "x = log(base 3)y \n" ); document.write( "y = 3^x is the inverse. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |