document.write( "Question 173883: How do you change the functions below to make them easier to graph? It is possible to just look that the functions as it is and understand how the graph will look like, in terms of the x and y points?\r
\n" );
document.write( "\n" );
document.write( "Y=log_2^(4x)
\n" );
document.write( "Y=log_2^(x^2)
\n" );
document.write( "Y=log_2(x-2)
\n" );
document.write( "Y=log_2(x^-1)\r
\n" );
document.write( "\n" );
document.write( "Log_2 means to the base of 2. \n" );
document.write( "
Algebra.Com's Answer #129102 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I can rewrite this as \n" ); document.write( " \n" ); document.write( "If I plot \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "instead, this \n" ); document.write( "is the inverse function and will be symmetrical \n" ); document.write( "with the original function about \n" ); document.write( "I'll plot both to prove it \n" ); document.write( " \n" ); document.write( "As for which is which, The \n" ); document.write( "(-1,2), (0,1), (1,1/2) \n" ); document.write( "You can apply this method to the others also \n" ); document.write( " |