document.write( "Question 200325: Evaluate the functions for the values of x given as 1,2,4,8,and 16. Rank in order from fastest to slowest the rate at which each function changes with increasing values of x.
\n" );
document.write( "f(x)=2x-5
\n" );
document.write( "f(x)=x^2-4x+3
\n" );
document.write( "f(x)=x^3+4x^2-2x-3
\n" );
document.write( "f(x)=7^x
\n" );
document.write( "f(x)=logx \n" );
document.write( "
Algebra.Com's Answer #150607 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The best way to do this is to graph each function and look at how it changes. \n" ); document.write( "DL the FREE software at www.padowan.dk.com/graph/ and do that. \n" ); document.write( " |