document.write( "Question 145706: Evaluate the functions for the values of x given as 1, 2, 4, 8, and 16. Describe the differences in the rate at which each function changes with increasing values of x.
\n" );
document.write( "f(x) = x3 + 3x2 + 2x + 1 \n" );
document.write( "
Algebra.Com's Answer #106326 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Evaluate the functions for the values of x given as 1, 2, 4, 8, and 16. Describe the differences in the rate at which each function changes with increasing values of x. \n" ); document.write( "f(x) = x^3 + 3x^2 + 2x + 1 \n" ); document.write( "f(1) = 7 \n" ); document.write( "f(2) = 25 \n" ); document.write( "f(4) = 121 \n" ); document.write( "f(8) = 721 \n" ); document.write( "f(16)= 4897 \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( "I'll leave the description to you. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |